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