MarlinTrk  2.2.0
Static Public Attributes | List of all members
MarlinTrk::IMarlinTrkSystem::CFG Struct Reference

'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
 

Detailed Description

'Enums' for configuration options to be used with setOption().

Member Data Documentation

const unsigned MarlinTrk::IMarlinTrkSystem::CFG::usedEdx = 2
static
const unsigned MarlinTrk::IMarlinTrkSystem::CFG::useQMS = 1
static

The documentation for this struct was generated from the following file: