![]() |
Project
|
#include "ITS3Workflow/RecoWorkflow.h"
#include "ITS3Workflow/ClustererSpec.h"
#include "ITS3Workflow/TrackerSpec.h"
#include "ITSWorkflow/ClusterWriterSpec.h"
#include "ITSWorkflow/TrackWriterSpec.h"
#include "ITS3Workflow/DigitReaderSpec.h"
#include "GPUWorkflow/GPUWorkflowSpec.h"
#include "Framework/CCDBParamSpec.h"
Go to the source code of this file.
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::its3 |
namespace | o2::its3::reco_workflow |
Typedefs | |
using | CompletionPolicyData = std::vector< InputSpec > |
Functions | |
framework::WorkflowSpec | o2::its3::reco_workflow::getWorkflow (bool useMC, const std::string &trmode, o2::gpu::GPUDataTypes::DeviceType dtype, bool useGPUWorkflow, bool upstreamDigits, bool upstreamClusters, bool disableRootOutput, bool useGeom, int useTrig, bool overrideBeamPosition) |
using CompletionPolicyData = std::vector<InputSpec> |
Definition at line 22 of file RecoWorkflow.cxx.