Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 10:46:43

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