Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-05-29 04:20:17

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