ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTruth
Root
TruthPileupEventAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id: TruthPileupEventAuxContainer_v1.cxx 622193 2014-10-16 16:08:34Z krasznaa $
6
7
// Local include(s):
8
#include "
xAODTruth/versions/TruthPileupEventAuxContainer_v1.h
"
9
10
namespace
xAOD
{
11
12
TruthPileupEventAuxContainer_v1::TruthPileupEventAuxContainer_v1
()
13
:
AuxContainerBase
() {
14
15
AUX_VARIABLE
(
truthVertexLinks
);
16
AUX_VARIABLE
(
truthParticleLinks
);
17
}
18
19
}
// namespace xAOD
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
TruthPileupEventAuxContainer_v1.h
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::TruthPileupEventAuxContainer_v1::truthParticleLinks
std::vector< std::vector< ElementLink< TruthParticleContainer > > > truthParticleLinks
Definition
TruthPileupEventAuxContainer_v1.h:34
xAOD::TruthPileupEventAuxContainer_v1::TruthPileupEventAuxContainer_v1
TruthPileupEventAuxContainer_v1()
Default constructor.
Definition
TruthPileupEventAuxContainer_v1.cxx:12
xAOD::TruthPileupEventAuxContainer_v1::truthVertexLinks
std::vector< std::vector< ElementLink< TruthVertexContainer > > > truthVertexLinks
Definition
TruthPileupEventAuxContainer_v1.h:35
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.14.0