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

#include <ClusterNativeHelper.h>

Public Types

using value_type = ClusterNative
 

Public Member Functions

size_t getNClusters () const
 
size_t getFlatSize () const
 
const value_typedata () const
 
value_typedata ()
 

Public Attributes

unsigned int nClusters [constants::MAXSECTOR][constants::MAXGLOBALPADROW]
 
value_type clusters [0]
 

Detailed Description

Definition at line 93 of file ClusterNativeHelper.h.

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ data() [1/2]

value_type * o2::tpc::ClusterIndexBuffer::data ( )
inline

Definition at line 113 of file ClusterNativeHelper.h.

◆ data() [2/2]

const value_type * o2::tpc::ClusterIndexBuffer::data ( ) const
inline

Definition at line 111 of file ClusterNativeHelper.h.

◆ getFlatSize()

size_t o2::tpc::ClusterIndexBuffer::getFlatSize ( ) const
inline

Definition at line 109 of file ClusterNativeHelper.h.

◆ getNClusters()

size_t o2::tpc::ClusterIndexBuffer::getNClusters ( ) const
inline

Definition at line 98 of file ClusterNativeHelper.h.

Member Data Documentation

◆ clusters

value_type o2::tpc::ClusterIndexBuffer::clusters[0]

Definition at line 115 of file ClusterNativeHelper.h.

◆ nClusters

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

Definition at line 96 of file ClusterNativeHelper.h.


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