CMS 3D CMS Logo

L1GtTriggerMaskTechTrigRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_L1GtTriggerMaskTechTrigRcd_h
00002 #define DataRecord_L1GtTriggerMaskTechTrigRcd_h
00003 
00020 // system include files
00021 #include "boost/mpl/vector.hpp"
00022 
00023 // user include files
00024 //#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00025 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
00026 #include "CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h"
00027 #include "CondFormats/DataRecord/interface/L1TriggerKeyRcd.h"
00028 
00029 // forward declarations
00030 
00031 // class declaration
00032 // class L1GtTriggerMaskTechTrigRcd
00033 //             : public edm::eventsetup::EventSetupRecordImplementation<L1GtTriggerMaskTechTrigRcd>
00034 // {
00035 
00036 //     // empty
00037 
00038 // };
00039 class L1GtTriggerMaskTechTrigRcd : public edm::eventsetup::DependentRecordImplementation<L1GtTriggerMaskTechTrigRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
00040 
00041 #endif

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