|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "GaudiKernel/MsgStream.h"
14 std::ostringstream oss;
Encapsulates the information required by the find() method of the muon segment makers.
MsgStream & dump(MsgStream &stream) const
Dump the road into a message stream.
std::string toString() const
Get a readable form for debugging.
double m_weight
The weight of the road (default is 1.0)
double m_dDeltaEta
The width of the road in the eta direction.
Ensure that the ATLAS eigen extensions are properly loaded.
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output
Amg::Vector3D m_globalDir
The global direction of the road.
int m_type
The type of the road (Unknown, RPCTGC, MDT, IDSeeded)
double m_dDeltaPhi
The width of the road in the phi direction.
Amg::Vector3D m_globalPos
The global position of the road.