|
MarlinTrk
2.2.0
|
'Enums' for configuration options to be used with setOption(). More...
#include <IMarlinTrkSystem.h>
Static Public Attributes | |
| static const unsigned | useQMS = 1 |
| Use multiple scattering in the track fits. More... | |
| static const unsigned | usedEdx = 2 |
| Use multiple scattering in the track fits. More... | |
| static const unsigned | useSmoothing = 3 |
| Use smoothing when calling fit( bool fitDirection ) | |
| static const unsigned | size = 4 |
'Enums' for configuration options to be used with setOption().
|
static |
Use multiple scattering in the track fits.
Referenced by MarlinTrk::MarlinDDKalTest::init(), MarlinTrk::MarlinKalTest::init(), MarlinTrk::MarlinAidaTT::init(), and MarlinTrk::IMarlinTrkSystem::registerOptions().
|
static |
Use multiple scattering in the track fits.
Referenced by MarlinTrk::MarlinDDKalTest::init(), MarlinTrk::MarlinKalTest::init(), MarlinTrk::MarlinAidaTT::init(), and MarlinTrk::IMarlinTrkSystem::registerOptions().
1.8.6