ATLAS Offline Software
HIGG5D3ExtraContent.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  "Muons.clusterLink.EnergyLoss.energyLossType",
7  "AntiKt4LCTopoJets.TrackWidthPt500.GhostTrackCount.Jvt.JvtJvfcorr.JvtRpt",
8  "AntiKt4LCTopoJets.JetEMScaleMomentum_pt.JetEMScaleMomentum_eta.JetEMScaleMomentum_phi.JetEMScaleMomentum_m",
9  "AntiKt4EMTopoJets.TrackWidthPt500.GhostTrackCount.Jvt.JvtJvfcorr.JvtRpt",
10  "AntiKt4EMTopoJets.JetEMScaleMomentum_pt.JetEMScaleMomentum_eta.JetEMScaleMomentum_phi.JetEMScaleMomentum_m",
11  "AntiKt4EMTopoJets.DFCommonJets_Calib_pt.DFCommonJets_Calib_eta.DFCommonJets_Calib_phi.DFCommonJets_Calib_m",
12  "Photons.f3core"]
13 
14 ExtraContentTruth=[
15  "AntiKt4EMTopoJets.ConeTruthLabelID",
16  "AntiKt4LCTopoJets.ConeTruthLabelID"]
17 
18 ExtraContainers=[
19  #"BTagging_AntiKt10LCTopo",
20  "BTagging_AntiKt3Track",
21  "BTagging_AntiKt2Track",
22  #"xTrigDecision", # for xAOD::TrigDecision_v1
23  #"xTrigDecisionAux", # for xAOD::TrigDecisionAuxInfo_v1
24  #"TrigDecision", # for TrigDec::TrigDecision
25  #"HLT_TrigEFBjetContainer_EFBjetFex", # for TrigEFBjetContainer
26  #"HLT_TrigL2BjetContainer_L2BjetFex", # for TrigL2BjetContainer
27  #"HLT_JetCollection_TrigJetRec",
28  "MuonSegments"]
29 
30 
31 ExtraContainersTruth=[
32  "TruthEvents",
33  "TruthParticles",
34  "TruthVertices",
35  "MuonTruthParticles"]