![]() |
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 31 of file PndFtsContext.h.
|
inlineexplicit |
Definition at line 33 of file PndFtsContext.h.
const PndFtsConstants PndFtsTrackFinder::PndFtsContext::fConstants |
Definition at line 41 of file PndFtsContext.h.
const int PndFtsTrackFinder::PndFtsContext::fDebug |
Definition at line 39 of file PndFtsContext.h.
const PndFtsGeom PndFtsTrackFinder::PndFtsContext::fGeom |
Definition at line 38 of file PndFtsContext.h.
const PndFtsMomEstMethod PndFtsTrackFinder::PndFtsContext::fMomEstMethod |
Definition at line 42 of file PndFtsContext.h.
const int PndFtsTrackFinder::PndFtsContext::fVerbose |
Definition at line 40 of file PndFtsContext.h.