CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_10_patch2/src/Geometry/Records/interface/PCastorRcd.h

Go to the documentation of this file.
00001 #ifndef PCASTORRCD_H
00002 #define PCASTORRCD_H
00003 
00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00005 class PCastorRcd : public edm::eventsetup::EventSetupRecordImplementation<PCastorRcd> {};
00006 #endif