ATLAS Offline Software
EXOT9ContentList.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 EXOT9Content = [
4 ]
5 EXOT9AllVariables = ["TruthParticles", "TruthEvents", "TruthVertices", "MET_Truth", "MET_Track", "ExtrapolatedMuonTrackParticles", "CombinedMuonTrackParticles", "InDetTrackParticles", "Muons"]
6 EXOT9SmartCollections = ["Photons", "TauJets", "Electrons", "Muons",
7 "MET_Reference_AntiKt4EMTopo", "BTagging_AntiKt4EMTopo",
8 "AntiKt4EMTopoJets", "PrimaryVertices", "InDetTrackParticles"]
9 #EXOT9AllVariables = ["Electrons", "Muons", "AntiKt4EMTopoJets", "AntiKt4TruthJets", "MET_Reference_AntiKt4EMTopo", "MuonSpectrometerTrackParticles", "METAssoc_AntiKt4EMTopo", "MET_Core_AntiKt4EMTopo", "PrimaryVertices", "CombinedMuonTrackParticles", "ExtrapolatedMuonTrackParticles", "GSFTrackParticles", "InDetTrackParticles", "InDetForwardTrackParticles", "egammaClusters", "TruthParticles", "TruthEvents", "TruthVertices", "MET_Truth", "MET_Track"]
10 #EXOT9SmartCollections = ["Photons", "TauJets", "Electrons", "Muons", "MET_Reference_AntiKt4EMTopo", "BTagging_AntiKt4EMTopo"]