PEcalPreshowerRcd

Macros

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

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