16#include "GaudiKernel/MsgStream.h"
23 float TRTTrailingEdge,
24 float TRTTrailingEdgeError,
27 float TRTLikelihoodBeta,
28 float TRTLikelihoodError,
62 sl <<
"Printing InDet::InDetLowBetaCandidate: " <<
endmsg;
76 {
return sf.dump(sl); }
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...
float m_TRTLikelihoodBeta
float m_TRTLikelihoodError
virtual MsgStream & dump(MsgStream &sl) const
Output Method for MsgStream, to be overloaded by child classes.
float getTRTTrailingEdge() const
int getTRTNLastBits() const
float m_TRTTrailingEdgeError
MsgStream & operator<<(MsgStream &, const GNNTrackFinderTritonTool &)