CMS 3D CMS Logo

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

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