14#ifndef INDETLOWBETACANDIDATE_H
15#define INDETLOWBETACANDIDATE_H
31 float TRTTrailingEdge,
32 float TRTTrailingEdgeError,
35 float TRTLikelihoodBeta,
36 float TRTLikelihoodError,
46 virtual MsgStream&
dump(MsgStream& sl)
const;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
float getTRTTrailingEdgeError() const
float getTRTHighTbits() const
float getTRTCorrBitsOverThreshold() const
float getTRTLikelihoodBeta() const
float getTRTLikelihoodError() const
float m_TRTCorrBitsOverThreshold
virtual ~InDetLowBetaCandidate()
InDetLowBetaCandidate::InDetLowBetaCandidate(const InDetLowBetaCandidate& rhs) : m_TRTCorrBitsOverThr...
InDetLowBetaCandidate(const InDetLowBetaCandidate &rhs)=default
float m_TRTLikelihoodBeta
InDetLowBetaCandidate & operator=(InDetLowBetaCandidate &&)=default
InDetLowBetaCandidate & operator=(const InDetLowBetaCandidate &)=default
float m_TRTLikelihoodError
float getTRTTrailingEdge() const
int getTRTNLastBits() const
float m_TRTTrailingEdgeError
MsgStream & operator<<(MsgStream &, const GNNTrackFinderTritonTool &)