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

#include <Muon_p2.h>

Collaboration diagram for Muon_p2:

Public Member Functions

 Muon_p2 ()
 Default constructor: More...
 
 ~Muon_p2 ()=default
 Destructor: More...
 
bool ATH_UNUSED_MEMBER (m_hasCombinedMuon)
 switches More...
 
bool ATH_UNUSED_MEMBER (m_hasInDetTrackParticle)
 
bool ATH_UNUSED_MEMBER (m_hasCluster)
 

Public Attributes

P4IPtCotThPhiM_p1 m_momentum
 the 4-mom part More...
 
ParticleBase_p1 m_particleBase
 the ParticleBase part More...
 
unsigned int m_author
 author More...
 
bool m_hasMuonExtrapolatedTrackParticle
 
bool m_hasCombinedMuonTrackParticle
 
double m_matchChi2
 Chi2 of the track matching. More...
 
std::vector< int > m_associatedEtaDigits
 Low Pt muon stuff. More...
 
std::vector< int > m_associatedPhiDigits
 
ElementLinkInt_p1 m_inDetTrackParticle
 link to associated TrackParticle (Inner Detector) More...
 
ElementLinkIntVector_p1 m_muonSegments
 link to the Trk::Segment More...
 
ElementLinkInt_p1 m_muonSpectrometerTrackParticle
 link to associated TrackParticle (Muon Spectrometer) More...
 
ElementLinkInt_p1 m_muonExtrapolatedTrackParticle
 link to associated TrackParticle (Muon extrapolated) More...
 
ElementLinkInt_p1 m_innerExtrapolatedTrackParticle
 link to associated TrackParticle (Inner extrapolated) More...
 
ElementLinkInt_p1 m_combinedMuonTrackParticle
 links to associated TrackParticle (Combined muon) More...
 
ElementLinkInt_p1 m_cluster
 link to CaloCluster More...
 
std::vector< float > m_parameters
 muon parameters More...
 
bool m_bestMatch
 
int m_matchNumberDoF
 
bool m_isAlsoFoundByLowPt
 
bool m_isAlsoFoundByCaloMuonId
 
CaloEnergy_p1 m_caloEnergyLoss
 energy loss in calorimeter More...
 
unsigned short m_caloMuonAlsoFoundByMuonReco
 

Detailed Description

Definition at line 37 of file Muon_p2.h.

Constructor & Destructor Documentation

◆ Muon_p2()

Muon_p2::Muon_p2 ( )
inline

Default constructor:

Definition at line 43 of file Muon_p2.h.

44  : m_author(0),
45  m_hasCombinedMuon(0),
46  m_hasInDetTrackParticle(0),
49  m_hasCluster(0),
50  m_matchChi2(0),
51  m_bestMatch(0),
56  {}

◆ ~Muon_p2()

Muon_p2::~Muon_p2 ( )
default

Destructor:

Member Function Documentation

◆ ATH_UNUSED_MEMBER() [1/3]

bool Muon_p2::ATH_UNUSED_MEMBER ( m_hasCluster  )

◆ ATH_UNUSED_MEMBER() [2/3]

bool Muon_p2::ATH_UNUSED_MEMBER ( m_hasCombinedMuon  )

switches

◆ ATH_UNUSED_MEMBER() [3/3]

bool Muon_p2::ATH_UNUSED_MEMBER ( m_hasInDetTrackParticle  )

Member Data Documentation

◆ m_associatedEtaDigits

std::vector<int> Muon_p2::m_associatedEtaDigits

Low Pt muon stuff.

Definition at line 87 of file Muon_p2.h.

◆ m_associatedPhiDigits

std::vector<int> Muon_p2::m_associatedPhiDigits

Definition at line 88 of file Muon_p2.h.

◆ m_author

unsigned int Muon_p2::m_author

author

Definition at line 72 of file Muon_p2.h.

◆ m_bestMatch

bool Muon_p2::m_bestMatch

Definition at line 115 of file Muon_p2.h.

◆ m_caloEnergyLoss

CaloEnergy_p1 Muon_p2::m_caloEnergyLoss

energy loss in calorimeter

Definition at line 122 of file Muon_p2.h.

◆ m_caloMuonAlsoFoundByMuonReco

unsigned short Muon_p2::m_caloMuonAlsoFoundByMuonReco

