#include <CTPPSFastTrack.h>
Definition at line 9 of file CTPPSFastTrack.h.
◆ Point
◆ Vector
◆ CTPPSFastTrack() [1/2]
CTPPSFastTrack::CTPPSFastTrack |
( |
| ) |
|
|
inline |
◆ CTPPSFastTrack() [2/2]
CTPPSFastTrack::CTPPSFastTrack |
( |
float |
t, |
|
|
float |
xi, |
|
|
unsigned int |
cellid, |
|
|
float |
tof, |
|
|
float |
x1, |
|
|
float |
y1, |
|
|
float |
x2, |
|
|
float |
y2, |
|
|
const Vector & |
momentum, |
|
|
const Point & |
vertex |
|
) |
| |
|
inline |
◆ cellid()
unsigned int CTPPSFastTrack::cellid |
( |
| ) |
const |
|
inline |
◆ momentum()
const Vector& CTPPSFastTrack::momentum |
( |
| ) |
const |
track momentum vector
Referenced by setp().
◆ px()
float CTPPSFastTrack::px |
( |
| ) |
const |
|
inline |
◆ py()
float CTPPSFastTrack::py |
( |
| ) |
const |
|
inline |
◆ pz()
float CTPPSFastTrack::pz |
( |
| ) |
const |
|
inline |
◆ referencePoint()
const Point& CTPPSFastTrack::referencePoint |
( |
| ) |
const |
Reference point on the track.
◆ setcellid()
void CTPPSFastTrack::setcellid |
( |
unsigned int |
cellid | ) |
|
|
inline |
◆ setp()
void CTPPSFastTrack::setp |
( |
const Vector & |
momentum | ) |
|
|
inline |
◆ sett()
void CTPPSFastTrack::sett |
( |
float |
t | ) |
|
|
inline |
◆ settof()
void CTPPSFastTrack::settof |
( |
float |
tof | ) |
|
|
inline |
◆ setvertex()
void CTPPSFastTrack::setvertex |
( |
const Point & |
vertex | ) |
|
|
inline |
◆ setx1()
void CTPPSFastTrack::setx1 |
( |
float |
x1 | ) |
|
|
inline |
◆ setx2()
void CTPPSFastTrack::setx2 |
( |
float |
x2 | ) |
|
|
inline |
◆ setxi()
void CTPPSFastTrack::setxi |
( |
float |
xi | ) |
|
|
inline |
◆ sety1()
void CTPPSFastTrack::sety1 |
( |
float |
y1 | ) |
|
|
inline |
◆ sety2()
void CTPPSFastTrack::sety2 |
( |
float |
y2 | ) |
|
|
inline |
◆ t()
float CTPPSFastTrack::t |
( |
| ) |
const |
|
inline |
◆ timeOfFlight()
float CTPPSFastTrack::timeOfFlight |
( |
| ) |
const |
|
inline |
◆ tof()
float CTPPSFastTrack::tof |
( |
| ) |
const |
|
inline |
◆ vertex()
const Point& CTPPSFastTrack::vertex |
( |
| ) |
const |
◆ x0()
float CTPPSFastTrack::x0 |
( |
| ) |
const |
|
inline |
◆ x1()
float CTPPSFastTrack::x1 |
( |
void |
| ) |
const |
|
inline |
◆ x2()
float CTPPSFastTrack::x2 |
( |
void |
| ) |
const |
|
inline |
◆ xi()
float CTPPSFastTrack::xi |
( |
| ) |
const |
|
inline |
◆ y0()
float CTPPSFastTrack::y0 |
( |
| ) |
const |
|
inline |
◆ y1()
float CTPPSFastTrack::y1 |
( |
void |
| ) |
const |
|
inline |
◆ y2()
float CTPPSFastTrack::y2 |
( |
void |
| ) |
const |
|
inline |
◆ z0()
float CTPPSFastTrack::z0 |
( |
| ) |
const |
|
inline |
◆ momentum_
Vector CTPPSFastTrack::momentum_ |
|
private |
◆ thecellid
unsigned int CTPPSFastTrack::thecellid |
|
private |
◆ thet
float CTPPSFastTrack::thet |
|
private |
◆ thetof
float CTPPSFastTrack::thetof |
|
private |
◆ thex1
float CTPPSFastTrack::thex1 |
|
private |
◆ thex2
float CTPPSFastTrack::thex2 |
|
private |
◆ thexi
float CTPPSFastTrack::thexi |
|
private |
◆ they1
float CTPPSFastTrack::they1 |
|
private |
◆ they2
float CTPPSFastTrack::they2 |
|
private |
◆ vertex_
Point CTPPSFastTrack::vertex_ |
|
private |