13#ifndef RECTPCNV_MUON_P4_H
14#define RECTPCNV_MUON_P4_H
44 m_hasInDetTrackParticle(0),
46 m_hasInnerExtrapolatedTrackParticle(0),
This file contains the class definition for the ElementLinkVector_p1 class.
ElementLinkVector_p1< uint32_t > ElementLinkIntVector_p1
This file contains the class definition for the ElementLink_p1 class.
ElementLink_p1< uint32_t > ElementLinkInt_p1
bool ATH_UNUSED_MEMBER(m_hasCluster)
bool ATH_UNUSED_MEMBER(m_hasInnerExtrapolatedTrackParticle)
ElementLinkInt_p1 m_cluster
link to CaloCluster
ElementLinkInt_p1 m_muonExtrapolatedTrackParticle
link to associated TrackParticle (Muon extrapolated)
bool m_hasMuonExtrapolatedTrackParticle
ElementLinkInt_p1 m_innerExtrapolatedTrackParticle
link to associated TrackParticle (Inner extrapolated)
double m_matchChi2
Chi2 of the track matching.
ParticleBase_p1 m_particleBase
the ParticleBase part
unsigned short m_caloMuonAlsoFoundByMuonReco
ElementLinkInt_p1 m_inDetTrackParticle
link to associated TrackParticle (Inner Detector)
ElementLinkInt_p1 m_caloEnergyLoss
energy loss in calorimeter
std::vector< float > m_parameters
muon parameters
~Muon_p4()=default
Destructor:
bool m_isAlsoFoundByLowPt
ElementLinkInt_p1 m_combinedMuonTrackParticle
links to associated TrackParticle (Combined muon)
ElementLinkIntVector_p1 m_muonSegments
link to the Trk::Segment
Muon_p4()
Default constructor:
bool m_hasCombinedMuonTrackParticle
bool m_isAlsoFoundByCaloMuonId
bool ATH_UNUSED_MEMBER(m_hasCombinedMuon)
switches
std::vector< int > m_associatedPhiDigits
P4IPtCotThPhiM_p1 m_momentum
the 4-mom part
bool ATH_UNUSED_MEMBER(m_hasInDetTrackParticle)
unsigned int m_author
author
ElementLinkInt_p1 m_muonSpectrometerTrackParticle
link to associated TrackParticle (Muon Spectrometer)
std::vector< int > m_associatedEtaDigits
Low Pt muon stuff.
Macro to mark a member as unused.