PEcalEndcapRcd

Macros

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

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