|
||||
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_L1TGlobalPrescalesVetosFract_h 0007 #define CondFormatsDataRecord_L1TGlobalPrescalesVetosFract_h 0008 0009 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 0010 0011 class L1TGlobalPrescalesVetosFractRcd 0012 : public edm::eventsetup::EventSetupRecordImplementation<L1TGlobalPrescalesVetosFractRcd> {}; 0013 0014 // Dependent record implmentation: 0015 //#include "FWCore/Framework/interface/DependentRecordImplementation.h" 0016 //#include "CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h" 0017 //#include "CondFormats/DataRecord/interface/L1TriggerKeyRcd.h" 0018 //class L1TGlobalPrescalesVetosFractRcd : public edm::eventsetup::DependentRecordImplementation<L1TGlobalPrescalesVetosFractRcd, edm::mpl::Vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {}; 0019 0020 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |