|
static const bool | backward = false |
| boolean constant for defining backward direction - to be used for intitialise
|
|
static const bool | forward = ! IMarlinTrack::backward |
| boolean constant for defining backward direction - to be used for intitialise
|
|
static const int | modeBackward = - 1 |
|
static const int | modeClosest = 0 |
|
static const int | modeForward = + 1 |
|
static const int | success = 0 |
|
static const int | error = 1 |
|
static const int | bad_intputs = 3 |
|
static const int | no_intersection = 4 |
|
static const int | site_discarded = 5 |
|
static const int | site_fails_chi2_cut = 6 |
|
static const int | all_sites_fail_fit = 7 |
|
The documentation for this class was generated from the following files: