12 return _cfg[ CFGOption] ;
void registerOptions()
Register the possible configuration options.
virtual void setOption(unsigned CFGOption, bool val)
Sets the specified option ( one of the constants defined in IMarlinTrkSystem::CFG ) to the given valu...
static const unsigned usedEdx
Use multiple scattering in the track fits.
void registerOption(unsigned key, const std::string &name, bool defaultValue=false)
static const unsigned useSmoothing
Use smoothing when calling fit( bool fitDirection )
void setOption(unsigned key, bool val)
bool getOption(unsigned CFGOption)
Return the option's current value - false if option not defined.
std::string getOptions()
String with all configuration options and their current values.
static const unsigned useQMS
Use multiple scattering in the track fits.