Project
Loading...
Searching...
No Matches
o2::its::ca::WorkflowOptions Struct Reference

#include <ConfigPreflight.h>

Public Attributes

bool useMC = true
 
bool useFullGeometry = false
 
bool writeRootOutput = true
 
o2::itsmft::TrackingMode::Type mode = o2::itsmft::TrackingMode::Sync
 
int nThreads = 1
 
VertexSource vertexSource = VertexSource::Diamond
 
std::string truthContext = "collisioncontext.root"
 

Detailed Description

Definition at line 43 of file ConfigPreflight.h.

Member Data Documentation

◆ mode

o2::itsmft::TrackingMode::Type o2::its::ca::WorkflowOptions::mode = o2::itsmft::TrackingMode::Sync

Definition at line 47 of file ConfigPreflight.h.

◆ nThreads

int o2::its::ca::WorkflowOptions::nThreads = 1

Definition at line 48 of file ConfigPreflight.h.

◆ truthContext

std::string o2::its::ca::WorkflowOptions::truthContext = "collisioncontext.root"

Definition at line 50 of file ConfigPreflight.h.

◆ useFullGeometry

bool o2::its::ca::WorkflowOptions::useFullGeometry = false

Definition at line 45 of file ConfigPreflight.h.

◆ useMC

bool o2::its::ca::WorkflowOptions::useMC = true

Definition at line 44 of file ConfigPreflight.h.

◆ vertexSource

VertexSource o2::its::ca::WorkflowOptions::vertexSource = VertexSource::Diamond

Definition at line 49 of file ConfigPreflight.h.

◆ writeRootOutput

bool o2::its::ca::WorkflowOptions::writeRootOutput = true

Definition at line 46 of file ConfigPreflight.h.


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