![]() |
Project
|
#include <WorkflowHelper.h>
Public Attributes | |
getWorkflowTPCInput_ret_internal | internal |
std::array< gsl::span< const o2::tpc::Digit >, constants::MAXSECTOR > | inputDigits |
std::array< const o2::dataformats::ConstMCLabelContainerView *, constants::MAXSECTOR > | inputDigitsMCPtrs |
ClusterNativeAccess | clusterIndex |
Definition at line 57 of file WorkflowHelper.h.
ClusterNativeAccess o2::tpc::internal::getWorkflowTPCInput_ret::clusterIndex |
Definition at line 61 of file WorkflowHelper.h.
std::array<gsl::span<const o2::tpc::Digit>, constants::MAXSECTOR> o2::tpc::internal::getWorkflowTPCInput_ret::inputDigits |
Definition at line 59 of file WorkflowHelper.h.
std::array<const o2::dataformats::ConstMCLabelContainerView*, constants::MAXSECTOR> o2::tpc::internal::getWorkflowTPCInput_ret::inputDigitsMCPtrs |
Definition at line 60 of file WorkflowHelper.h.
getWorkflowTPCInput_ret_internal o2::tpc::internal::getWorkflowTPCInput_ret::internal |
Definition at line 58 of file WorkflowHelper.h.