DTMtimeRcd

Macros

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

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