ATLAS Offline Software
HIGG2D3ExtraContent.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 HIGG2D3ExtraContent=[
6  "egammaClusters.rawE.phi_sampl.calM",
7  "GSFTrackParticles.expectNextToInnermostPixelLayerHit.numberOfNextToInnermostPixelLayerHits.numberOfNextToInnermostPixelLayerOutliers",
8  "Muons.quality.etcone20",
9  "ExtrapolatedMuonTrackParticles.numberOfTRTHits.numberOfTRTOutliers",
10  "AntiKt4EMTopoJets.JetEMScaleMomentum_pt.JetEMScaleMomentum_eta.JetEMScaleMomentum_phi.JetEMScaleMomentum_m"
11  ]
12 
13 HIGG2D3ExtraContentTruth=[
14  ]
15 
16 HIGG2D3ExtraContainers=[
17  "MET_Track"]
18 
19 HIGG2D3ExtraContainersTruth=[
20  "TruthEvents",
21  "TruthParticles",
22  "TruthVertices",
23  "AntiKt4TruthJets",
24  "MuonTruthParticles"]