Project
Loading...
Searching...
No Matches
o2::tpc::ClusterNativeAccess Struct Reference

#include <ClusterNative.h>

Public Types

using ConstMCLabelContainer = o2::dataformats::ConstMCTruthContainer< o2::MCCompLabel >
 
using ConstMCLabelContainerView = o2::dataformats::ConstMCTruthContainerView< o2::MCCompLabel >
 
using ConstMCLabelContainerViewWithBuffer = std::pair< ConstMCLabelContainer, ConstMCLabelContainerView >
 

Public Member Functions

void setOffsetPtrs ()
 

Public Attributes

const ClusterNativeclustersLinear
 
const ClusterNativeclusters [constants::MAXSECTOR][constants::MAXGLOBALPADROW]
 
const o2::dataformats::ConstMCTruthContainerView< o2::MCCompLabel > * clustersMCTruth
 
unsigned int nClusters [constants::MAXSECTOR][constants::MAXGLOBALPADROW]
 
unsigned int nClustersSector [constants::MAXSECTOR]
 
unsigned int clusterOffset [constants::MAXSECTOR][constants::MAXGLOBALPADROW]
 
unsigned int nClustersTotal
 

Detailed Description

Definition at line 174 of file ClusterNative.h.

Member Typedef Documentation

◆ ConstMCLabelContainer

◆ ConstMCLabelContainerView

◆ ConstMCLabelContainerViewWithBuffer

Member Function Documentation

◆ setOffsetPtrs()

void o2::tpc::ClusterNativeAccess::setOffsetPtrs ( )
inline

Definition at line 192 of file ClusterNative.h.

Member Data Documentation

◆ clusterOffset

unsigned int o2::tpc::ClusterNativeAccess::clusterOffset[constants::MAXSECTOR][constants::MAXGLOBALPADROW]

Definition at line 180 of file ClusterNative.h.

◆ clusters

const ClusterNative* o2::tpc::ClusterNativeAccess::clusters[constants::MAXSECTOR][constants::MAXGLOBALPADROW]

Definition at line 176 of file ClusterNative.h.

◆ clustersLinear

const ClusterNative* o2::tpc::ClusterNativeAccess::clustersLinear

Definition at line 175 of file ClusterNative.h.

◆ clustersMCTruth

const o2::dataformats::ConstMCTruthContainerView<o2::MCCompLabel>* o2::tpc::ClusterNativeAccess::clustersMCTruth

Definition at line 177 of file ClusterNative.h.

◆ nClusters

unsigned int o2::tpc::ClusterNativeAccess::nClusters[constants::MAXSECTOR][constants::MAXGLOBALPADROW]

Definition at line 178 of file ClusterNative.h.

◆ nClustersSector

unsigned int o2::tpc::ClusterNativeAccess::nClustersSector[constants::MAXSECTOR]

Definition at line 179 of file ClusterNative.h.

◆ nClustersTotal

unsigned int o2::tpc::ClusterNativeAccess::nClustersTotal

Definition at line 181 of file ClusterNative.h.


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