DTCCBConfigRcd

Macros

Line Code
1 2 3 4 5 6
#ifndef DTCCBConfigRCD_H
#define DTCCBConfigRCD_H

#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class DTCCBConfigRcd : public edm::eventsetup::EventSetupRecordImplementation<DTCCBConfigRcd> {};
#endif