ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Trk::SegmentCollection_tlp2 Class Reference

#include <SegmentCollection_tlp2.h>

Collaboration diagram for Trk::SegmentCollection_tlp2:

Public Member Functions

 SegmentCollection_tlp2 ()
 

Public Attributes

TPCnvTokenList_p1 m_tokenList
 
std::vector< Trk::SegmentCollection_p1m_segmentCollections
 
std::vector< Trk::Segment_p1m_segments
 
std::vector< Trk::TrackSegment_p1m_tracksegments
 
std::vector< Trk::BoundSurface_p1m_boundSurfaces
 
std::vector< Trk::Surface_p1m_surfaces
 
std::vector< Trk::CylinderBounds_p1m_cylinderBounds
 
std::vector< Trk::DiamondBounds_p1m_diamondBounds
 
std::vector< Trk::RotatedDiamondBounds_p1m_rotatedDiamondBounds
 
std::vector< Trk::DiscBounds_p1m_discBounds
 
std::vector< Trk::RectangleBounds_p1m_rectangleBounds
 
std::vector< Trk::TrapezoidBounds_p1m_trapesoidBounds
 
std::vector< Trk::RotatedTrapezoidBounds_p1m_rotatedTrapesoidBounds
 
std::vector< Trk::EllipseBounds_p1m_ellipseBounds
 
std::vector< Trk::FitQuality_p1m_fitQualities
 
std::vector< Trk::LocalParameters_p1m_localParameters
 
std::vector< Trk::HepSymMatrix_p1m_hepSymMatrices
 
std::vector< Trk::PseudoMeasurementOnTrack_p1m_pseudoMeasurementOnTrack
 
std::vector< Trk::CompetingRIOsOnTrack_p1m_competingRotsOnTrack
 
std::vector< Trk::DetElementSurface_p1m_detElementSurfaces
 

Detailed Description

Definition at line 54 of file SegmentCollection_tlp2.h.

Constructor & Destructor Documentation

◆ SegmentCollection_tlp2()

Trk::SegmentCollection_tlp2::SegmentCollection_tlp2 ( )
inline

Definition at line 57 of file SegmentCollection_tlp2.h.

57 {}

Member Data Documentation

◆ m_boundSurfaces

std::vector< Trk::BoundSurface_p1 > Trk::SegmentCollection_tlp2::m_boundSurfaces

Definition at line 65 of file SegmentCollection_tlp2.h.

◆ m_competingRotsOnTrack

std::vector< Trk::CompetingRIOsOnTrack_p1 > Trk::SegmentCollection_tlp2::m_competingRotsOnTrack

Definition at line 81 of file SegmentCollection_tlp2.h.

◆ m_cylinderBounds

std::vector< Trk::CylinderBounds_p1 > Trk::SegmentCollection_tlp2::m_cylinderBounds

Definition at line 67 of file SegmentCollection_tlp2.h.

◆ m_detElementSurfaces

std::vector< Trk::DetElementSurface_p1 > Trk::SegmentCollection_tlp2::m_detElementSurfaces

Definition at line 83 of file SegmentCollection_tlp2.h.

◆ m_diamondBounds

std::vector< Trk::DiamondBounds_p1 > Trk::SegmentCollection_tlp2::m_diamondBounds

Definition at line 68 of file SegmentCollection_tlp2.h.

◆ m_discBounds

std::vector< Trk::DiscBounds_p1 > Trk::SegmentCollection_tlp2::m_discBounds

Definition at line 70 of file SegmentCollection_tlp2.h.

◆ m_ellipseBounds

std::vector< Trk::EllipseBounds_p1 > Trk::SegmentCollection_tlp2::m_ellipseBounds

Definition at line 74 of file SegmentCollection_tlp2.h.

◆ m_fitQualities

std::vector< Trk::FitQuality_p1 > Trk::SegmentCollection_tlp2::m_fitQualities

Definition at line 76 of file SegmentCollection_tlp2.h.

◆ m_hepSymMatrices

std::vector< Trk::HepSymMatrix_p1 > Trk::SegmentCollection_tlp2::m_hepSymMatrices

Definition at line 78 of file SegmentCollection_tlp2.h.

◆ m_localParameters

std::vector< Trk::LocalParameters_p1 > Trk::SegmentCollection_tlp2::m_localParameters

Definition at line 77 of file SegmentCollection_tlp2.h.

◆ m_pseudoMeasurementOnTrack

std::vector< Trk::PseudoMeasurementOnTrack_p1 > Trk::SegmentCollection_tlp2::m_pseudoMeasurementOnTrack

Definition at line 80 of file SegmentCollection_tlp2.h.

◆ m_rectangleBounds

std::vector< Trk::RectangleBounds_p1 > Trk::SegmentCollection_tlp2::m_rectangleBounds

Definition at line 71 of file SegmentCollection_tlp2.h.

◆ m_rotatedDiamondBounds

std::vector< Trk::RotatedDiamondBounds_p1 > Trk::SegmentCollection_tlp2::m_rotatedDiamondBounds

Definition at line 69 of file SegmentCollection_tlp2.h.

◆ m_rotatedTrapesoidBounds

std::vector< Trk::RotatedTrapezoidBounds_p1 > Trk::SegmentCollection_tlp2::m_rotatedTrapesoidBounds

Definition at line 73 of file SegmentCollection_tlp2.h.

◆ m_segmentCollections

std::vector< Trk::SegmentCollection_p1 > Trk::SegmentCollection_tlp2::m_segmentCollections

Definition at line 61 of file SegmentCollection_tlp2.h.

◆ m_segments

std::vector< Trk::Segment_p1 > Trk::SegmentCollection_tlp2::m_segments

Definition at line 62 of file SegmentCollection_tlp2.h.

◆ m_surfaces

std::vector< Trk::Surface_p1 > Trk::SegmentCollection_tlp2::m_surfaces

Definition at line 66 of file SegmentCollection_tlp2.h.

◆ m_tokenList

TPCnvTokenList_p1 Trk::SegmentCollection_tlp2::m_tokenList

Definition at line 59 of file SegmentCollection_tlp2.h.

◆ m_tracksegments

std::vector< Trk::TrackSegment_p1 > Trk::SegmentCollection_tlp2::m_tracksegments

Definition at line 63 of file SegmentCollection_tlp2.h.

◆ m_trapesoidBounds

std::vector< Trk::TrapezoidBounds_p1 > Trk::SegmentCollection_tlp2::m_trapesoidBounds

Definition at line 72 of file SegmentCollection_tlp2.h.


The documentation for this class was generated from the following file: