![]() |
PandaRoot
|
#include <PndFtsContext.h>
Public Member Functions | |
PndFtsContext (PndFtsGeom geom, int debug=0, int verbose=0, const PndFtsMomEstMethod momEstMethod=PndFtsMomEstMethod::CURVATURE, PndFtsConstants constants={}) | |
Public Attributes | |
const PndFtsGeom | fGeom |
const int | fDebug |
const int | fVerbose |
const PndFtsConstants | fConstants |
const PndFtsMomEstMethod | fMomEstMethod |
Definition at line 19 of file PndFtsContext.h.
|
inlineexplicit |
Definition at line 21 of file PndFtsContext.h.
const PndFtsConstants PndFtsTrackFinder::PndFtsContext::fConstants |
Definition at line 29 of file PndFtsContext.h.
const int PndFtsTrackFinder::PndFtsContext::fDebug |
Definition at line 27 of file PndFtsContext.h.
const PndFtsGeom PndFtsTrackFinder::PndFtsContext::fGeom |
Definition at line 26 of file PndFtsContext.h.
const PndFtsMomEstMethod PndFtsTrackFinder::PndFtsContext::fMomEstMethod |
Definition at line 30 of file PndFtsContext.h.
const int PndFtsTrackFinder::PndFtsContext::fVerbose |
Definition at line 28 of file PndFtsContext.h.