5#ifndef JETTAGINFO_TRACKCOUNTINGINFO_H
6#define JETTAGINFO_TRACKCOUNTINGINFO_H
BaseTagInfo()
default constructor
Class to hold TrackCounting tagger results.
void setd0sig_2nd(float d0sig_2nd)
int m_ntrk
number of tracks used for tagging
void setd0sig_abs_2nd(float d0sig_abs_2nd)
float m_d0sig_abs_2nd
2nd highest absolute IP2D significance
virtual ~TrackCountingInfo()
default destructor
void setd0sig_3rd(float d0sig_3rd)
virtual TrackCountingInfo * clone() const
a clone method for the proper workings of the copy constructor
float m_d0sig_3rd
3rd highest IP2D significance
float m_d0sig_abs_3rd
3rd highest absolute IP2D significance
TrackCountingInfo & operator=(const TrackCountingInfo &rhs)
assigenment operator
void setd0sig_abs_3rd(float d0sig_abs_3rd)
float m_d0sig_2nd
2nd highest IP2D significance
float d0sig_abs_3rd() const
TrackCountingInfo()
default constructor
float d0sig_abs_2nd() const
The namespace of all packages in PhysicsAnalysis/JetTagging.
MsgStream & operator<<(MsgStream &out, const IPInfoBase &)
output.