|
||||
File indexing completed on 2024-04-06 12:02:05
0001 /** 0002 * \class L1GtTriggerMaskAlgoTrigRcd 0003 * 0004 * 0005 * Description: record for L1 GT mask for algorithm triggers. 0006 * 0007 * Implementation: 0008 * <TODO: enter implementation details> 0009 * 0010 * \author: Vasile Mihai Ghete - HEPHY Vienna 0011 * 0012 * $Date$ 0013 * $Revision$ 0014 * 0015 */ 0016 0017 // this class header 0018 #include "CondFormats/DataRecord/interface/L1GtTriggerMaskAlgoTrigRcd.h" 0019 0020 // system include files 0021 0022 // user include files 0023 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" 0024 0025 // 0026 0027 EVENTSETUP_RECORD_REG(L1GtTriggerMaskAlgoTrigRcd);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |