![]() |
Project
|
#include "ITSWorkflow/RecoWorkflow.h"#include "ITSWorkflow/ClustererSpec.h"#include "ITSWorkflow/ClusterWriterSpec.h"#include "ITSWorkflow/TrackerSpec.h"#include "ITSWorkflow/TrackWriterSpec.h"#include "ITStracking/TrackingConfigParam.h"#include "ITSMFTWorkflow/DigitReaderSpec.h"#include "GlobalTrackingWorkflowWriters/IRFrameWriterSpec.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::its |
| namespace | o2::its::reco_workflow |
Functions | |
| framework::WorkflowSpec | o2::its::reco_workflow::getWorkflow (bool useMC, TrackingMode::Type trmode, const bool overrideBeamPosition=false, bool upstreamDigits=false, bool upstreamClusters=false, bool disableRootOutput=false, bool useGeom=false, int useTrig=0, bool useGPUWF=false, o2::gpu::gpudatatypes::DeviceType dType=o2::gpu::gpudatatypes::DeviceType::CPU) |