Project
Loading...
Searching...
No Matches
CAWorkflowOptions.h File Reference
#include <string>
#include <vector>
#include "ITSMFTTracking/Configuration.h"

Go to the source code of this file.

Classes

struct  o2::mft::ca::TrackerOptions
 
struct  o2::mft::ca::WorkflowOptions
 
struct  o2::mft::ca::WorkflowOptionInput
 
struct  o2::mft::ca::TrackerOptionAliases
 

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::mft
 
namespace  o2::mft::ca
 

Enumerations

enum class  o2::mft::ca::WorkflowKind { o2::mft::ca::Reconstruction , o2::mft::ca::TrackerOnly }
 
enum class  o2::mft::ca::InputStage { o2::mft::ca::DigitsFile , o2::mft::ca::UpstreamDigits , o2::mft::ca::UpstreamClusters }
 
enum class  o2::mft::ca::GeometrySource { o2::mft::ca::MFT , o2::mft::ca::Full }
 
enum class  o2::mft::ca::IRFrameSource { o2::mft::ca::None , o2::mft::ca::File , o2::mft::ca::Upstream }
 
enum class  o2::mft::ca::OutputPolicy { o2::mft::ca::All , o2::mft::ca::TracksAndClusterROFs , o2::mft::ca::ClusterROFs , o2::mft::ca::None }
 

Functions

WorkflowOptions o2::mft::ca::resolveWorkflowOptions (const WorkflowOptionInput &, const TrackerOptionAliases &)
 
WorkflowOptions o2::mft::ca::readWorkflowOptions (const o2::framework::ConfigContext &, WorkflowKind)