Definition at line 124 of file Muon_p2.h.

◆ m_cluster

ElementLinkInt_p1 Muon_p2::m_cluster

link to CaloCluster

Definition at line 110 of file Muon_p2.h.

◆ m_combinedMuonTrackParticle

ElementLinkInt_p1 Muon_p2::m_combinedMuonTrackParticle

links to associated TrackParticle (Combined muon)

Definition at line 107 of file Muon_p2.h.

◆ m_hasCombinedMuonTrackParticle

bool Muon_p2::m_hasCombinedMuonTrackParticle

Definition at line 78 of file Muon_p2.h.

◆ m_hasMuonExtrapolatedTrackParticle

bool Muon_p2::m_hasMuonExtrapolatedTrackParticle

Definition at line 77 of file Muon_p2.h.

◆ m_inDetTrackParticle

ElementLinkInt_p1 Muon_p2::m_inDetTrackParticle

link to associated TrackParticle (Inner Detector)

Definition at line 92 of file Muon_p2.h.

◆ m_innerExtrapolatedTrackParticle

ElementLinkInt_p1 Muon_p2::m_innerExtrapolatedTrackParticle

link to associated TrackParticle (Inner extrapolated)

Definition at line 104 of file Muon_p2.h.

◆ m_isAlsoFoundByCaloMuonId

bool Muon_p2::m_isAlsoFoundByCaloMuonId

Definition at line 119 of file Muon_p2.h.

◆ m_isAlsoFoundByLowPt

bool Muon_p2::m_isAlsoFoundByLowPt

Definition at line 118 of file Muon_p2.h.

◆ m_matchChi2

double Muon_p2::m_matchChi2

Chi2 of the track matching.

Definition at line 84 of file Muon_p2.h.

◆ m_matchNumberDoF

int Muon_p2::m_matchNumberDoF

Definition at line 116 of file Muon_p2.h.

◆ m_momentum

P4IPtCotThPhiM_p1 Muon_p2::m_momentum

the 4-mom part

Definition at line 64 of file Muon_p2.h.

◆ m_muonExtrapolatedTrackParticle

ElementLinkInt_p1 Muon_p2::m_muonExtrapolatedTrackParticle

link to associated TrackParticle (Muon extrapolated)

Definition at line 101 of file Muon_p2.h.

◆ m_muonSegments

ElementLinkIntVector_p1 Muon_p2::m_muonSegments

link to the Trk::Segment

Definition at line 95 of file Muon_p2.h.

◆ m_muonSpectrometerTrackParticle

ElementLinkInt_p1 Muon_p2::m_muonSpectrometerTrackParticle

link to associated TrackParticle (Muon Spectrometer)

Definition at line 98 of file Muon_p2.h.

◆ m_parameters

std::vector<float> Muon_p2::m_parameters

muon parameters

Definition at line 113 of file Muon_p2.h.

◆ m_particleBase

ParticleBase_p1 Muon_p2::m_particleBase

the ParticleBase part

Definition at line 67 of file Muon_p2.h.


The documentation for this class was generated from the following file:
Muon_p2::m_matchChi2
double m_matchChi2
Chi2 of the track matching.
Definition: Muon_p2.h:84
Muon_p2::m_author
unsigned int m_author
author
Definition: Muon_p2.h:72
Muon_p2::m_matchNumberDoF
int m_matchNumberDoF
Definition: Muon_p2.h:116
Muon_p2::m_isAlsoFoundByLowPt
bool m_isAlsoFoundByLowPt
Definition: Muon_p2.h:118
Muon_p2::m_caloMuonAlsoFoundByMuonReco
unsigned short m_caloMuonAlsoFoundByMuonReco
Definition: Muon_p2.h:124
Muon_p2::m_isAlsoFoundByCaloMuonId
bool m_isAlsoFoundByCaloMuonId
Definition: Muon_p2.h:119
Muon_p2::m_bestMatch
bool m_bestMatch
Definition: Muon_p2.h:115
Muon_p2::m_hasCombinedMuonTrackParticle
bool m_hasCombinedMuonTrackParticle
Definition: Muon_p2.h:78
Muon_p2::m_hasMuonExtrapolatedTrackParticle
bool m_hasMuonExtrapolatedTrackParticle
Definition: Muon_p2.h:77