#include <PndSttTrack.h>
Definition at line 26 of file PndSttTrack.h.
◆ PndSttTrack()
PndSttTrack::PndSttTrack |
( |
| ) |
|
◆ ~PndSttTrack()
virtual PndSttTrack::~PndSttTrack |
( |
| ) |
|
|
virtual |
◆ AddHelixHit()
void PndSttTrack::AddHelixHit |
( |
Int_t |
size, |
|
|
Int_t |
index, |
|
|
Int_t |
helixhitindex |
|
) |
| |
◆ CalculateScosl()
Double_t PndSttTrack::CalculateScosl |
( |
Double_t |
x, |
|
|
Double_t |
y |
|
) |
| |
◆ GetCharge()
Int_t PndSttTrack::GetCharge |
( |
| ) |
|
|
inline |
◆ GetChi2Long()
Double_t PndSttTrack::GetChi2Long |
( |
| ) |
const |
|
inline |
◆ GetChi2Rad()
Double_t PndSttTrack::GetChi2Rad |
( |
| ) |
const |
|
inline |
◆ GetDist()
Double_t PndSttTrack::GetDist |
( |
| ) |
|
|
inline |
parameters of the helix: d0, phi0, Rad, tanlambda, z0
Definition at line 52 of file PndSttTrack.h.
◆ GetFlag()
Int_t PndSttTrack::GetFlag |
( |
| ) |
const |
|
inline |
◆ GetHelixHitIndex()
Int_t PndSttTrack::GetHelixHitIndex |
( |
Int_t |
iHit | ) |
const |
|
inline |
Definition at line 44 of file PndSttTrack.h.
44 {
return fHelixHits.At(iHit); };
◆ GetNDF()
Int_t PndSttTrack::GetNDF |
( |
| ) |
const |
|
inline |
◆ GetNofHelixHits()
Int_t PndSttTrack::GetNofHelixHits |
( |
| ) |
const |
|
inline |
Reconstructed "Helix" Hits
Definition at line 43 of file PndSttTrack.h.
43 {
return fHelixHits.GetSize(); };
◆ GetPhi()
Double_t PndSttTrack::GetPhi |
( |
| ) |
|
|
inline |
◆ GetPidHypo()
Int_t PndSttTrack::GetPidHypo |
( |
| ) |
const |
|
inline |
◆ GetRad()
Double_t PndSttTrack::GetRad |
( |
| ) |
|
|
inline |
◆ GetTanL()
Double_t PndSttTrack::GetTanL |
( |
| ) |
|
|
inline |
◆ GetTrackCandIndex()
Int_t PndSttTrack::GetTrackCandIndex |
( |
| ) |
|
|
inline |
◆ GetZ()
Double_t PndSttTrack::GetZ |
( |
| ) |
|
|
inline |
◆ MomentumAtPoint()
TVector3* PndSttTrack::MomentumAtPoint |
( |
TVector3 * |
point | ) |
|
◆ PCAToPoint()
TVector3* PndSttTrack::PCAToPoint |
( |
TVector3 * |
point | ) |
|
◆ Print()
void PndSttTrack::Print |
( |
| ) |
|
Public method Print Output to screen
◆ SetCharge()
void PndSttTrack::SetCharge |
( |
Int_t |
charge | ) |
|
|
inline |
◆ SetChi2Long()
void PndSttTrack::SetChi2Long |
( |
Double_t |
chi2 | ) |
|
|
inline |
◆ SetChi2Rad()
void PndSttTrack::SetChi2Rad |
( |
Double_t |
chi2 | ) |
|
|
inline |
◆ SetDist()
void PndSttTrack::SetDist |
( |
Double_t |
dist | ) |
|
|
inline |
◆ SetFlag()
void PndSttTrack::SetFlag |
( |
Int_t |
flag | ) |
|
|
inline |
◆ SetNDF()
void PndSttTrack::SetNDF |
( |
Int_t |
ndf | ) |
|
|
inline |
◆ SetParameters()
void PndSttTrack::SetParameters |
( |
Double_t |
d, |
|
|
Double_t |
phi, |
|
|
Double_t |
r, |
|
|
Double_t |
tanl, |
|
|
Double_t |
z |
|
) |
| |
|
inline |
◆ SetPhi()
void PndSttTrack::SetPhi |
( |
Double_t |
phi | ) |
|
|
inline |
◆ SetPidHypo()
void PndSttTrack::SetPidHypo |
( |
Int_t |
pid | ) |
|
|
inline |
◆ SetRad()
void PndSttTrack::SetRad |
( |
Double_t |
r | ) |
|
|
inline |
◆ SetTanL()
void PndSttTrack::SetTanL |
( |
Double_t |
tanl | ) |
|
|
inline |
◆ SetTrackCandIndex()
void PndSttTrack::SetTrackCandIndex |
( |
Int_t |
trackCandID | ) |
|
|
inline |
Modifiers
Definition at line 73 of file PndSttTrack.h.
73 { fTrackCandIndex = trackCandID; };
◆ SetZ()
void PndSttTrack::SetZ |
( |
Double_t |
z | ) |
|
|
inline |
The documentation for this class was generated from the following file: