![]() |
PandaRoot
|
#include <PndFTSTopoReconstructor.h>
Public Member Functions | |
| PndFTSTopoReconstructor () | |
| ~PndFTSTopoReconstructor () | |
| void | Init (PndFTSCAGBTracker *tracker) |
| void | ReconstructPrimVertex () |
| void | ReconstructParticles () |
| KFParticle & | GetPrimVertex () const |
| Accessors. More... | |
| vector< KFParticle > const & | GetParticles () const |
| vector< KFPTrack > const & | GetTracks () const |
| vector< int > const & | GetRTrackIds () const |
| vector< float > const & | GetChiPrim () const |
Definition at line 17 of file PndFTSTopoReconstructor.h.
|
inline |
Definition at line 19 of file PndFTSTopoReconstructor.h.
References Init(), ReconstructParticles(), ReconstructPrimVertex(), and ~PndFTSTopoReconstructor().
Referenced by GetChiPrim().
| PndFTSTopoReconstructor::~PndFTSTopoReconstructor | ( | ) |
Referenced by PndFTSTopoReconstructor().
|
inline |
Definition at line 32 of file PndFTSTopoReconstructor.h.
References PndFTSTopoReconstructor().
|
inline |
Definition at line 29 of file PndFTSTopoReconstructor.h.
|
inline |
Accessors.
Definition at line 28 of file PndFTSTopoReconstructor.h.
References KFPTopoReconstructor::GetPrimVertex().
|
inline |
Definition at line 31 of file PndFTSTopoReconstructor.h.
|
inline |
Definition at line 30 of file PndFTSTopoReconstructor.h.
| void PndFTSTopoReconstructor::Init | ( | PndFTSCAGBTracker * | tracker | ) |
Referenced by PndFTSTopoReconstructor().
| void PndFTSTopoReconstructor::ReconstructParticles | ( | ) |
Referenced by PndFTSTopoReconstructor().
| void PndFTSTopoReconstructor::ReconstructPrimVertex | ( | ) |
Referenced by PndFTSTopoReconstructor().