ATLAS Offline Software
|
The TrkRoad class encapsulates the information required by the find() method of the muon segment makers. It contains a global position, a global direction, and the width of the road in the eta and phi directions.
Segment makers use this information in different ways:
The class interface provides a constructor, accesss methods and stream operators for debug printouts.
The companion class TrackRoadCollection provides a persistent DataVector of TrkRoad objects.