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

#include <CAWorkflowOptions.h>

Public Attributes

WorkflowKind kind = WorkflowKind::Reconstruction
 
bool useMC = true
 
bool staggering = false
 
bool fullGeometry = false
 
bool useIRFrames = false
 
bool upstreamDigits = false
 
bool upstreamClusters = false
 
bool clusterROFsOnly = false
 
bool disableRootOutput = false
 
bool runTracking = true
 
bool assessment = false
 
bool processGenerated = true
 
bool tracksToRecords = false
 
o2::itsmft::TrackingMode::Type mode = o2::itsmft::TrackingMode::Sync
 
int nThreads = 1
 

Detailed Description

Definition at line 64 of file CAWorkflowOptions.h.

Member Data Documentation

◆ assessment

bool o2::mft::ca::WorkflowOptionInput::assessment = false

Definition at line 75 of file CAWorkflowOptions.h.

◆ clusterROFsOnly

bool o2::mft::ca::WorkflowOptionInput::clusterROFsOnly = false

Definition at line 72 of file CAWorkflowOptions.h.

◆ disableRootOutput

bool o2::mft::ca::WorkflowOptionInput::disableRootOutput = false

Definition at line 73 of file CAWorkflowOptions.h.

◆ fullGeometry

bool o2::mft::ca::WorkflowOptionInput::fullGeometry = false

Definition at line 68 of file CAWorkflowOptions.h.

◆ kind

WorkflowKind o2::mft::ca::WorkflowOptionInput::kind = WorkflowKind::Reconstruction

Definition at line 65 of file CAWorkflowOptions.h.

◆ mode

o2::itsmft::TrackingMode::Type o2::mft::ca::WorkflowOptionInput::mode = o2::itsmft::TrackingMode::Sync

Definition at line 78 of file CAWorkflowOptions.h.

◆ nThreads

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

Definition at line 79 of file CAWorkflowOptions.h.

◆ processGenerated

bool o2::mft::ca::WorkflowOptionInput::processGenerated = true

Definition at line 76 of file CAWorkflowOptions.h.

◆ runTracking

bool o2::mft::ca::WorkflowOptionInput::runTracking = true

Definition at line 74 of file CAWorkflowOptions.h.

◆ staggering

bool o2::mft::ca::WorkflowOptionInput::staggering = false

Definition at line 67 of file CAWorkflowOptions.h.

◆ tracksToRecords

bool o2::mft::ca::WorkflowOptionInput::tracksToRecords = false

Definition at line 77 of file CAWorkflowOptions.h.

◆ upstreamClusters

bool o2::mft::ca::WorkflowOptionInput::upstreamClusters = false

Definition at line 71 of file CAWorkflowOptions.h.

◆ upstreamDigits

bool o2::mft::ca::WorkflowOptionInput::upstreamDigits = false

Definition at line 70 of file CAWorkflowOptions.h.

◆ useIRFrames

bool o2::mft::ca::WorkflowOptionInput::useIRFrames = false

Definition at line 69 of file CAWorkflowOptions.h.

◆ useMC

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

Definition at line 66 of file CAWorkflowOptions.h.


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