![]() |
PandaRoot
|
#include <PndFtsConstants.h>
Public Attributes | |
float | fDBias = 0.5 |
float | fDeltaL = 0.5 |
float | fDeltaC = 2.0 |
float | fDelta2 = 40.0 |
float | fZBStart = 368.0 |
float | fZBEnd = 560.0 |
float | fZBCurvOffset = 1.5 |
Offset for fZBStart in FT34 ZOX circle fitting. More... | |
float | fZBTanOffset = 6.0 |
Offset fot fZBStart and fZBEnd for PndFtsMomEstMethod::TANGENT-based momentum estimation. More... | |
Definition at line 28 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fDBias = 0.5 |
Definition at line 29 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fDelta2 = 40.0 |
Definition at line 32 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fDeltaC = 2.0 |
Definition at line 31 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fDeltaL = 0.5 |
Definition at line 30 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fZBCurvOffset = 1.5 |
Offset for fZBStart in FT34 ZOX circle fitting.
Definition at line 35 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fZBEnd = 560.0 |
Definition at line 34 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fZBStart = 368.0 |
Definition at line 33 of file PndFtsConstants.h.
float PndFtsTrackFinder::PndFtsConstants::fZBTanOffset = 6.0 |
Offset fot fZBStart and fZBEnd for PndFtsMomEstMethod::TANGENT-based momentum estimation.
Definition at line 36 of file PndFtsConstants.h.