#include <AnalysisSupportHelpers.h>
Definition at line 31 of file AnalysisSupportHelpers.h.
◆ addMissingOutputsToBuilder()
void o2::framework::AnalysisSupportHelpers::addMissingOutputsToBuilder |
( |
std::vector< InputSpec > const & |
requestedSpecials, |
|
|
std::vector< InputSpec > & |
requestedAODs, |
|
|
std::vector< InputSpec > & |
requestedDYNs, |
|
|
DataProcessorSpec & |
publisher |
|
) |
| |
|
static |
◆ addMissingOutputsToReader()
void o2::framework::AnalysisSupportHelpers::addMissingOutputsToReader |
( |
std::vector< OutputSpec > const & |
providedOutputs, |
|
|
std::vector< InputSpec > const & |
requestedInputs, |
|
|
DataProcessorSpec & |
publisher |
|
) |
| |
|
static |
Helper functions to add AOD related internal devices. FIXME: moved here until we have proper plugin based amendment of device injection
Definition at line 129 of file AnalysisSupportHelpers.cxx.
◆ addMissingOutputsToSpawner()
void o2::framework::AnalysisSupportHelpers::addMissingOutputsToSpawner |
( |
std::vector< OutputSpec > const & |
providedSpecials, |
|
|
std::vector< InputSpec > const & |
requestedSpecials, |
|
|
std::vector< InputSpec > & |
requestedAODs, |
|
|
DataProcessorSpec & |
publisher |
|
) |
| |
|
static |
◆ getDataOutputDirector()
◆ getGlobalAODSink()
◆ getOutputObjHistSink()
The documentation for this struct was generated from the following files: