PPSPixelTopologyRcd

Macros

Line Code
1 2 3 4 5 6 7 8 9 10
// Author: F.Ferro

#ifndef CondFormats_DataRecord_PPSPixelTopologyRcd_h
#define CondFormats_DataRecord_PPSPixelTopologyRcd_h

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

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

#endif