TrackSegmentController for use with GblFitter.
More...
#include <GblTrackSegmentController.h>
TrackSegmentController for use with GblFitter.
Definition at line 40 of file GblTrackSegmentController.h.
◆ GblTrackSegmentController()
| genfit::GblTrackSegmentController::GblTrackSegmentController |
( |
| ) |
|
|
inline |
◆ ~GblTrackSegmentController()
| virtual genfit::GblTrackSegmentController::~GblTrackSegmentController |
( |
| ) |
|
|
inlinevirtual |
◆ controlTrackSegment()
| virtual void genfit::GblTrackSegmentController::controlTrackSegment |
( |
TVector3 | entry, |
|
|
TVector3 | exit, |
|
|
double | scatTheta, |
|
|
GblFitter * | fitter ) |
|
pure virtual |
Function called for each segment of trajectory. User can decide on MS options. This function must be implemented by the actual class deriving from this abstract class.
- Parameters
-
| entry | Position of segment starting point |
| exit | Position of segment ending point |
| scatTheta | Total MS variance accumulated in this segment |
| fitter | Pointer to the fitter - so you can set the MS options |
◆ Print()
| virtual void genfit::GblTrackSegmentController::Print |
( |
const Option_t * | = "" | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: