![]() |
PandaRoot
|
#include <PndFtsHelpers.h>
Public Member Functions | |
Line ()=default | |
Line (float slope, float intercept) | |
ClassDef (Line, 1) | |
Public Attributes | |
float | fSlope {} |
float | fIntercept {} |
Definition at line 31 of file PndFtsHelpers.h.
|
default |
|
inline |
Definition at line 34 of file PndFtsHelpers.h.
PndFtsTrackFinder::Line::ClassDef | ( | Line | , |
1 | |||
) |
float PndFtsTrackFinder::Line::fIntercept {} |
Definition at line 37 of file PndFtsHelpers.h.
float PndFtsTrackFinder::Line::fSlope {} |
Definition at line 36 of file PndFtsHelpers.h.
Referenced by PndFtsTrackFinder::PndFtsMath::LineStrawCircle().