10#include "GaudiKernel/MsgStream.h"
58 std::ostringstream out;
65 stream <<
"SiWidth object"<<std::endl;
66 stream <<
"Column / Row " <<
m_colrow.x() <<
" " <<
m_colrow.y() << std::endl;
73 return prd.
dump(stream);
78 return prd.
dump(stream);
SiWidth & operator=(const SiWidth &width)
MsgStream & dump(MsgStream &stream) const
dump information about the PRD object.
Amg::Vector2D m_phirzWidth
Eigen::Matrix< double, 2, 1 > Vector2D
MsgStream & operator<<(MsgStream &, const GNNTrackFinderTritonTool &)