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

#include <TruthParticleContainer_p6.h>

Collaboration diagram for TruthParticleContainer_p6:

Public Member Functions

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

Protected Attributes

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

Friends

class TruthParticleContainerCnv_p6
 

Detailed Description

Definition at line 26 of file TruthParticleContainer_p6.h.

Constructor & Destructor Documentation

◆ TruthParticleContainer_p6()

TruthParticleContainer_p6::TruthParticleContainer_p6 ( )
inline

Default constructor:

Inline methods:

Definition at line 78 of file TruthParticleContainer_p6.h.

78  :
79  m_genEvent ( ),
81 {}

◆ ~TruthParticleContainer_p6()

TruthParticleContainer_p6::~TruthParticleContainer_p6 ( )
default

Destructor:

Friends And Related Function Documentation

◆ TruthParticleContainerCnv_p6

friend class TruthParticleContainerCnv_p6
friend

Definition at line 34 of file TruthParticleContainer_p6.h.

Member Data Documentation

◆ m_etIsolations

ElementLinkInt_p3 TruthParticleContainer_p6::m_etIsolations
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.

◆ m_genEvent

ElementLinkInt_p3 TruthParticleContainer_p6::m_genEvent
protected

The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxying.

Definition at line 65 of file TruthParticleContainer_p6.h.


The documentation for this class was generated from the following file:
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::m_genEvent
ElementLinkInt_p3 m_genEvent
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxyin...
Definition: TruthParticleContainer_p6.h:65