Project
Loading...
Searching...
No Matches
o2::mft::ca::TrackerOptions Struct Reference

#include <CAWorkflowOptions.h>

Public Attributes

bool useMC = true
 
GeometrySource geometry = GeometrySource::MFT
 
o2::itsmft::TrackingMode::Type mode = o2::itsmft::TrackingMode::Sync
 
int nThreads = 1
 
IRFrameSource irFrames = IRFrameSource::None
 
bool filterIRFrames = false
 

Detailed Description

Definition at line 40 of file CAWorkflowOptions.h.

Member Data Documentation

◆ filterIRFrames

bool o2::mft::ca::TrackerOptions::filterIRFrames = false

Definition at line 46 of file CAWorkflowOptions.h.

◆ geometry

GeometrySource o2::mft::ca::TrackerOptions::geometry = GeometrySource::MFT

Definition at line 42 of file CAWorkflowOptions.h.

◆ irFrames

IRFrameSource o2::mft::ca::TrackerOptions::irFrames = IRFrameSource::None

Definition at line 45 of file CAWorkflowOptions.h.

◆ mode

Definition at line 43 of file CAWorkflowOptions.h.

◆ nThreads

int o2::mft::ca::TrackerOptions::nThreads = 1

Definition at line 44 of file CAWorkflowOptions.h.

◆ useMC

bool o2::mft::ca::TrackerOptions::useMC = true

Definition at line 41 of file CAWorkflowOptions.h.


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