#include "Framework/WorkflowSpec.h"
#include <string>
#include <vector>
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::cpv |
|
namespace | o2::cpv::reco_workflow |
|
|
framework::WorkflowSpec | o2::cpv::reco_workflow::getWorkflow (bool disableRootInp, bool disableRootOut, bool propagateMC=true, bool askSTFDist=true, bool isPedestal=false, bool useBadChannelMap=true, bool useGainCalibration=true, std::string const &cfgInput="digits", std::string const &cfgOutput="clusters") |
| create the workflow for CPV reconstruction
|
|