CastorRecoParamsRcd

Macros

Line Code
1 2 3 4 5
#ifndef CastorRecoParamsRcd_H
#define CastorRecoParamsRcd_H
#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class CastorRecoParamsRcd : public edm::eventsetup::EventSetupRecordImplementation<CastorRecoParamsRcd> {};
#endif