ATLAS Offline Software
TruthParticleContainer_p6.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // TruthParticleContainer_p6.h
8 // Header file for class TruthParticleContainer_p6
9 // Author: S.Binet<binet@cern.ch>
11 #ifndef MCPARTICLEEVENTTPCNV_TRUTHPARTICLECONTAINER_P6_H
12 #define MCPARTICLEEVENTTPCNV_TRUTHPARTICLECONTAINER_P6_H
13 
14 // STL includes
15 #include <vector>
16 #include <utility>
17 
18 // Persistent ElementLink
20 
21 // Gaudi includes
22 
23 // Forward declaration
25 
27 {
28 
30  // Friend classes
32 
33  // Make the AthenaPoolCnv class our friend
35 
37  // Public methods:
39  public:
40 
44 
48 
50  // Const methods:
52 
54  // Non-const methods:
56 
58  // Protected data:
60  protected:
61 
66 
72 };
73 
77 
79  m_genEvent ( ),
80  m_etIsolations( )
81 {}
82 
83 #endif //> MCPARTICLEEVENTTPCNV_TRUTHPARTICLECONTAINER_P6_H
TruthParticleContainer_p6::m_etIsolations
ElementLinkInt_p3 m_etIsolations
The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer ...
Definition: TruthParticleContainer_p6.h:71
TruthParticleContainer_p6
Definition: TruthParticleContainer_p6.h:27
TruthParticleContainer_p6::m_genEvent
ElementLinkInt_p3 m_genEvent
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxyin...
Definition: TruthParticleContainer_p6.h:65
TruthParticleContainer_p6::TruthParticleContainer_p6
TruthParticleContainer_p6()
Default constructor:
Definition: TruthParticleContainer_p6.h:78
TruthParticleContainerCnv_p6
Definition: TruthParticleContainerCnv_p6.h:41
TruthParticleContainer_p6::~TruthParticleContainer_p6
~TruthParticleContainer_p6()=default
Destructor: