ATLAS Offline Software
|
#include <SegmentCollection_tlp4.h>
Public Member Functions | |
SegmentCollection_tlp4 () | |
SegmentCollection_tlp4 (const SegmentCollection_tlp4 &)=delete | |
SegmentCollection_tlp4 & | operator= (const SegmentCollection_tlp4 &)=delete |
Public Attributes | |
std::vector< Trk::SegmentCollection_p1 > | m_segmentCollections |
std::vector< Trk::Segment_p1 > | m_segments |
std::vector< Trk::Surface_p2 > | m_surfaces |
std::vector< Trk::FitQuality_p1 > | m_fitQualities |
std::vector< Trk::LocalParameters_p1 > | m_localParameters |
std::vector< Trk::HepSymMatrix_p1 > | m_hepSymMatrices |
std::vector< Trk::PseudoMeasurementOnTrack_p2 > | m_pseudoMeasurementOnTrack |
std::vector< Trk::CompetingRIOsOnTrack_p1 > | m_competingRotsOnTrack |
std::unique_ptr< InDet::Track_tlp2 > | m_inDetTrackExt |
std::unique_ptr< TPCnv::MuonMeasurements_tlp2 > | m_muonMeasurementsExt |
Definition at line 46 of file SegmentCollection_tlp4.h.
|
inline |
Definition at line 49 of file SegmentCollection_tlp4.h.
|
delete |
|
delete |
std::vector< Trk::CompetingRIOsOnTrack_p1 > Trk::SegmentCollection_tlp4::m_competingRotsOnTrack |
Definition at line 66 of file SegmentCollection_tlp4.h.
std::vector< Trk::FitQuality_p1 > Trk::SegmentCollection_tlp4::m_fitQualities |
Definition at line 61 of file SegmentCollection_tlp4.h.
std::vector< Trk::HepSymMatrix_p1 > Trk::SegmentCollection_tlp4::m_hepSymMatrices |
Definition at line 63 of file SegmentCollection_tlp4.h.
std::unique_ptr<InDet::Track_tlp2> Trk::SegmentCollection_tlp4::m_inDetTrackExt |
Definition at line 70 of file SegmentCollection_tlp4.h.
std::vector< Trk::LocalParameters_p1 > Trk::SegmentCollection_tlp4::m_localParameters |
Definition at line 62 of file SegmentCollection_tlp4.h.
std::unique_ptr<TPCnv::MuonMeasurements_tlp2> Trk::SegmentCollection_tlp4::m_muonMeasurementsExt |
Definition at line 71 of file SegmentCollection_tlp4.h.
std::vector< Trk::PseudoMeasurementOnTrack_p2 > Trk::SegmentCollection_tlp4::m_pseudoMeasurementOnTrack |
Definition at line 65 of file SegmentCollection_tlp4.h.
std::vector< Trk::SegmentCollection_p1 > Trk::SegmentCollection_tlp4::m_segmentCollections |
Definition at line 56 of file SegmentCollection_tlp4.h.
std::vector< Trk::Segment_p1 > Trk::SegmentCollection_tlp4::m_segments |
Definition at line 57 of file SegmentCollection_tlp4.h.
std::vector< Trk::Surface_p2 > Trk::SegmentCollection_tlp4::m_surfaces |
Definition at line 59 of file SegmentCollection_tlp4.h.