CMS 3D CMS Logo

DTT0Rcd.h

Go to the documentation of this file.
00001 #ifndef DTT0RCD_H
00002 #define DTT0RCD_H
00003 
00004 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
00005 #include "Geometry/Records/interface/MuonNumberingRecord.h"
00006 #include "Geometry/Records/interface/IdealGeometryRecord.h"
00007 
00008 #include <vector>
00009 class DTT0Rcd : public edm::eventsetup::DependentRecordImplementation<DTT0Rcd,
00010                 boost::mpl::vector<IdealGeometryRecord, MuonNumberingRecord> > {};
00011 
00012 //class DTT0Rcd : public edm::eventsetup::EventSetupRecordImplementation<DTT0Rcd> {};
00013 #endif

Generated on Tue Jun 9 17:26:25 2009 for CMSSW by  doxygen 1.5.4