Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:03

0001 // L1TGlobalPrescalesVetosFractRcd
0002 // Description: Record for L1TGlobalPrescalesVetosFract
0003 //
0004 // automatically generate by make_records.pl
0005 //
0006 #ifndef CondFormatsDataRecord_L1TGlobalPrescalesVetosFractO2O_h
0007 #define CondFormatsDataRecord_L1TGlobalPrescalesVetosFractO2O_h
0008 
0009 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
0010 #include "CondFormats/DataRecord/interface/L1TriggerKeyListExtRcd.h"
0011 #include "CondFormats/DataRecord/interface/L1TriggerKeyExtRcd.h"
0012 #include "CondFormats/DataRecord/interface/L1TGlobalPrescalesVetosFractRcd.h"
0013 class L1TGlobalPrescalesVetosFractO2ORcd
0014     : public edm::eventsetup::DependentRecordImplementation<
0015           L1TGlobalPrescalesVetosFractO2ORcd,
0016           edm::mpl::Vector<L1TriggerKeyListExtRcd, L1TriggerKeyExtRcd, L1TGlobalPrescalesVetosFractRcd> > {};
0017 
0018 #endif