CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/CondFormats/DataRecord/interface/DTTtrigRcd.h

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