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