7 class IMarlinTrkSystem ;
18 template <
unsigned CFG>
virtual void setOption(unsigned CFGOption, bool val)
Sets the specified option ( one of the constants defined in IMarlinTrkSystem::CFG ) to the given valu...
Helper class for temporarilly setting a configuration option of the tracking system for the current s...
bool getOption(unsigned CFGOption)
Return the option's current value - false if option not defined.
TrkSysConfig(IMarlinTrkSystem *trksys, bool value)
Base class for tracking system implementations in MarlinTrk.
IMarlinTrkSystem * _trksys