ATLAS Offline Software
Public Member Functions | Public Attributes | Friends | List of all members
TruthParticleContainer_p5 Class Reference

#include <TruthParticleContainer_p5.h>

Collaboration diagram for TruthParticleContainer_p5:

Public Member Functions

 TruthParticleContainer_p5 ()
 Default constructor: More...
 
 ~TruthParticleContainer_p5 ()=default
 Destructor: More...
 

Public Attributes

ElementLinkInt_p1 m_genEvent
 The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxying. More...
 
ElementLinkInt_p1 m_etIsolations
 The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer may or may not be connected to. More...
 

Friends

class TruthParticleContainerCnv_p5
 

Detailed Description

Definition at line 26 of file TruthParticleContainer_p5.h.

Constructor & Destructor Documentation

◆ TruthParticleContainer_p5()

TruthParticleContainer_p5::TruthParticleContainer_p5 ( )
inline

Default constructor:

Definition at line 56 of file TruthParticleContainer_p5.h.

56  :
57  m_genEvent ( ),
59 {}

◆ ~TruthParticleContainer_p5()

TruthParticleContainer_p5::~TruthParticleContainer_p5 ( )
default

Destructor:

Friends And Related Function Documentation

◆ TruthParticleContainerCnv_p5

friend class TruthParticleContainerCnv_p5
friend

Definition at line 29 of file TruthParticleContainer_p5.h.

Member Data Documentation

◆ m_etIsolations

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.

◆ m_genEvent

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.


The documentation for this class was generated from the following file:
TruthParticleContainer_p5::m_genEvent
ElementLinkInt_p1 m_genEvent
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxyin...
Definition: TruthParticleContainer_p5.h:45
TruthParticleContainer_p5::m_etIsolations
ElementLinkInt_p1 m_etIsolations
The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer ...
Definition: TruthParticleContainer_p5.h:51