|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JETTAGINFO_TRACKCOUNTINGINFO_H
6 #define JETTAGINFO_TRACKCOUNTINGINFO_H
float m_d0sig_3rd
3rd highest IP2D significance
void setd0sig_abs_3rd(float d0sig_abs_3rd)
float m_d0sig_abs_2nd
2nd highest absolute IP2D significance
TrackParticle_v1 TrackParticle
Reference the current persistent version:
void setd0sig_2nd(float d0sig_2nd)
float d0sig_abs_2nd() const
Name: MuonSpContainer.h Package : offline/Reconstruction/MuonIdentification/muonEvent.
Class BasetagInfo: Implements methods defined in ITagInfo.
virtual TrackCountingInfo * clone() const
a clone method for the proper workings of the copy constructor
float m_d0sig_abs_3rd
3rd highest absolute IP2D significance
The namespace of all packages in PhysicsAnalysis/JetTagging.
void setd0sig_3rd(float d0sig_3rd)
float d0sig_abs_3rd() const
TrackCountingInfo & operator=(const TrackCountingInfo &rhs)
assigenment operator
float m_d0sig_2nd
2nd highest IP2D significance
MsgStream & operator<<(MsgStream &out, const IPInfoBase &)
output.
int m_ntrk
number of tracks used for tagging
void setd0sig_abs_2nd(float d0sig_abs_2nd)
virtual ~TrackCountingInfo()
default destructor
TrackCountingInfo()
default constructor