ATLAS Offline Software
TrigT1StoreGateKeys.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef TRIGT1INTERFACES_TRIGT1STOREGATEKEYS_H
5 #define TRIGT1INTERFACES_TRIGT1STOREGATEKEYS_H
6 
7 // STL include(s):
8 #include <string>
9 
13 namespace LVL1MUCTPI {
14 
16  static const std::string DEFAULT_MuonCTPLocation = "L1MuCTPItoCTPLocation";
18  static const std::string DEFAULT_MuonRoIBLocation = "L1MuCTPItoRoIBLocation";
20  static const std::string DEFAULT_MuonL1TopoLocation = "L1MuCTPItoL1TopoLocation";
21 
22 } // namespace LVL1MUCTPI
23 
24 namespace LVL1 {
25 
27  static const std::string DEFAULT_MbtsACTPLocation = "L1MBTSAtoCTPLocation";
29  static const std::string DEFAULT_MbtsCCTPLocation = "L1MBTSCtoCTPLocation";
31  static const std::string DEFAULT_BcmCTPLocation = "L1BCMtoCTPLocation";
33  static const std::string DEFAULT_TrtCTPLocation = "L1TRTtoCTPLocation";
35  static const std::string DEFAULT_BptxCTPLocation = "L1BPTXtoCTPLocation";
37  static const std::string DEFAULT_NimCTPLocation = "L1NIMtoCTPLocation";
39  //static const std::string DEFAULT_FrontPanelCTPLocation = "FrontPanelCTPLocation";
41  static const std::string DEFAULT_L1TopoCTPLocation = "L1TopoToCTPLocation";
42 
44  static const std::string DEFAULT_L1TopoLegacyCTPLocation = "L1TopoLegacyToCTPLocation";
45 
47  static const std::string DEFAULT_L1TopoOverflowCTPLocation = "L1TopoOverflowToCTPLocation";
48 
50  static const std::string DEFAULT_L1TopoLegacyOverflowCTPLocation = "L1TopoLegacyOverflowToCTPLocation";
51 
52 } // namespace LVL1
53 
54 namespace LVL1CTP {
55 
57  static const std::string DEFAULT_CTPSLinkLocation = "CTPSLinkLocation";
59  static const std::string DEFAULT_CTPSLinkLocation_Rerun = "CTPSLinkLocation_Rerun";
61  static const std::string DEFAULT_RDOOutputLocation = "CTP_RDO";
63  static const std::string DEFAULT_RDOOutputLocation_Rerun = "CTP_RDO_Rerun";
64 
65 } // namespace LVL1CTP
66 
73 namespace ROIB {
74 
76  static const std::string DEFAULT_RoIBRDOLocation = "RoIBResult";
77 
78 } // namespace ROIB
79 
80 #endif // TRIGT1INTERFACES_TRIGT1STOREGATEKEYS_H
ROIB
Namespace of the LVL1 RoIB simulation.
Definition: ILvl1ResultAccessTool.h:19
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
LVL1MUCTPI
Namespace of the LVL1 MuCTPI simulation.
Definition: TrigT1StoreGateKeys.h:13
LVL1CTP
Definition: Lvl1ResultAccessTool.h:20