Project
Loading...
Searching...
No Matches
o2::mft::AlignPointHelper::TrackParam Struct Reference

simple structure to organise the storage of track parameters at inital z0 plane More...

#include <AlignPointHelper.h>

Public Attributes

Double_t X0
 
Double_t Y0
 
Double_t Z0
 
Double_t Tx
 
Double_t Ty
 

Detailed Description

simple structure to organise the storage of track parameters at inital z0 plane

Definition at line 127 of file AlignPointHelper.h.

Member Data Documentation

◆ Tx

Double_t o2::mft::AlignPointHelper::TrackParam::Tx

Definition at line 128 of file AlignPointHelper.h.

◆ Ty

Double_t o2::mft::AlignPointHelper::TrackParam::Ty

Definition at line 128 of file AlignPointHelper.h.

◆ X0

Double_t o2::mft::AlignPointHelper::TrackParam::X0

Definition at line 128 of file AlignPointHelper.h.

◆ Y0

Double_t o2::mft::AlignPointHelper::TrackParam::Y0

Definition at line 128 of file AlignPointHelper.h.

◆ Z0

Double_t o2::mft::AlignPointHelper::TrackParam::Z0

Definition at line 128 of file AlignPointHelper.h.


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