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

#include <ClusterGroupAttribute.h>

Inherited by o2::tpc::ClusterGroupHeader, and o2::tpc::ClusterNativeContainer.

Public Member Functions

void set (uint32_t subSpecification)
 
uint32_t getSubSpecification () const
 

Public Attributes

uint8_t sector
 
uint8_t globalPadRow
 

Detailed Description

Meta data attribute for a group of Cluster objects

Definition at line 30 of file ClusterGroupAttribute.h.

Member Function Documentation

◆ getSubSpecification()

uint32_t o2::tpc::ClusterGroupAttribute::getSubSpecification ( ) const
inline

Definition at line 40 of file ClusterGroupAttribute.h.

◆ set()

void o2::tpc::ClusterGroupAttribute::set ( uint32_t  subSpecification)
inline

Definition at line 34 of file ClusterGroupAttribute.h.

Member Data Documentation

◆ globalPadRow

uint8_t o2::tpc::ClusterGroupAttribute::globalPadRow

Definition at line 32 of file ClusterGroupAttribute.h.

◆ sector

uint8_t o2::tpc::ClusterGroupAttribute::sector

Definition at line 31 of file ClusterGroupAttribute.h.


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