![]() |
PandaRoot
|
output of PCA finding algorithm More...
#include <PndPropagator.h>
Public Member Functions | |
| PCAOutputStruct () | |
Public Attributes | |
| Int_t | PCAStatusFlag |
| Double_t | Radius |
| TVector3 | OnTrackPCA |
| TVector3 | OnWirePCA |
| Double_t | Distance |
| Float_t | TrackLength |
output of PCA finding algorithm
Definition at line 29 of file PndPropagator.h.
|
inline |
Definition at line 31 of file PndPropagator.h.
| Double_t PndProp::PCAOutputStruct::Distance |
Definition at line 43 of file PndPropagator.h.
Referenced by PndPropagator::GetDistAtPCA().
| TVector3 PndProp::PCAOutputStruct::OnTrackPCA |
Definition at line 41 of file PndPropagator.h.
Referenced by PndPropagator::GetPCA().
| TVector3 PndProp::PCAOutputStruct::OnWirePCA |
Definition at line 42 of file PndPropagator.h.
| Int_t PndProp::PCAOutputStruct::PCAStatusFlag |
Definition at line 39 of file PndPropagator.h.
| Double_t PndProp::PCAOutputStruct::Radius |
Definition at line 40 of file PndPropagator.h.
| Float_t PndProp::PCAOutputStruct::TrackLength |
Definition at line 44 of file PndPropagator.h.
Referenced by PndGeanePro::GetLengthAtPCA(), and PndPropagator::GetLengthAtPCA().