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

Persistent class dor Analysis::TauCommonDetails. More...

#include <TauCommonDetails_p2.h>

Collaboration diagram for TauCommonDetails_p2:

Public Member Functions

 TauCommonDetails_p2 ()
 Make sure that members added to this class since the first version get initialized. More...
 
 ~TauCommonDetails_p2 ()=default
 Destructor. More...
 

Private Attributes

std::vector< float > m_allTheData
 Vector containing all the data. More...
 
ElementLinkIntVector_p1 m_looseTrk
 Loose track links. More...
 
ElementLinkIntVector_p1 m_looseConvTrk
 Loose conversion track links. More...
 
ElementLinkIntVector_p1 m_seedCalo_wideTrk
 SeedCalo wide tracks. More...
 
ElementLinkIntVector_p1 m_seedTrk_wideTrk
 SeedTrk wide tracks. More...
 
ElementLinkIntVector_p1 m_otherTrk
 Other tracks. More...
 
ElementLinkIntVector_p1 m_pi0
 Pi0 cluster links. More...
 
ElementLinkInt_p1 m_cellEM012Cluster
 EM calo clusters. More...
 
HepLorentzVector_p1 m_sumPi0Vec
 Pi0 sum vector. More...
 
TPObjRef m_secVtx
 Secondary vertex. More...
 

Friends

class TauCommonDetailsCnv_p2
 

Detailed Description

Persistent class dor Analysis::TauCommonDetails.

Definition at line 28 of file TauCommonDetails_p2.h.

Constructor & Destructor Documentation

◆ TauCommonDetails_p2()

TauCommonDetails_p2::TauCommonDetails_p2 ( )

Make sure that members added to this class since the first version get initialized.

(Otherwise, when reading an old version, they'll be left uninitialized.)

Definition at line 17 of file TauCommonDetails_p2.cxx.

17 {}

◆ ~TauCommonDetails_p2()

TauCommonDetails_p2::~TauCommonDetails_p2 ( )
default

Destructor.

Friends And Related Function Documentation

◆ TauCommonDetailsCnv_p2

friend class TauCommonDetailsCnv_p2
friend

Definition at line 30 of file TauCommonDetails_p2.h.

Member Data Documentation

◆ m_allTheData

std::vector<float> TauCommonDetails_p2::m_allTheData
private

Vector containing all the data.

Definition at line 44 of file TauCommonDetails_p2.h.

◆ m_cellEM012Cluster

ElementLinkInt_p1 TauCommonDetails_p2::m_cellEM012Cluster
private

EM calo clusters.

Definition at line 65 of file TauCommonDetails_p2.h.

◆ m_looseConvTrk

ElementLinkIntVector_p1 TauCommonDetails_p2::m_looseConvTrk
private

Loose conversion track links.

Definition at line 50 of file TauCommonDetails_p2.h.

◆ m_looseTrk

ElementLinkIntVector_p1 TauCommonDetails_p2::m_looseTrk
private

Loose track links.

Definition at line 47 of file TauCommonDetails_p2.h.

◆ m_otherTrk

ElementLinkIntVector_p1 TauCommonDetails_p2::m_otherTrk
private

Other tracks.

Definition at line 59 of file TauCommonDetails_p2.h.

◆ m_pi0

ElementLinkIntVector_p1 TauCommonDetails_p2::m_pi0
private

Pi0 cluster links.

Definition at line 62 of file TauCommonDetails_p2.h.

◆ m_secVtx

TPObjRef TauCommonDetails_p2::m_secVtx
private

Secondary vertex.

Definition at line 71 of file TauCommonDetails_p2.h.

◆ m_seedCalo_wideTrk

ElementLinkIntVector_p1 TauCommonDetails_p2::m_seedCalo_wideTrk
private

SeedCalo wide tracks.

Definition at line 53 of file TauCommonDetails_p2.h.

◆ m_seedTrk_wideTrk

ElementLinkIntVector_p1 TauCommonDetails_p2::m_seedTrk_wideTrk
private

SeedTrk wide tracks.

Definition at line 56 of file TauCommonDetails_p2.h.

◆ m_sumPi0Vec

HepLorentzVector_p1 TauCommonDetails_p2::m_sumPi0Vec
private

Pi0 sum vector.

Definition at line 68 of file TauCommonDetails_p2.h.


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