#include <TrackFwd.h>
Inherited by o2::track::TrackParCovFwd.
|
Double_t | mZ = 0. |
| Z coordinate (cm)
|
|
SMatrix5 | mParameters {} |
| Track parameters.
|
|
Double_t | mTrackChi2 = 0. |
| Chi2 of the track when the associated cluster was attached.
|
|
Definition at line 34 of file TrackFwd.h.
◆ TrackParFwd() [1/3]
o2::track::TrackParFwd::TrackParFwd |
( |
| ) |
|
|
default |
◆ ~TrackParFwd()
o2::track::TrackParFwd::~TrackParFwd |
( |
| ) |
|
|
default |
◆ TrackParFwd() [2/3]
o2::track::TrackParFwd::TrackParFwd |
( |
const TrackParFwd & |
tp | ) |
|
|
default |
◆ TrackParFwd() [3/3]
◆ addParameters()
void o2::track::TrackParFwd::addParameters |
( |
const SMatrix5 & |
parameters | ) |
|
|
inline |
◆ ClassDefNV()
◆ getCharge()
Double_t o2::track::TrackParFwd::getCharge |
( |
| ) |
const |
|
inline |
return the charge (assumed forward motion)
Definition at line 96 of file TrackFwd.h.
◆ getCircleParams()
◆ getCsp2()
Double_t o2::track::TrackParFwd::getCsp2 |
( |
| ) |
const |
|
inline |
◆ getCurvature()
Double_t o2::track::TrackParFwd::getCurvature |
( |
double |
b | ) |
const |
|
inline |
◆ getEta()
Double_t o2::track::TrackParFwd::getEta |
( |
| ) |
const |
|
inline |
◆ getInverseMomentum()
Double_t o2::track::TrackParFwd::getInverseMomentum |
( |
| ) |
const |
|
inline |
◆ getInvPt()
Double_t o2::track::TrackParFwd::getInvPt |
( |
| ) |
const |
|
inline |
◆ getInvQPt()
Double_t o2::track::TrackParFwd::getInvQPt |
( |
| ) |
const |
|
inline |
◆ getP()
Double_t o2::track::TrackParFwd::getP |
( |
| ) |
const |
|
inline |
◆ getParameters()
const SMatrix5 & o2::track::TrackParFwd::getParameters |
( |
| ) |
const |
|
inline |
return track parameters
Definition at line 106 of file TrackFwd.h.
◆ getPhi()
Double_t o2::track::TrackParFwd::getPhi |
( |
| ) |
const |
|
inline |
◆ getPt()
Double_t o2::track::TrackParFwd::getPt |
( |
| ) |
const |
|
inline |
◆ getPx()
Double_t o2::track::TrackParFwd::getPx |
( |
| ) |
const |
|
inline |
◆ getPy()
Double_t o2::track::TrackParFwd::getPy |
( |
| ) |
const |
|
inline |
◆ getPz()
Double_t o2::track::TrackParFwd::getPz |
( |
| ) |
const |
|
inline |
◆ getSnp()
Double_t o2::track::TrackParFwd::getSnp |
( |
| ) |
const |
|
inline |
◆ getTanl()
Double_t o2::track::TrackParFwd::getTanl |
( |
| ) |
const |
|
inline |
◆ getTgl()
Double_t o2::track::TrackParFwd::getTgl |
( |
| ) |
const |
|
inline |
◆ getTheta()
Double_t o2::track::TrackParFwd::getTheta |
( |
| ) |
const |
|
inline |
◆ getTrackChi2()
Double_t o2::track::TrackParFwd::getTrackChi2 |
( |
| ) |
const |
|
inline |
return the chi2 of the track when the associated cluster was attached
Definition at line 113 of file TrackFwd.h.
◆ getX()
Double_t o2::track::TrackParFwd::getX |
( |
| ) |
const |
|
inline |
◆ getY()
Double_t o2::track::TrackParFwd::getY |
( |
| ) |
const |
|
inline |
◆ getZ()
Double_t o2::track::TrackParFwd::getZ |
( |
| ) |
const |
|
inline |
return Z coordinate (cm)
Definition at line 46 of file TrackFwd.h.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ propagateParamToZhelix()
void o2::track::TrackParFwd::propagateParamToZhelix |
( |
double |
zEnd, |
|
|
double |
zField |
|
) |
| |
◆ propagateParamToZlinear()
void o2::track::TrackParFwd::propagateParamToZlinear |
( |
double |
zEnd | ) |
|
◆ propagateParamToZquadratic()
void o2::track::TrackParFwd::propagateParamToZquadratic |
( |
double |
zEnd, |
|
|
double |
zField |
|
) |
| |
◆ setCharge()
void o2::track::TrackParFwd::setCharge |
( |
Double_t |
charge | ) |
|
|
inline |
set the charge (assumed forward motion)
Definition at line 98 of file TrackFwd.h.
◆ setInvQPt()
void o2::track::TrackParFwd::setInvQPt |
( |
Double_t |
invqpt | ) |
|
|
inline |
◆ setParameters()
void o2::track::TrackParFwd::setParameters |
( |
const SMatrix5 & |
parameters | ) |
|
|
inline |
◆ setPhi()
void o2::track::TrackParFwd::setPhi |
( |
Double_t |
phi | ) |
|
|
inline |
◆ setTanl()
void o2::track::TrackParFwd::setTanl |
( |
Double_t |
tanl | ) |
|
|
inline |
◆ setTrackChi2()
void o2::track::TrackParFwd::setTrackChi2 |
( |
Double_t |
chi2 | ) |
|
|
inline |
set the chi2 of the track when the associated cluster was attached
Definition at line 115 of file TrackFwd.h.
◆ setX()
void o2::track::TrackParFwd::setX |
( |
Double_t |
x | ) |
|
|
inline |
◆ setY()
void o2::track::TrackParFwd::setY |
( |
Double_t |
y | ) |
|
|
inline |
◆ setZ()
void o2::track::TrackParFwd::setZ |
( |
Double_t |
z | ) |
|
|
inline |
set Z coordinate (cm)
Definition at line 48 of file TrackFwd.h.
◆ mParameters
SMatrix5 o2::track::TrackParFwd::mParameters {} |
|
protected |
Track parameters.
Track parameters ordered as follow:
X = X coordinate (cm)
Y = Y coordinate (cm)
PHI = azimutal angle
TANL = tangent of \lambda (dip angle)
INVQPT = Inverse transverse momentum (GeV/c ** -1) times charge (assumed forward motion)
Definition at line 132 of file TrackFwd.h.
◆ mTrackChi2
Double_t o2::track::TrackParFwd::mTrackChi2 = 0. |
|
protected |
Chi2 of the track when the associated cluster was attached.
Definition at line 133 of file TrackFwd.h.
◆ mZ
Double_t o2::track::TrackParFwd::mZ = 0. |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Reconstruction/include/ReconstructionDataFormats/TrackFwd.h
- /home/runner/work/AliceO2/AliceO2/DataFormats/Reconstruction/src/TrackFwd.cxx