PHcalRcd

Macros

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

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