ATLAS Offline Software
Loading...
Searching...
No Matches
TruthEtIsolations_p1 Class Reference

#include <TruthEtIsolations_p1.h>

Collaboration diagram for TruthEtIsolations_p1:

Public Types

typedef std::array< float, TruthParticleParameters::NbrOfConesEtIsolations_t
typedef std::pair< int, EtIsolations_tEtIsolBc_t
typedef std::vector< EtIsolBc_tEtIsolMap_t

Public Member Functions

 TruthEtIsolations_p1 ()
 Default constructor:
 ~TruthEtIsolations_p1 ()=default
 Destructor:

Private Attributes

ElementLinkInt_p1 m_genEvent
 The persistent pointer toward the McEventCollection the (transient) TruthEtIsolations has been computed from (or its alias).
EtIsolMap_t m_etIsolations
 The persistent representation of Et-isolations: a vector pairs (barcode, array-of-Et-isols)

Friends

class TruthEtIsolationsCnv_p1

Detailed Description

Definition at line 30 of file TruthEtIsolations_p1.h.

Member Typedef Documentation

◆ EtIsolations_t

◆ EtIsolBc_t

Definition at line 47 of file TruthEtIsolations_p1.h.

◆ EtIsolMap_t

Definition at line 48 of file TruthEtIsolations_p1.h.

Constructor & Destructor Documentation

◆ TruthEtIsolations_p1()

TruthEtIsolations_p1::TruthEtIsolations_p1 ( )
inline

Default constructor:

Definition at line 91 of file TruthEtIsolations_p1.h.

91 :
92 m_genEvent ( ),
94{}
EtIsolMap_t m_etIsolations
The persistent representation of Et-isolations: a vector pairs (barcode, array-of-Et-isols)
ElementLinkInt_p1 m_genEvent
The persistent pointer toward the McEventCollection the (transient) TruthEtIsolations has been comput...

◆ ~TruthEtIsolations_p1()

TruthEtIsolations_p1::~TruthEtIsolations_p1 ( )
default

Destructor:

◆ TruthEtIsolationsCnv_p1

friend class TruthEtIsolationsCnv_p1
friend

Definition at line 37 of file TruthEtIsolations_p1.h.

Member Data Documentation

◆ m_etIsolations

EtIsolMap_t TruthEtIsolations_p1::m_etIsolations
private

The persistent representation of Et-isolations: a vector pairs (barcode, array-of-Et-isols)

Definition at line 83 of file TruthEtIsolations_p1.h.

◆ m_genEvent

ElementLinkInt_p1 TruthEtIsolations_p1::m_genEvent
private

The persistent pointer toward the McEventCollection the (transient) TruthEtIsolations has been computed from (or its alias).

Definition at line 79 of file TruthEtIsolations_p1.h.


The documentation for this class was generated from the following file: