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