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

#include <Segment_p1.h>

Collaboration diagram for Trk::Segment_p1:

Public Member Functions

 Segment_p1 ()
 

Public Attributes

TPObjRef m_localParameters
 
TPObjRef m_localErrorMatrix
 
TPObjRef m_fitQuality
 
std::vector< TPObjRefm_containedMeasBases
 
uint16_t m_author
 

Detailed Description

Definition at line 23 of file Segment_p1.h.

Constructor & Destructor Documentation

◆ Segment_p1()

Trk::Segment_p1::Segment_p1 ( )
inline

Definition at line 26 of file Segment_p1.h.

26 : m_author(0) {};

Member Data Documentation

◆ m_author

uint16_t Trk::Segment_p1::m_author

Definition at line 37 of file Segment_p1.h.

◆ m_containedMeasBases

std::vector< TPObjRef > Trk::Segment_p1::m_containedMeasBases

Definition at line 35 of file Segment_p1.h.

◆ m_fitQuality

TPObjRef Trk::Segment_p1::m_fitQuality

Definition at line 33 of file Segment_p1.h.

◆ m_localErrorMatrix

TPObjRef Trk::Segment_p1::m_localErrorMatrix

Definition at line 31 of file Segment_p1.h.

◆ m_localParameters

TPObjRef Trk::Segment_p1::m_localParameters

Definition at line 29 of file Segment_p1.h.


The documentation for this class was generated from the following file:
Trk::Segment_p1::m_author
uint16_t m_author
Definition: Segment_p1.h:37