PTotemRcd

Macros

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

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