16#include "GaudiKernel/MsgStream.h"
27 std::vector<Identifier>&&
rdoList,
44 return prd.
dump(stream);
49 return prd.
dump(stream);
63 std::ostringstream out;
71 stream <<
"SCT_Cluster object"<<std::endl;
72 stream <<
"Base class (SiCluster):" << std::endl;
Class to hold geometrical description of a silicon detector element.
uint16_t m_hitsInThirdTimeBin
Some information about timing - which strips had 010 and which 011 for first 16 strips in a cluster.
virtual Trk::PrepRawDataType prdType() const override final
Interface method checking the type.
virtual bool type(Trk::PrepRawDataType type) const override final
Interface method checking the type.
virtual ~SCT_Cluster()
Destructor:
SCT_Cluster()=default
Constructor without parameters.
virtual MsgStream & dump(MsgStream &stream) const override final
dump information about the PRD object.
const InDet::SiWidth & width() const
return width class reference
virtual MsgStream & dump(MsgStream &stream) const override
dump information about the SiCluster
const std::vector< Identifier > & rdoList() const
return the List of rdo identifiers (pointers)
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
Eigen::Matrix< double, 2, 1 > Vector2D
MsgStream & operator<<(MsgStream &, const GNNTrackFinderTritonTool &)