Project
Loading...
Searching...
No Matches
o2::tpc::internal::getWorkflowTPCInput_ret Struct Reference

#include <WorkflowHelper.h>

Public Attributes

getWorkflowTPCInput_ret_internal internal
 
std::array< gsl::span< const o2::tpc::Digit >, constants::MAXSECTORinputDigits
 
std::array< const o2::dataformats::ConstMCLabelContainerView *, constants::MAXSECTORinputDigitsMCPtrs
 
ClusterNativeAccess clusterIndex
 

Detailed Description

Definition at line 57 of file WorkflowHelper.h.

Member Data Documentation

◆ clusterIndex

ClusterNativeAccess o2::tpc::internal::getWorkflowTPCInput_ret::clusterIndex

Definition at line 61 of file WorkflowHelper.h.

◆ inputDigits

std::array<gsl::span<const o2::tpc::Digit>, constants::MAXSECTOR> o2::tpc::internal::getWorkflowTPCInput_ret::inputDigits

Definition at line 59 of file WorkflowHelper.h.

◆ inputDigitsMCPtrs

std::array<const o2::dataformats::ConstMCLabelContainerView*, constants::MAXSECTOR> o2::tpc::internal::getWorkflowTPCInput_ret::inputDigitsMCPtrs

Definition at line 60 of file WorkflowHelper.h.

◆ internal

getWorkflowTPCInput_ret_internal o2::tpc::internal::getWorkflowTPCInput_ret::internal

Definition at line 58 of file WorkflowHelper.h.


The documentation for this struct was generated from the following file: