DTReadOutMappingRcd

Macros

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

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