PCastorRcd

Macros

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

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