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

#include <Muon_p2.h>

Collaboration diagram for Muon_p2:

Public Member Functions

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

Public Attributes

P4IPtCotThPhiM_p1 m_momentum
 the 4-mom part
ParticleBase_p1 m_particleBase
 the ParticleBase part
unsigned int m_author
 author
bool m_hasMuonExtrapolatedTrackParticle
bool m_hasCombinedMuonTrackParticle
double m_matchChi2
 Chi2 of the track matching.
std::vector< int > m_associatedEtaDigits
 Low Pt muon stuff.
std::vector< int > m_associatedPhiDigits
ElementLinkInt_p1 m_inDetTrackParticle
 link to associated TrackParticle (Inner Detector)
ElementLinkIntVector_p1 m_muonSegments
 link to the Trk::Segment
ElementLinkInt_p1 m_muonSpectrometerTrackParticle
 link to associated TrackParticle (Muon Spectrometer)
ElementLinkInt_p1 m_muonExtrapolatedTrackParticle
 link to associated TrackParticle (Muon extrapolated)
ElementLinkInt_p1 m_innerExtrapolatedTrackParticle
 link to associated TrackParticle (Inner extrapolated)
ElementLinkInt_p1 m_combinedMuonTrackParticle
 links to associated TrackParticle (Combined muon)
ElementLinkInt_p1 m_cluster
 link to CaloCluster
std::vector< float > m_parameters
 muon parameters
bool m_bestMatch
int m_matchNumberDoF
bool m_isAlsoFoundByLowPt
bool m_isAlsoFoundByCaloMuonId
CaloEnergy_p1 m_caloEnergyLoss
 energy loss in calorimeter
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 {}
bool m_isAlsoFoundByCaloMuonId
Definition Muon_p2.h:119
bool m_bestMatch
Definition Muon_p2.h:115
unsigned short m_caloMuonAlsoFoundByMuonReco
Definition Muon_p2.h:124
unsigned int m_author
author
Definition Muon_p2.h:72
bool m_isAlsoFoundByLowPt
Definition Muon_p2.h:118
int m_matchNumberDoF
Definition Muon_p2.h:116
double m_matchChi2
Chi2 of the track matching.
Definition Muon_p2.h:84
bool m_hasMuonExtrapolatedTrackParticle
Definition Muon_p2.h:77
bool m_hasCombinedMuonTrackParticle
Definition Muon_p2.h:78

◆ ~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: