ATLAS Offline Software
Loading...
Searching...
No Matches
HLTSeedingRoIToolDefs.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
6
8 namespace eFexEM {
9 const char ContainerName[] = "L1_eEMRoI";
10 const char ThresholdType[] = "eEM";
11 }
12 namespace eFexTau {
13 const char ContainerName[] = "L1_eTauRoI";
14 const char ThresholdType[] = "eTAU";
15 }
16 namespace jFexFwdEl {
17 const char ContainerName[] = "L1_jFexFwdElRoI";
18 const char ThresholdType[] = "jEM";
19 }
20 namespace jFexTau {
21 const char ContainerName[] = "L1_jFexTauRoI";
22 const char ThresholdType[] = "jTAU";
23 }
24 namespace cTau {
25 const char ContainerName[] = "L1_cTauRoI";
26 const char ThresholdType[] = "cTAU";
27 }
28 namespace jFexSRJet {
29 const char ContainerName[] = "L1_jFexSRJetRoI";
30 const char ThresholdType[] = "jJ";
31 }
32 namespace jFexLRJet {
33 const char ContainerName[] = "L1_jFexLRJetRoI";
34 const char ThresholdType[] = "jLJ";
35 }
36 namespace gFexSRJet {
37 const char ContainerName[] = "L1_gFexSRJetRoI";
38 const char ThresholdType[] = "gJ";
39 }
40 namespace gFexLRJet {
41 const char ContainerName[] = "L1_gFexLRJetRoI";
42 const char ThresholdType[] = "gLJ";
43 }
44 namespace Muon {
45 const char ContainerName[] = "LVL1MuonRoIs";
46 const char ThresholdType[] = "MU";
47 }
48}
Collection of template parameter values for the RoIThresholdsTool and RoIsUnpackingToolPhase1 class t...
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.