00001 #ifndef DTT0RANGERCD_H 00002 #define DTT0RANGERCD_H 00003 00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00005 class DTT0RangeRcd : public edm::eventsetup::EventSetupRecordImplementation<DTT0RangeRcd> {}; 00006 #endif