Back to home page

Project CMSSW displayed by LXR

 
 

    


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

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