![]() |
ATLAS Offline Software
|
#include <TRT_TrackSegmentsMaker_BarrelCosmics.h>
Public Member Functions | |
| EventData (const TRT_DriftCircleContainer *trtcontainer) | |
| ~EventData () | |
| void | clear () |
Static Protected Member Functions | |
| static EventData & | getPrivateEventData (InDet::ITRT_TrackSegmentsMaker::IEventData &virt_event_data) |
| static void | throwMismtach () |
Protected Attributes | |
| const TRT_DriftCircleContainer * | m_trtcontainer = nullptr |
| unsigned int | m_segmentDriftCirclesCount = 0 |
| std::vector< const InDet::TRT_DriftCircle * > | m_listHits |
| std::vector< Amg::Vector3D > | m_listHitCenter |
| std::vector< std::vector< const InDet::TRT_DriftCircle * > > | m_segmentDriftCircles |
| std::vector< Trk::TrackSegment * > | m_segments |
| List of found segments. | |
Friends | |
| class | TRT_TrackSegmentsMaker_BarrelCosmics |
Definition at line 78 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
inline |
Definition at line 82 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
inline |
Definition at line 83 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
inline |
Definition at line 85 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
inlinestaticprotectedinherited |
Definition at line 19 of file EventDataBase.h.
|
inlinestaticprotectedinherited |
Definition at line 26 of file EventDataBase.h.
|
friend |
Definition at line 80 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
protected |
Definition at line 97 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
protected |
Definition at line 96 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
protected |
Definition at line 99 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
protected |
Definition at line 95 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
protected |
List of found segments.
Definition at line 100 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
|
protected |
Definition at line 94 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.