|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #include "GaudiKernel/MsgStream.h"
43 m_globalPosition(globalPosition),
60 sl <<
"SiClusterOnTrack {" <<
endmsg;
63 sl <<
"Global position (x,y,z) = (";
73 sl <<
"SiClusterOnTrack {"<<std::endl;
77 sl <<
"Global position (x,y,z) = (";
virtual MsgStream & dump(MsgStream &out) const override
returns the some information about this RIO_OnTrack.
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
SiClusterOnTrack()
Default Constructor - needed for POOL.
virtual const Amg::Vector3D & globalPosition() const override
returns global position (gathered through Surface constraint)
Ensure that the ATLAS eigen extensions are properly loaded.
Eigen::Matrix< double, 3, 1 > Vector3D
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
virtual MsgStream & dump(MsgStream &out) const override
returns some information about this RIO_OnTrack.