ATLAS Offline Software
PhysicsAnalysis
DerivationFramework
DerivationFrameworkCore
python
TauTriggerContent.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2
3
#Run2 collections
4
TauTriggerContentRun2 = [
5
"HLT_xAOD__TauJetContainer_TrigTauRecMerged"
,
6
"HLT_xAOD__TauJetContainer_TrigTauRecMergedAux."
,
7
"LVL1EmTauRoIs"
,
8
"LVL1EmTauRoIsAux."
9
]
10
11
#Run3 collections
12
TauTriggerContentRun3 = [
13
"HLT_TrigTauRecMerged_MVA"
,
14
"HLT_TrigTauRecMerged_MVAAux."
,
15
"LVL1EmTauRoIs"
,
16
"LVL1EmTauRoIsAux."
,
17
"L1_eTauRoI"
,
18
"L1_eTauRoIAux."
,
19
"L1_cTauRoI"
,
20
"L1_cTauRoIAux."
21
]
22
23
Generated on Wed Jan 22 2025 21:18:49 for ATLAS Offline Software by
1.8.18