CSCReadoutMappingRcd

Macros

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

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