2D vertex object, containing position, angle and associated track numbers, and quality info
More...
#include <HarpoRecoEvent.h>
2D vertex object, containing position, angle and associated track numbers, and quality info
Definition at line 263 of file HarpoRecoEvent.h.
HarpoRecoVertex::HarpoRecoVertex |
( |
| ) |
|
HarpoRecoVertex::HarpoRecoVertex |
( |
Int_t |
plane, |
|
|
Double_t |
z, |
|
|
Double_t |
x, |
|
|
Double_t |
pz, |
|
|
Double_t |
px, |
|
|
Double_t |
theta, |
|
|
Double_t |
chi2, |
|
|
Int_t |
tr1, |
|
|
Int_t |
tr2 |
|
) |
| |
HarpoRecoVertex::~HarpoRecoVertex |
( |
| ) |
|
|
virtual |
Double_t HarpoRecoVertex::GetChi2Vertex |
( |
| ) |
|
|
inline |
Int_t HarpoRecoVertex::GetNvertex |
( |
| ) |
|
|
inline |
Int_t HarpoRecoVertex::GetPlane |
( |
| ) |
|
|
inline |
Double_t HarpoRecoVertex::GetPxVertex |
( |
| ) |
|
|
inline |
Double_t HarpoRecoVertex::GetPzVertex |
( |
| ) |
|
|
inline |
Double_t HarpoRecoVertex::GetThetaVertex |
( |
| ) |
|
|
inline |
Int_t HarpoRecoVertex::GetTr1Vertex1 |
( |
| ) |
|
|
inline |
Int_t HarpoRecoVertex::GetTr2Vertex2 |
( |
| ) |
|
|
inline |
Double_t HarpoRecoVertex::GetXvertex |
( |
| ) |
|
|
inline |
Double_t HarpoRecoVertex::GetZvertex |
( |
| ) |
|
|
inline |
void HarpoRecoVertex::SetChi2Vertex |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetNvertex |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetPlane |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetPxVertex |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetPzVertex |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetThetaVertex |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetTr1Vertex |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetTr2Vertex |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetXvertex |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoVertex::SetZvertex |
( |
Double_t |
val | ) |
|
|
inline |
Double_t HarpoRecoVertex::fChi2Vertex |
|
private |
Int_t HarpoRecoVertex::fNvertex |
|
private |
Int_t HarpoRecoVertex::fPlane |
|
private |
Double_t HarpoRecoVertex::fPxVertex |
|
private |
Double_t HarpoRecoVertex::fPzVertex |
|
private |
Double_t HarpoRecoVertex::fThetaVertex |
|
private |
Int_t HarpoRecoVertex::fTr1Vertex |
|
private |
Int_t HarpoRecoVertex::fTr2Vertex |
|
private |
Double_t HarpoRecoVertex::fXvertex |
|
private |
Double_t HarpoRecoVertex::fZvertex |
|
private |
The documentation for this class was generated from the following files: