#include <TEvtRecPrimaryVertex.h>
Definition at line 7 of file TEvtRecPrimaryVertex.h.
◆ TEvtRecPrimaryVertex()
TEvtRecPrimaryVertex::TEvtRecPrimaryVertex |
( |
| ) |
|
◆ ~TEvtRecPrimaryVertex()
TEvtRecPrimaryVertex::~TEvtRecPrimaryVertex |
( |
| ) |
|
◆ chi2()
Double_t TEvtRecPrimaryVertex::chi2 |
( |
| ) |
const |
|
inline |
◆ errorVertex()
Double_t TEvtRecPrimaryVertex::errorVertex |
( |
Int_t | i | ) |
const |
|
inline |
◆ fitMethod()
Int_t TEvtRecPrimaryVertex::fitMethod |
( |
| ) |
const |
|
inline |
◆ isValid()
Bool_t TEvtRecPrimaryVertex::isValid |
( |
| ) |
const |
|
inline |
◆ ndof()
Int_t TEvtRecPrimaryVertex::ndof |
( |
| ) |
const |
|
inline |
◆ nTracks()
Int_t TEvtRecPrimaryVertex::nTracks |
( |
| ) |
const |
|
inline |
◆ setChi2()
void TEvtRecPrimaryVertex::setChi2 |
( |
Double_t | chi2 | ) |
|
|
inline |
◆ setErrorVertex()
void TEvtRecPrimaryVertex::setErrorVertex |
( |
Double_t | Evtx[6] | ) |
|
|
inline |
◆ setFitMethod()
void TEvtRecPrimaryVertex::setFitMethod |
( |
Int_t | fitMethod | ) |
|
|
inline |
◆ setIsValid()
void TEvtRecPrimaryVertex::setIsValid |
( |
Bool_t | isValid | ) |
|
|
inline |
◆ setNdof()
void TEvtRecPrimaryVertex::setNdof |
( |
Int_t | ndof | ) |
|
|
inline |
◆ setNTracks()
void TEvtRecPrimaryVertex::setNTracks |
( |
Int_t | nTracks | ) |
|
|
inline |
◆ setTrackIdList()
void TEvtRecPrimaryVertex::setTrackIdList |
( |
const std::vector< Int_t > & | trackIdList | ) |
|
|
inline |
◆ setVertex()
void TEvtRecPrimaryVertex::setVertex |
( |
Double_t | vtx[3] | ) |
|
|
inline |
◆ trackIdList()
const std::vector< Int_t > & TEvtRecPrimaryVertex::trackIdList |
( |
| ) |
const |
|
inline |
◆ vertex()
Double_t TEvtRecPrimaryVertex::vertex |
( |
Int_t | i | ) |
const |
|
inline |
The documentation for this class was generated from the following files: