ATLAS Offline Software
EXOT10ContentList.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
2 
3 EXOT10SmartContent = [
4  "Photons",
5  "Muons",
6  "Electrons",
7  "PrimaryVertices",
8  "InDetTrackParticles",
9  "BTagging_AntiKt4EMTopo",
10  "TauJets",
11  "AntiKt4EMTopoJets",
12  "AntiKt4LCTopoJets"
13 ]
14 
15 EXOT10AllVariablesContent = [
16  "egammaClusters",
17  "GSFConversionVertices",
18  "TruthParticles",
19  "egammaTruthParticles",
20  "MET_Truth",
21  "egammaTopoSeededClusters",
22  "CaloCalTopoClusters",
23  "TruthEvents",
24  "TruthVertices",
25  "AntiKt4TruthJets",
26  "MET_LocHadTopo",
27  "METAssoc_AntiKt4EMTopo",
28  "MET_Core_AntiKt4EMTopo",
29  "MET_Reference_AntiKt4EMTopo",
30  "METAssoc_AntiKt4LCTopo",
31  "MET_Core_AntiKt4LCTopo",
32  "MET_Reference_AntiKt4LCTopo",
33  "AntiKt4PV0TrackJets",
34  "BTagging_AntiKt4Track"
35 ]
36 
37 EXOT10Content = [
38 ]
39 
40 EXOT10ExtraVariables = [
41  "Electrons.author.Medium.Tight.Loose.charge",
42  "BTagging_AntiKt4EMTopo.MV1_discriminant.MV1c_discriminant",
43  "Muons.ptcone30.ptcone20.charge.quality.InnerDetectorPt.MuonSpectrometerPt.CaloLRLikelihood.CaloMuonIDTag",
44  "AntiKt4EMTopoJets.NumTrkPt1000.TrackWidthPt1000.NumTrkPt500",
45  "GSFTrackParticles.z0.d0.vz.definingParametersCovMatrix",
46  "CombinedMuonTrackParticles.d0.z0.vz.definingParametersCovMatrix.truthOrigin.truthType",
47  "ExtrapolatedMuonTrackParticles.d0.z0.vz.definingParametersCovMatrix.truthOrigin.truthType",
48  "TauJets.IsTruthMatched.truthOrigin.truthType",
49  "MuonTruthParticles.uid.decayVtxLink.e.m.pdgId.prodVtxLink.px.py.pz.recoMuonLink.status.truthOrigin.truthType",
50  # "AntiKt4LCTopoJets.AverageLArQF"
51 ]