Track object, containing position, angle, charge and quality information.
More...
#include <HarpoRecoEvent.h>
|
| HarpoRecoTracks () |
|
| HarpoRecoTracks (Int_t Ntrack, Int_t QtTrack, Double_t AngleTrack, Double_t x0, Int_t TypeTrack, Int_t IdTrackMatching, Int_t NclusterTrack, Int_t plane, Double_t xStart, Double_t zStart, Double_t xEnd, Double_t zEnd) |
|
| HarpoRecoTracks (const HarpoRecoTracks &tra) |
|
virtual | ~HarpoRecoTracks () |
|
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) |
|
Track object, containing position, angle, charge and quality information.
Definition at line 125 of file HarpoRecoEvent.h.
HarpoRecoTracks::HarpoRecoTracks |
( |
| ) |
|
HarpoRecoTracks::HarpoRecoTracks |
( |
Int_t |
Ntrack, |
|
|
Int_t |
QtTrack, |
|
|
Double_t |
AngleTrack, |
|
|
Double_t |
x0, |
|
|
Int_t |
TypeTrack, |
|
|
Int_t |
IdTrackMatching, |
|
|
Int_t |
NclusterTrack, |
|
|
Int_t |
plane, |
|
|
Double_t |
xStart, |
|
|
Double_t |
zStart, |
|
|
Double_t |
xEnd, |
|
|
Double_t |
zEnd |
|
) |
| |
HarpoRecoTracks::~HarpoRecoTracks |
( |
| ) |
|
|
virtual |
Double_t HarpoRecoTracks::GetAngleTrack |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetIdTrackMatching |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetNclusterTrack |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetNtrack |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetPlane |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetQtTrack |
( |
| ) |
|
|
inline |
Int_t HarpoRecoTracks::GetTypeTrack |
( |
| ) |
|
|
inline |
Double_t HarpoRecoTracks::GetX0 |
( |
| ) |
|
|
inline |
Double_t HarpoRecoTracks::GetXend |
( |
| ) |
|
|
inline |
Double_t HarpoRecoTracks::GetXstart |
( |
| ) |
|
|
inline |
Double_t HarpoRecoTracks::GetZend |
( |
| ) |
|
|
inline |
Double_t HarpoRecoTracks::GetZstart |
( |
| ) |
|
|
inline |
void HarpoRecoTracks::SetAngleTrack |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetIdTrackMatching |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetNclusterTrack |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetNtrack |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetPlane |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetQtTrack |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetTypeTrack |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetX0 |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetXend |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetXstart |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetZend |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoTracks::SetZstart |
( |
Double_t |
val | ) |
|
|
inline |
Double_t HarpoRecoTracks::fAngleTrack |
|
private |
Int_t HarpoRecoTracks::fIdTrackMatching |
|
private |
Int_t HarpoRecoTracks::fNclusterTrack |
|
private |
Int_t HarpoRecoTracks::fNtrack |
|
private |
Int_t HarpoRecoTracks::fPlane |
|
private |
Int_t HarpoRecoTracks::fQtTrack |
|
private |
Int_t HarpoRecoTracks::fTypeTrack |
|
private |
Type of track (traversing, created, included, ttz)
Definition at line 170 of file HarpoRecoEvent.h.
Double_t HarpoRecoTracks::fX0 |
|
private |
Double_t HarpoRecoTracks::fXend |
|
private |
Double_t HarpoRecoTracks::fXstart |
|
private |
Double_t HarpoRecoTracks::fZend |
|
private |
Double_t HarpoRecoTracks::fZstart |
|
private |
The documentation for this class was generated from the following files: