CMS 3D CMS Logo

L1GtTriggerMaskVetoAlgoTrigRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_L1GtTriggerMaskVetoAlgoTrigRcd_h
2 #define DataRecord_L1GtTriggerMaskVetoAlgoTrigRcd_h
3 
20 // system include files
21 #include "boost/mpl/vector.hpp"
22 
23 // user include files
24 //#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
28 
29 // forward declarations
30 
31 // class declaration
32 // class L1GtTriggerMaskVetoAlgoTrigRcd
33 // : public edm::eventsetup::EventSetupRecordImplementation<L1GtTriggerMaskVetoAlgoTrigRcd>
34 // {
35 
36 // // empty
37 
38 // };
40  : public edm::eventsetup::DependentRecordImplementation<L1GtTriggerMaskVetoAlgoTrigRcd,
41  boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
42 };
43 
44 #endif
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
L1TriggerKeyRcd.h
L1GtTriggerMaskVetoAlgoTrigRcd
Definition: L1GtTriggerMaskVetoAlgoTrigRcd.h:39
DependentRecordImplementation.h
L1TriggerKeyListRcd.h