![]() |
Project
|
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::phos |
namespace | o2::phos::reco_workflow |
Enumerations | |
enum struct | o2::phos::reco_workflow::InputType { o2::phos::reco_workflow::Hits , o2::phos::reco_workflow::Digits , o2::phos::reco_workflow::Cells , o2::phos::reco_workflow::Raw , o2::phos::reco_workflow::Clusters } |
define input and output types of the workflow More... | |
enum struct | o2::phos::reco_workflow::OutputType { o2::phos::reco_workflow::Digits , o2::phos::reco_workflow::Cells , o2::phos::reco_workflow::Raw , o2::phos::reco_workflow::Clusters } |
Functions | |
framework::WorkflowSpec | o2::phos::reco_workflow::getWorkflow (bool disableRootInp, bool disableRootOut, bool propagateMC=true, std::string const &cfgInput="hits", std::string const &cfgOutput="clusters", bool fullCluOut=false, int flpId=0, bool defBadMap=false, bool skipL1phase=true) |
create the workflow for PHOS reconstruction | |