HarpoRecoTracks object, Obtained with Kalman filter.
More...
#include <HarpoRecoEvent.h>
|
| HarpoRecoKalmanTracks () |
|
| HarpoRecoKalmanTracks (Int_t Ntrack, Int_t QtTrack, Double_t AngleTrack, Double_t x0, Double_t chi2, Int_t TypeTrack, Int_t IdTrackMatching, Int_t NclusterTrack, Int_t plane, Double_t xStart, Double_t zStart, Double_t pxStart, Double_t pzStart, Double_t xEnd, Double_t zEnd, Double_t pxEnd, Double_t pzEnd) |
|
| HarpoRecoKalmanTracks (const HarpoRecoKalmanTracks &tra) |
|
virtual | ~HarpoRecoKalmanTracks () |
|
Double_t | GetPxStart () |
|
Double_t | GetPzStart () |
|
Double_t | GetPxEnd () |
|
Double_t | GetPzEnd () |
|
Double_t | GetChi2 () |
|
void | SetPxStart (Double_t val) |
|
void | SetPzStart (Double_t val) |
|
void | SetPxEnd (Double_t val) |
|
void | SetPzEnd (Double_t val) |
|
void | SetChi2 (Double_t val) |
|
Int_t | GetNtrack () |
|
Int_t | GetQtTrack () |
|
Int_t | GetPlane () |
|
Double_t | GetAngleTrack () |
|
Double_t | GetX0 () |
|
Int_t | GetTypeTrack () |
|
Int_t | GetIdTrackMatching () |
|
Int_t | GetNclusterTrack () |
|
Double_t | GetXstart () |
|
Double_t | GetZstart () |
|
Double_t | GetXend () |
|
Double_t | GetZend () |
|
void | SetNtrack (Int_t val) |
|
void | SetQtTrack (Int_t val) |
|
void | SetPlane (Int_t val) |
|
void | SetAngleTrack (Int_t val) |
|
void | SetX0 (Double_t val) |
|
void | SetTypeTrack (Int_t val) |
|
void | SetIdTrackMatching (Int_t val) |
|
void | SetNclusterTrack (Int_t val) |
|
void | SetXstart (Double_t val) |
|
void | SetZstart (Double_t val) |
|
void | SetXend (Double_t val) |
|
void | SetZend (Double_t val) |
|
HarpoRecoTracks object, Obtained with Kalman filter.
Definition at line 223 of file HarpoRecoEvent.h.
HarpoRecoKalmanTracks::HarpoRecoKalmanTracks |
( |
| ) |
|
HarpoRecoKalmanTracks::HarpoRecoKalmanTracks |
( |
Int_t |
Ntrack, |
|
|
Int_t |
QtTrack, |
|
|
Double_t |
AngleTrack, |
|
|
Double_t |
x0, |
|
|
Double_t |
chi2, |
|
|
Int_t |
TypeTrack, |
|
|
Int_t |
IdTrackMatching, |
|
|
Int_t |
NclusterTrack, |
|
|
Int_t |
plane, |
|
|
Double_t |
xStart, |
|
|
Double_t |
zStart, |
|
|
Double_t |
pxStart, |
|
|
Double_t |
pzStart, |
|
|
Double_t |
xEnd, |
|
|
Double_t |
zEnd, |
|
|
Double_t |
pxEnd, |
|
|
Double_t |
pzEnd |
|
) |
| |
HarpoRecoKalmanTracks::~HarpoRecoKalmanTracks |
( |
| ) |
|
|
virtual |
Double_t HarpoRecoTracks::GetAngleTrack |
( |
| ) |
|
|
inlineinherited |
Double_t HarpoRecoKalmanTracks::GetChi2 |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetIdTrackMatching |
( |
| ) |
|
|
inlineinherited |
Int_t HarpoRecoTracks::GetNclusterTrack |
( |
| ) |
|
|
inlineinherited |
Int_t HarpoRecoTracks::GetNtrack |
( |
| ) |
|
|
inlineinherited |
Int_t HarpoRecoTracks::GetPlane |
( |
| ) |
|
|
inlineinherited |
Double_t HarpoRecoKalmanTracks::GetPxEnd |
( |
| ) |
|
|
inline |
Double_t HarpoRecoKalmanTracks::GetPxStart |
( |
| ) |
|
|
inline |
Double_t HarpoRecoKalmanTracks::GetPzEnd |
( |
| ) |
|
|
inline |
Double_t HarpoRecoKalmanTracks::GetPzStart |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetQtTrack |
( |
| ) |
|
|
inlineinherited |
Int_t HarpoRecoTracks::GetTypeTrack |
( |
| ) |
|
|
inlineinherited |
Double_t HarpoRecoTracks::GetX0 |
( |
| ) |
|
|
inlineinherited |
Double_t HarpoRecoTracks::GetXend |
( |
| ) |
|
|
inlineinherited |
Double_t HarpoRecoTracks::GetXstart |
( |
| ) |
|
|
inlineinherited |
Double_t HarpoRecoTracks::GetZend |
( |
| ) |
|
|
inlineinherited |
Double_t HarpoRecoTracks::GetZstart |
( |
| ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetAngleTrack |
( |
Int_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoKalmanTracks::SetChi2 |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetIdTrackMatching |
( |
Int_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetNclusterTrack |
( |
Int_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetNtrack |
( |
Int_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetPlane |
( |
Int_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoKalmanTracks::SetPxEnd |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoKalmanTracks::SetPxStart |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoKalmanTracks::SetPzEnd |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoKalmanTracks::SetPzStart |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetQtTrack |
( |
Int_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetTypeTrack |
( |
Int_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetX0 |
( |
Double_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetXend |
( |
Double_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetXstart |
( |
Double_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetZend |
( |
Double_t |
val | ) |
|
|
inlineinherited |
void HarpoRecoTracks::SetZstart |
( |
Double_t |
val | ) |
|
|
inlineinherited |
Double_t HarpoRecoKalmanTracks::fChi2 |
|
private |
Double_t HarpoRecoKalmanTracks::fPxEnd |
|
private |
Double_t HarpoRecoKalmanTracks::fPxStart |
|
private |
Double_t HarpoRecoKalmanTracks::fPzEnd |
|
private |
Double_t HarpoRecoKalmanTracks::fPzStart |
|
private |
The documentation for this class was generated from the following files: