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