ATLAS Offline Software
HIGG3D2ExtraContent.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 
4 # The additional HIGG3D2 content lists
5 
6 HIGG3D2ExtraVariables = [ "PrimaryVertices.vertexType" ]
7 
8 HIGG3D2ExtraTruthContainers = [ "TruthEvents",
9  "AntiKt4TruthJets",
10  "TruthParticles" ]