Project
Loading...
Searching...
No Matches
ConfigPreflight.h File Reference

Driver-level configuration and vertex-constraint preflight for the ITS common-CA tracker workflow. More...

#include <string>
#include "ITSMFTTracking/Configuration.h"

Go to the source code of this file.

Classes

struct  o2::its::ca::WorkflowOptions
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::framework
 Defining ITS Vertex explicitly as messageable.
 
namespace  o2::its
 
namespace  o2::its::ca
 

Enumerations

enum class  o2::its::ca::VertexSource { o2::its::ca::Diamond , o2::its::ca::Truth }
 

Functions

void o2::its::ca::applyConfigKeyValuesOrFatal (const std::string &configKeyValues)
 
void o2::its::ca::requireSupportedTrackingModeOrFatal (o2::itsmft::TrackingMode::Type mode)
 
VertexSource o2::its::ca::resolveVertexSource (const std::string &explicitSource, bool useDiamond, bool useTruth)
 
WorkflowOptions o2::its::ca::readWorkflowOptions (const o2::framework::ConfigContext &)
 

Detailed Description

Driver-level configuration and vertex-constraint preflight for the ITS common-CA tracker workflow.

Resolve driver options before constructing any DPL device.

Definition in file ConfigPreflight.h.