Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:02

0001 #ifndef CalibFormatsHcalObjectsHcalTimeSlewRecord_H
0002 #define CalibFormatsHcalObjectsHcalTimeSlewRecord_H
0003 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
0004 class HcalTimeSlewRecord : public edm::eventsetup::EventSetupRecordImplementation<HcalTimeSlewRecord> {};
0005 #endif