Project
Loading...
Searching...
No Matches
ctp-raw-decoder.cxx File Reference
#include "Framework/WorkflowSpec.h"
#include "Framework/ConfigParamSpec.h"
#include "CommonUtils/ConfigurableParam.h"
#include "Framework/CallbacksPolicy.h"
#include <string>
#include <stdexcept>
#include <unordered_map>
#include "Framework/runDataProcessing.h"
#include "CTPWorkflow/RawDecoderSpec.h"
#include "CTPWorkflowIO/DigitWriterSpec.h"

Go to the source code of this file.

Functions

void customize (std::vector< o2::framework::ConfigParamSpec > &workflowOptions)
 
o2::framework::WorkflowSpec defineDataProcessing (o2::framework::ConfigContext const &cfgc)
 

Function Documentation

◆ customize()

void customize ( std::vector< o2::framework::ConfigParamSpec > &  workflowOptions)

Definition at line 26 of file ctp-raw-decoder.cxx.

◆ defineDataProcessing()

o2::framework::WorkflowSpec defineDataProcessing ( o2::framework::ConfigContext const &  cfgc)

The workflow executable for the stand alone CTP reconstruction workflow

  • digit and lumi reader This function hooks up the the workflow specifications into the DPL driver.

Definition at line 44 of file ctp-raw-decoder.cxx.