ATLAS Offline Software
HIGG5D1ExtraContent.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 #Content included in addition to the Smart Slimming Content
4 
5 ExtraContent=[
6  "egammaClusters.rawE.phi_sampl.calM",
7  "Muons.clusterLink.EnergyLoss.energyLossType",
8  "AntiKt4LCTopoJets.TrackWidthPt500.GhostTrackCount.Jvt.JvtJvfcorr.JvtRpt",
9  "AntiKt4LCTopoJets.JetEMScaleMomentum_pt.JetEMScaleMomentum_eta.JetEMScaleMomentum_phi.JetEMScaleMomentum_m",
10  "AntiKt4EMTopoJets.TrackWidthPt500.GhostTrackCount.Jvt.JvtJvfcorr.JvtRpt",
11  "AntiKt4EMTopoJets.JetEMScaleMomentum_pt.JetEMScaleMomentum_eta.JetEMScaleMomentum_phi.JetEMScaleMomentum_m",
12  "AntiKt4EMTopoJets.DFCommonJets_Calib_pt.DFCommonJets_Calib_eta.DFCommonJets_Calib_phi.DFCommonJets_Calib_m",
13  "Photons.f3core"]
14 
15 ExtraContentTruth=[
16  "AntiKt4EMTopoJets.ConeTruthLabelID",
17  "AntiKt4LCTopoJets.ConeTruthLabelID"]
18 
19 ExtraContainers=[
20  "BTagging_AntiKt3Track",
21  "BTagging_AntiKt2Track",
22  "MuonSegments"]
23 
24 ExtraContainersTruth=[
25  "TruthEvents",
26  "TruthParticles",
27  "TruthVertices",
28  "MuonTruthParticles"]