ATLAS Offline Software
HIGG2D4ExtraContent.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 HIGG2D4ExtraContent=[
6  "egammaClusters.rawE.phi_sampl.calM",
7  "GSFTrackParticles.expectNextToInnermostPixelLayerHit.numberOfNextToInnermostPixelLayerHits.numberOfNextToInnermostPixelLayerOutliers",
8  "Muons.quality.etcone20.etcone30.etcone40",
9  "ExtrapolatedMuonTrackParticles.numberOfTRTHits.numberOfTRTOutliers",
10  "AntiKt4EMTopoJets.JetEMScaleMomentum_pt.JetEMScaleMomentum_eta.JetEMScaleMomentum_phi.JetEMScaleMomentum_m.GhostTrackCount.TrackWidthPt500",
11  "AntiKt4EMTopoJets.DFCommonJets_Calib_pt.DFCommonJets_Calib_eta.DFCommonJets_Calib_phi.DFCommonJets_Calib_m",
12  "AntiKt4LCTopoJets.TrackWidthPt500.TrackCount.GhostTrackCount"]
13 
14 HIGG2D4ExtraContentTruth=[
15  ]
16 
17 HIGG2D4ExtraContainers=[
18  "BTagging_AntiKt3Track",
19  "BTagging_AntiKt2Track"]
20 
21 HIGG2D4ExtraContainersTruth=[
22  "TruthEvents",
23  "TruthParticles",
24  "TruthVertices",
25  "MuonTruthParticles"]