MarlinTrk  02.08
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 ) More...
 
static const unsigned size = 4
 

Detailed Description

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

Definition at line 51 of file IMarlinTrkSystem.h.

Member Data Documentation

const unsigned MarlinTrk::IMarlinTrkSystem::CFG::size = 4
static

Definition at line 59 of file IMarlinTrkSystem.h.

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

Use smoothing when calling fit( bool fitDirection )

Definition at line 57 of file IMarlinTrkSystem.h.

Referenced by MarlinTrk::MarlinDDKalTestTrack::fit(), and MarlinTrk::IMarlinTrkSystem::registerOptions().


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