ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::MuonSegment_p1 Class Reference

#include <MuonSegment_p1.h>

Collaboration diagram for Muon::MuonSegment_p1:

Public Member Functions

 MuonSegment_p1 ()
 

Public Attributes

TPObjRef m_segment
 
Trk::LocalDirection_p1 m_localDirection
 
TPObjRef m_associatedSurface
 
float m_t0
 
float m_t0Error
 

Detailed Description

Definition at line 19 of file MuonSegment_p1.h.

Constructor & Destructor Documentation

◆ MuonSegment_p1()

Muon::MuonSegment_p1::MuonSegment_p1 ( )
inline

Definition at line 22 of file MuonSegment_p1.h.

22 : m_t0 (9999.0), m_t0Error(9999.0) {}

Member Data Documentation

◆ m_associatedSurface

TPObjRef Muon::MuonSegment_p1::m_associatedSurface

Definition at line 27 of file MuonSegment_p1.h.

◆ m_localDirection

Trk::LocalDirection_p1 Muon::MuonSegment_p1::m_localDirection

Definition at line 26 of file MuonSegment_p1.h.

◆ m_segment

TPObjRef Muon::MuonSegment_p1::m_segment

Definition at line 24 of file MuonSegment_p1.h.

◆ m_t0

float Muon::MuonSegment_p1::m_t0

Definition at line 28 of file MuonSegment_p1.h.

◆ m_t0Error

float Muon::MuonSegment_p1::m_t0Error

Definition at line 29 of file MuonSegment_p1.h.


The documentation for this class was generated from the following file:
Muon::MuonSegment_p1::m_t0Error
float m_t0Error
Definition: MuonSegment_p1.h:29
Muon::MuonSegment_p1::m_t0
float m_t0
Definition: MuonSegment_p1.h:28