![]() |
ATLAS Offline Software
|
#include <TruthParticleContainer_p6.h>
Public Member Functions | |
| TruthParticleContainer_p6 () | |
| Default constructor: | |
| ~TruthParticleContainer_p6 ()=default | |
| Destructor: | |
Protected Attributes | |
| ElementLinkInt_p3 | m_genEvent |
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxying. | |
| ElementLinkInt_p3 | m_etIsolations |
The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer may or may not be connected to. | |
Friends | |
| class | TruthParticleContainerCnv_p6 |
Definition at line 26 of file TruthParticleContainer_p6.h.
|
inline |
Default constructor:
Inline methods:
Definition at line 78 of file TruthParticleContainer_p6.h.
|
default |
Destructor:
|
friend |
Definition at line 34 of file TruthParticleContainer_p6.h.
|
protected |
The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer may or may not be connected to.
Definition at line 71 of file TruthParticleContainer_p6.h.
|
protected |
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxying.
Definition at line 65 of file TruthParticleContainer_p6.h.