EcalTPGPhysicsConstRcd

Macros

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

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