ATLAS Offline Software
Loading...
Searching...
No Matches
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
13namespace 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
24namespace 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
54namespace LVL1CTP {
55
57 static const std::string DEFAULT_CTPSLinkLocation = "CTPSLinkLocation";
59 static const std::string DEFAULT_CTPSLinkLocation_Rerun = "CTPSLinkLocation_Rerun";
60 // TODO: obsolete usage of CTP RDO (Run2 EDM) in favour of xAOD::CTPResult (Run3 EDM) - currently both existing
62 static const std::string DEFAULT_RDOOutputLocation = "CTP_RDO";
64 static const std::string DEFAULT_RDOOutputLocation_Rerun = "CTP_RDO_Rerun";
66 static const std::string DEFAULT_CTPResultOutputLocation = "CTPResult";
68 static const std::string DEFAULT_CTPResultOutputLocation_Rerun = "CTPResult_Rerun";
69
70} // namespace LVL1CTP
71
78namespace ROIB {
79
81 static const std::string DEFAULT_RoIBRDOLocation = "RoIBResult";
82
83} // namespace ROIB
84
85#endif // TRIGT1INTERFACES_TRIGT1STOREGATEKEYS_H
static const std::string DEFAULT_RDOOutputLocation_Rerun
location of CTP RDO output in StoreGate for simulation rerun on data
static const std::string DEFAULT_CTPSLinkLocation
default StoreGate location for CTPSLink
static const std::string DEFAULT_CTPResultOutputLocation
location of CTPResult output in StoreGate
static const std::string DEFAULT_RDOOutputLocation
location of CTP RDO output in StoreGate
static const std::string DEFAULT_CTPResultOutputLocation_Rerun
location of CTPResult output in StoreGate for simulation rerun on data
static const std::string DEFAULT_CTPSLinkLocation_Rerun
default StoreGate location for CTPSLink for simulation rerun on data
Namespace of the LVL1 MuCTPI simulation.
static const std::string DEFAULT_MuonRoIBLocation
default StoreGate location for MuCTPI to RoIB input
static const std::string DEFAULT_MuonCTPLocation
default StoreGate location for MuCTPI to CTP input
static const std::string DEFAULT_MuonL1TopoLocation
default StoreGate location for MuCTPI to L1Topo input
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
static const std::string DEFAULT_BptxCTPLocation
default StoreGate location for BPTX to CTP input
static const std::string DEFAULT_L1TopoCTPLocation
XXX default StoreGate location for Front Panel CTP inputs.
static const std::string DEFAULT_BcmCTPLocation
default StoreGate location for BCM to CTP input
static const std::string DEFAULT_L1TopoOverflowCTPLocation
default StoreGate location for Front Panel CTP inputs of l1topo overflow bits
static const std::string DEFAULT_MbtsACTPLocation
default StoreGate location for MBTS_A to CTP input
static const std::string DEFAULT_NimCTPLocation
default StoreGate location for NIM to CTP input
static const std::string DEFAULT_TrtCTPLocation
default StoreGate location for TRT to CTP input
static const std::string DEFAULT_L1TopoLegacyCTPLocation
default StoreGate location for Front Panel legacy L1Topo to CTP inputs
static const std::string DEFAULT_L1TopoLegacyOverflowCTPLocation
default StoreGate location for CTP inputs of legacy l1topo overflow bits
static const std::string DEFAULT_MbtsCCTPLocation
default StoreGate location for MBTS to CTP input
Namespace of the LVL1 RoIB simulation.
static const std::string DEFAULT_RoIBRDOLocation
location of RoIBuilder output in StoreGate