Project
Loading...
Searching...
No Matches
o2::globaltracking::InputHelper Class Reference

#include <InputHelper.h>

Public Types

using GID = o2::dataformats::GlobalTrackID
 

Static Public Member Functions

static int addInputSpecs (const o2::framework::ConfigContext &configcontext, o2::framework::WorkflowSpec &specs, GID::mask_t maskClusters, GID::mask_t maskMatches, GID::mask_t maskTracks, bool useMC=true, GID::mask_t maskClustersMC=GID::getSourcesMask(GID::ALL), GID::mask_t maskTracksMC=GID::getSourcesMask(GID::ALL), bool subSpecStrict=false)
 
static int addInputSpecsPVertex (const o2::framework::ConfigContext &configcontext, o2::framework::WorkflowSpec &specs, bool mc)
 
static int addInputSpecsSVertex (const o2::framework::ConfigContext &configcontext, o2::framework::WorkflowSpec &specs)
 
static int addInputSpecsStrangeTrack (const o2::framework::ConfigContext &configcontext, o2::framework::WorkflowSpec &specs, bool mc)
 
static int addInputSpecsCosmics (const o2::framework::ConfigContext &configcontext, o2::framework::WorkflowSpec &specs, bool mc)
 
static int addInputSpecsIRFramesITS (const o2::framework::ConfigContext &configcontext, o2::framework::WorkflowSpec &specs)
 

Detailed Description

Definition at line 25 of file InputHelper.h.

Member Typedef Documentation

◆ GID

Member Function Documentation

◆ addInputSpecs()

int InputHelper::addInputSpecs ( const o2::framework::ConfigContext configcontext,
o2::framework::WorkflowSpec specs,
GID::mask_t  maskClusters,
GID::mask_t  maskMatches,
GID::mask_t  maskTracks,
bool  useMC = true,
GID::mask_t  maskClustersMC = GID::getSourcesMask(GID::ALL),
GID::mask_t  maskTracksMC = GID::getSourcesMask(GID::ALL),
bool  subSpecStrict = false 
)
static

Definition at line 56 of file InputHelper.cxx.

◆ addInputSpecsCosmics()

int InputHelper::addInputSpecsCosmics ( const o2::framework::ConfigContext configcontext,
o2::framework::WorkflowSpec specs,
bool  mc 
)
static

Definition at line 216 of file InputHelper.cxx.

◆ addInputSpecsIRFramesITS()

int InputHelper::addInputSpecsIRFramesITS ( const o2::framework::ConfigContext configcontext,
o2::framework::WorkflowSpec specs 
)
static

Definition at line 226 of file InputHelper.cxx.

◆ addInputSpecsPVertex()

int InputHelper::addInputSpecsPVertex ( const o2::framework::ConfigContext configcontext,
o2::framework::WorkflowSpec specs,
bool  mc 
)
static

Definition at line 186 of file InputHelper.cxx.

◆ addInputSpecsStrangeTrack()

int InputHelper::addInputSpecsStrangeTrack ( const o2::framework::ConfigContext configcontext,
o2::framework::WorkflowSpec specs,
bool  mc 
)
static

Definition at line 206 of file InputHelper.cxx.

◆ addInputSpecsSVertex()

int InputHelper::addInputSpecsSVertex ( const o2::framework::ConfigContext configcontext,
o2::framework::WorkflowSpec specs 
)
static

Definition at line 196 of file InputHelper.cxx.


The documentation for this class was generated from the following files: