EcalPFSeedingThresholdsRcd

Macros

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

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