PHGCalRcd

Macros

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

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