#include <TRT_TrackSegmentsMaker_BarrelCosmics.h>
◆ EventData()
| InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::EventData |
( |
const TRT_DriftCircleContainer * | trtcontainer | ) |
|
|
inline |
◆ ~EventData()
| InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::~EventData |
( |
| ) |
|
|
inline |
◆ clear()
| void InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::clear |
( |
| ) |
|
|
inline |
Definition at line 85 of file TRT_TrackSegmentsMaker_BarrelCosmics.h.
85 {
91 }
std::vector< std::vector< const InDet::TRT_DriftCircle * > > m_segmentDriftCircles
std::vector< const InDet::TRT_DriftCircle * > m_listHits
std::vector< Trk::TrackSegment * > m_segments
List of found segments.
unsigned int m_segmentDriftCirclesCount
std::vector< Amg::Vector3D > m_listHitCenter
◆ getPrivateEventData()
|
|
inlinestaticprotectedinherited |
Definition at line 19 of file EventDataBase.h.
20 {
24 }
Base for a helper class to pass mutable storage to tools.
static void throwMismtach()
◆ throwMismtach()
|
|
inlinestaticprotectedinherited |
◆ TRT_TrackSegmentsMaker_BarrelCosmics
◆ m_listHitCenter
| std::vector< Amg::Vector3D > InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::m_listHitCenter |
|
protected |
◆ m_listHits
| std::vector< const InDet::TRT_DriftCircle * > InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::m_listHits |
|
protected |
◆ m_segmentDriftCircles
| std::vector< std::vector<const InDet::TRT_DriftCircle *> > InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::m_segmentDriftCircles |
|
protected |
◆ m_segmentDriftCirclesCount
| unsigned int InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::m_segmentDriftCirclesCount = 0 |
|
protected |
◆ m_segments
| std::vector< Trk::TrackSegment * > InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::m_segments |
|
protected |
◆ m_trtcontainer
| const TRT_DriftCircleContainer* InDet::TRT_TrackSegmentsMaker_BarrelCosmics::EventData::m_trtcontainer = nullptr |
|
protected |
The documentation for this class was generated from the following file: