Project
Loading...
Searching...
No Matches
RecoWorkflow.h File Reference
#include "Framework/WorkflowSpec.h"
#include <string>
#include <vector>

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::cpv
 
namespace  o2::cpv::reco_workflow
 

Enumerations

enum struct  o2::cpv::reco_workflow::InputType { o2::cpv::reco_workflow::Hits , o2::cpv::reco_workflow::Digits , o2::cpv::reco_workflow::Raw }
 define input and output types of the workflow More...
 
enum struct  o2::cpv::reco_workflow::OutputType { o2::cpv::reco_workflow::Digits , o2::cpv::reco_workflow::Raw , o2::cpv::reco_workflow::Clusters }
 

Functions

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