CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_14/src/CondFormats/DataRecord/interface/ESThresholdsRcd.h

Go to the documentation of this file.
00001 #ifndef CondFormats_DataRecord_ESThresholds_H
00002 #define CondFormats_DataRecord_ESThresholds_H
00003 
00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00005 class ESThresholdsRcd : public edm::eventsetup::EventSetupRecordImplementation<ESThresholdsRcd> {};
00006 #endif