|
||||
File indexing completed on 2024-04-06 12:02:03
0001 #ifndef CondFormats_DataRecord_L1TriggerKeyListRcd_h 0002 #define CondFormats_DataRecord_L1TriggerKeyListRcd_h 0003 // -*- C++ -*- 0004 // 0005 // Package: DataRecord 0006 // Class : L1TriggerKeyListRcd 0007 // 0008 /**\class L1TriggerKeyListRcd L1TriggerKeyListRcd.h CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h 0009 0010 Description: <one line class summary> 0011 0012 Usage: 0013 <usage> 0014 0015 */ 0016 // 0017 // Original Author: Werner Sun 0018 // Created: Fri Feb 29 21:48:40 CET 2008 0019 // $Id$ 0020 // 0021 0022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 0023 0024 class L1TriggerKeyListRcd : public edm::eventsetup::EventSetupRecordImplementation<L1TriggerKeyListRcd> {}; 0025 0026 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |