|
ATLAS Offline Software
|
Go to the documentation of this file.
47 MsgStream&
msg )
const
65 &muonSpectrometerTrackLink,
78 &innerExtrapTrackLink,
171 MsgStream&
msg )
const
This file contains the class definition for the ElementLinkCnv_p1 class.
ElementLinkCnv_p1< ElementLink< MuonCaloEnergyContainer > > caloEnergyLinkCnv_t
ElementLinkCnv_p1< ElementLink< Rec::TrackParticleContainer > > TrackLinkCnv_t
ParticleBase_p1 m_particleBase
the ParticleBase part
const ElementLink< Rec::TrackParticleContainer > & combinedTrackLink() const
Access to the smart pointer to the muon combined track.
uint16_t allAuthors() const
get all the authors of this Muon for example during overlap checking, the same Muon may have been rec...
void set_isCorrected(bool corrected)
is this Muon corrected in AOD-to-AOD correction or not?
void set_isAlsoFoundByLowPt(const bool isAlsoSeenByLowPt)
set is also seen by low Pt reconstruction
bool m_hasCombinedMuonTrackParticle
void setCaloEnergyLink(const ElementLink< MuonCaloEnergyContainer > &l)
void set_bestMatch(bool best)
set the best match
bool m_isAlsoFoundByCaloMuonId
float isMuonLikelihood() const
return the muon likelihood - not yet used
void setMuonSpectrometerTrackLink(const ElementLink< Rec::TrackParticleContainer > &l)
void set_allAuthors(const uint16_t allAuthors)
set all the authors of this Muon the authors are 16-bit word, 1-bit reserved for each muon Algorithm ...
P4IPtCotThPhiM_p1 m_momentum
the 4-mom part
ElementLinkInt_p1 m_muonExtrapolatedTrackParticle
link to associated TrackParticle (Muon extrapolated)
unsigned short caloMuonAlsoFoundByMuonReco() const
is this Calo Muon also reconstructed by one of the standard muon reconstruction algorithm?...
bool m_hasInnerExtrapolatedTrackParticle
void setMuonExtrapTrackLink(const ElementLink< Rec::TrackParticleContainer > &l, bool isValid)
void setInDetTrackLink(const ElementLink< Rec::TrackParticleContainer > &l)
virtual void transToPers(const Analysis::Muon *transObj, Muon_p5 *persObj, MsgStream &msg) const override
Method creating the persistent representation Muon_p1 from its transient representation Analysis::Muo...
virtual void persToTrans(const Muon_p5 *persObj, Analysis::Muon *transObj, MsgStream &msg) const override
Method creating the transient representation of Analysis::Muon from its persistent representation Muo...
@ innAngle
common MuGirl and MuTag parameters
const MuonQualityWord & isMuon() const
access to muon quality information the user must take care to delete the pointer the Muon does not ow...
This file contains the class definition for the ElementLinkVectorCnv_p1 class. NOTE: it should be inc...
void persToTrans(const PersLinkVect_t &pers, LinkVect_t &trans, MsgStream &log) const
std::vector< float > m_parameters
muon parameters
ElementLinkInt_p1 m_muonSpectrometerTrackParticle
link to associated TrackParticle (Muon Spectrometer)
void set_isMuonLikelihood(const float muonLikelihood)
uint16_t qualityWord() const
get back the quality word
void set_isAlsoFoundByCaloMuonId(const bool isAlsoSeenByCaloMuonId)
set is also seen by calo muon Id reconstruction
bool bestMatch() const
Is this combined Muon the best match? Given a combined track, this method returns true/false if this ...
void setInnerExtrapTrackLink(const ElementLink< Rec::TrackParticleContainer > &l)
const ElementLink< CaloClusterContainer > & clusterLink() const
ElementLinkCnv_p1< ElementLink< CaloClusterContainer > > ClusterLinkCnv_t
void set_matchNumberDoF(int x)
set the chi2 parameters - number of degrees of freedom
void set_matchChi2(float x)
set the chi2 parameters - matchChi2
const ElementLink< Rec::TrackParticleContainer > & muonExtrapTrackLink() const
Access to the smart pointer to the muon track extrapolated to the vertex.
virtual void persToTrans(const ParticleBase_p1 *persObj, ParticleBase *transObj, MsgStream &msg) const final
Method creating the transient representation of ParticleBase from its persistent representation Parti...
void setMuonSegmentLink(const ElementLinkVector< Trk::SegmentCollection > &l)
Author
do not change the order of these enums.
const ElementLink< Rec::TrackParticleContainer > & innerExtrapTrackLink() const
Access to the smart pointer to the muon track extrapolated out from the vertex.
void set_author(MuonParameters::Author author)
set the primary Author : the primary author is the algorithm that first created this Muon
ElementLinkInt_p1 m_cluster
link to CaloCluster
unsigned short m_caloMuonAlsoFoundByMuonReco
void setCombinedTrackLink(const ElementLink< Rec::TrackParticleContainer > &l, bool isValid)
double parameter(MuonParameters::ParamDef x) const
get a parameter for this Muon - isolation energy in some cone for example
bool m_hasMuonExtrapolatedTrackParticle
bool alsoFoundByLowPt() const
is this muon also reconstructed by the lowPt algorithm?
void transToPers(const Link_t &trans, PersLink_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
int matchNumberDoF() const
get the number of DoF of the track match at perigee
std::vector< int > m_associatedEtaDigits
Low Pt muon stuff.
bool m_hasCombinedMuon
switches
@ segmentDeltaEta
MuTag parameters.
bool isCorrected() const
is this Muon corrected or not in AOD-to-AOD correction
The ATLAS Muon object - see doxygen, physics workbookd and the Muon Combined Performance WG's pages f...
ElementLinkInt_p1 m_innerExtrapolatedTrackParticle
link to associated TrackParticle (Inner extrapolated)
void setClusterLink(const ElementLink< CaloClusterContainer > &l)
virtual void transToPers(const P4ImplIPtCotThPhiM *transObj, P4ImplIPtCotThPhiM_p1 *persObj, MsgStream &msg) const override
Method creating the persistent representation P4ImplIPtCotThPhiM_p1 from its transient representation...
const ElementLink< Rec::TrackParticleContainer > & muonSpectrometerTrackLink() const
Access to the smart pointer to the muon spectrometer track.
const momentum_type & momentumBase() const
access to underlying base type (I4Momentum-like)
ElementLinkInt_p1 m_inDetTrackParticle
link to associated TrackParticle (Inner Detector)
std::vector< int > m_associatedPhiDigits
bool m_hasInDetTrackParticle
ElementLinkVector implementation for standalone ROOT.
const ElementLink< MuonCaloEnergyContainer > & caloEnergyLink() const
Access to the smart pointer to the calorimeter energy loss objeect associated to the muon.
bool hasCombinedMuonTrackParticleFlag() const
const particle_type & particleBase() const
access to underlying base type (IParticle-like)
void persToTrans(const PersLink_t &pers, Link_t &trans, MsgStream &log) const
bool alsoFoundByCaloMuonId() const
is this muon also reconstructed by a CaloMuon ID algorithm?
const ElementLinkVector< Trk::SegmentCollection > & muonSegmentLink() const
Access to vector smart pointers (ElementLink) to muon segments.
void set_parameter(MuonParameters::ParamDef index, double value, bool overwrite=false)
set a parameter in the MuonParamDefs.h
virtual void persToTrans(const P4ImplIPtCotThPhiM_p1 *persObj, P4ImplIPtCotThPhiM *transObj, MsgStream &msg) const override
Method creating the transient representation of P4ImplIPtCotThPhiM from its persistent representation...
ElementLinkInt_p1 m_combinedMuonTrackParticle
links to associated TrackParticle (Combined muon)
bool hasMuonExtrapolatedTrackParticleFlag() const
void set_numberOfAssociatedEtaDigits(int nMDT, int nCSC, int nRPC, int nTGC)
Set the LowPt stuff.
ElementLinkIntVector_p1 m_muonSegments
link to the Trk::Segment
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
float m_matchChi2
Chi2 of the track matching.
const std::vector< int > & associatedPhiDigits() const
Access to the MS phi hits associated by segment-tagged muons.
@ etcone10
isolation enums - common parameters
unsigned int m_author
author
void set_numberOfAssociatedPhiDigits(int nMDT, int nCSC, int nRPC, int nTGC)
Set the LowPt - Associated Phi Digits.
virtual void transToPers(const ParticleBase *transObj, ParticleBase_p1 *persObj, MsgStream &msg) const final
Method creating the persistent representation ParticleBase_p1 from its transient representation Parti...
const ElementLink< Rec::TrackParticleContainer > & inDetTrackLink() const
Access to the smart pointer to inner detector track.
double matchChi2() const
get the chi2 of the MS-ID track match at the perigee
ElementLinkVectorCnv_p1< ElementLinkVector< Trk::SegmentCollection > > segmentLinkCnv_t
void set_isMuonBits(const uint16_t isMuonBits)
set muon quality parameters
bool m_isAlsoFoundByLowPt
void set_caloMuonAlsoFoundByMuonReco(const unsigned short isAlsoFoundByMuonReco)
set if this calo muon is also reconstructed by one of the standard muon recosntruction algorithms tha...
const std::vector< int > & associatedEtaDigits() const
Access to the MS eta hits associated by segment-tagged muons.
MuonParameters::Author author() const
return the primary author of this Muon - the algorithm that is most likely to reconstruct prompt muon...
ElementLinkInt_p1 m_caloEnergyLoss
energy loss in calorimeter