#include <HarpoRecoEvent.h>
|
| HarpoRecoReco3D () |
|
| HarpoRecoReco3D (Int_t ntrack_3d, Double_t doca, Double_t poca_x, Double_t poca_y, Double_t poca_z, Double_t px, Double_t py, Double_t pz, Double_t aopen, Double_t aazimutal) |
|
| HarpoRecoReco3D (const HarpoRecoReco3D &rec) |
|
virtual | ~HarpoRecoReco3D () |
|
Int_t | Getntrack_3d () |
|
Double_t | GetDoca () |
|
Double_t | GetPoca_x () |
|
Double_t | GetPoca_y () |
|
Double_t | GetPoca_z () |
|
Double_t | GetPx () |
|
Double_t | GetPy () |
|
Double_t | GetPz () |
|
Double_t | GetAopen () |
|
Double_t | GetAazimutal () |
|
Int_t | GetTypeTrack3d (Int_t i) |
|
void | Setntrack_3d (Int_t val) |
|
void | SetDoca (Double_t val) |
|
void | SetPoca_x (Double_t val) |
|
void | SetPoca_y (Double_t val) |
|
void | SetPoca_z (Double_t val) |
|
void | SetPx (Double_t val) |
|
void | SetPy (Double_t val) |
|
void | SetPz (Double_t val) |
|
void | SetAopen (Double_t val) |
|
void | SetAazimutal (Double_t val) |
|
void | SetTypeTrack3d (Int_t i, Int_t val) |
|
Definition at line 422 of file HarpoRecoEvent.h.
HarpoRecoReco3D::HarpoRecoReco3D |
( |
| ) |
|
HarpoRecoReco3D::HarpoRecoReco3D |
( |
Int_t |
ntrack_3d, |
|
|
Double_t |
doca, |
|
|
Double_t |
poca_x, |
|
|
Double_t |
poca_y, |
|
|
Double_t |
poca_z, |
|
|
Double_t |
px, |
|
|
Double_t |
py, |
|
|
Double_t |
pz, |
|
|
Double_t |
aopen, |
|
|
Double_t |
aazimutal |
|
) |
| |
HarpoRecoReco3D::~HarpoRecoReco3D |
( |
| ) |
|
|
virtual |
Double_t HarpoRecoReco3D::GetAazimutal |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetAopen |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetDoca |
( |
| ) |
|
|
inline |
Int_t HarpoRecoReco3D::Getntrack_3d |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetPoca_x |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetPoca_y |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetPoca_z |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetPx |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetPy |
( |
| ) |
|
|
inline |
Double_t HarpoRecoReco3D::GetPz |
( |
| ) |
|
|
inline |
Int_t HarpoRecoReco3D::GetTypeTrack3d |
( |
Int_t |
i | ) |
|
|
inline |
void HarpoRecoReco3D::SetAazimutal |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetAopen |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetDoca |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::Setntrack_3d |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetPoca_x |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetPoca_y |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetPoca_z |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetPx |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetPy |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetPz |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoReco3D::SetTypeTrack3d |
( |
Int_t |
i, |
|
|
Int_t |
val |
|
) |
| |
|
inline |
Double_t HarpoRecoReco3D::fAazimutal |
|
private |
Double_t HarpoRecoReco3D::fAopen |
|
private |
Double_t HarpoRecoReco3D::fDoca |
|
private |
Int_t HarpoRecoReco3D::fntrack_3d |
|
private |
Double_t HarpoRecoReco3D::fPoca_x |
|
private |
Double_t HarpoRecoReco3D::fPoca_y |
|
private |
Double_t HarpoRecoReco3D::fPoca_z |
|
private |
Double_t HarpoRecoReco3D::fPx |
|
private |
Double_t HarpoRecoReco3D::fPy |
|
private |
Double_t HarpoRecoReco3D::fPz |
|
private |
Double_t HarpoRecoReco3D::ftypetrack3d[7] |
|
private |
The documentation for this class was generated from the following files: