![]() |
ATLAS Offline Software
|
#include <TruthParticleContainer_p5.h>
Public Member Functions | |
| TruthParticleContainer_p5 () | |
| Default constructor: | |
| ~TruthParticleContainer_p5 ()=default | |
| Destructor: | |
Public Attributes | |
| ElementLinkInt_p1 | m_genEvent |
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxying. | |
| ElementLinkInt_p1 | m_etIsolations |
The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer may or may not be connected to. | |
Friends | |
| class | TruthParticleContainerCnv_p5 |
Definition at line 26 of file TruthParticleContainer_p5.h.
|
inline |
Default constructor:
Definition at line 56 of file TruthParticleContainer_p5.h.
|
default |
Destructor:
|
friend |
Definition at line 29 of file TruthParticleContainer_p5.h.
| ElementLinkInt_p1 TruthParticleContainer_p5::m_etIsolations |
The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer may or may not be connected to.
Definition at line 51 of file TruthParticleContainer_p5.h.
| ElementLinkInt_p1 TruthParticleContainer_p5::m_genEvent |
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxying.
Definition at line 45 of file TruthParticleContainer_p5.h.