SiPixelVCalSimRcd

Macros

Line Code
1 2 3 4 5 6 7 8
#ifndef DataRecord_SiPixelVCalSimRcd_h
#define DataRecord_SiPixelVCalSimRcd_h

#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"

class SiPixelVCalSimRcd : public edm::eventsetup::EventSetupRecordImplementation<SiPixelVCalSimRcd> {};

#endif