ATLAS Offline Software
PhysicsAnalysis
DerivationFramework
DerivationFrameworkSUSY
python
SUSY8ContentList.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
2
3
SUSY8SmartContent = [
4
"AntiKt4EMTopoJets"
,
5
"Muons"
,
6
"Photons"
,
7
"MET_Reference_AntiKt4EMTopo"
,
8
"PrimaryVertices"
9
]
10
11
SUSY8ExtraVariables = [
12
# jets
13
#"AntiKt4EMTopoJets.pt",
14
#"AntiKt4EMTopoJets.eta",
15
#"AntiKt4EMTopoJets.phi",
16
#"AntiKt4EMTopoJets.m",
17
#"AntiKt4EMTopoJets.constituentLinks",
18
# taus
19
"TauJets.pt"
,
20
"TauJets.eta"
,
21
"TauJets.phi"
,
22
"TauJets.m"
23
]
24
25
SUSY8AllVariablesContent = [
26
#"CaloCalTopoClusters",
27
"CombinedMuonTrackParticles"
,
28
"CombinedStauTrackParticles"
,
29
#"ExtrapolatedMuonTrackParticles",
30
#"GSFTrackParticles",
31
#"InDetTrackParticlesAssociatedClusters",
32
#"InDetTrackParticlesClusterAssociations",
33
"InDetTrackParticles"
,
34
"METAssoc_AntiKt4EMTopo"
,
35
"MET_Calo"
,
36
"MET_Core_AntiKt4EMTopo"
,
37
#MET_Core_AntiKt4LCTopo",
38
"MET_EMTopo"
,
39
"MET_LocHadTopo"
,
40
#"MET_Reference_AntiKt4EMTopo",
41
#"MET_Reference_AntiKt4LCTopo",
42
"MET_Track"
,
43
"MET_Truth"
,
44
"MSonlyTracklets"
,
45
"MuonSegments"
,
46
"MuonSpectrometerTrackParticles"
,
47
"Muons"
,
48
"SlowMuons"
,
49
"Staus"
,
50
"TruthEvents"
,
51
"TruthParticles"
,
52
"TruthVertices"
53
]
Generated on Wed Jan 8 2025 21:17:41 for ATLAS Offline Software by
1.8.18