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

#include <ClusterGroupAttribute.h>

Inherits o2::tpc::ClusterGroupAttribute.

Inherited by o2::tpc::ClusterNativeBuffer.

Public Member Functions

 ClusterGroupHeader (const ClusterGroupAttribute &attr, uint16_t n)
 
- Public Member Functions inherited from o2::tpc::ClusterGroupAttribute
void set (uint32_t subSpecification)
 
uint32_t getSubSpecification () const
 

Public Attributes

uint16_t nClusters
 
- Public Attributes inherited from o2::tpc::ClusterGroupAttribute
uint8_t sector
 
uint8_t globalPadRow
 

Detailed Description

Group attribute extended by number-of-clusters member. This struct is intended to be sent as part of unserialized data packets

Definition at line 48 of file ClusterGroupAttribute.h.

Constructor & Destructor Documentation

◆ ClusterGroupHeader()

o2::tpc::ClusterGroupHeader::ClusterGroupHeader ( const ClusterGroupAttribute attr,
uint16_t  n 
)
inline

Definition at line 51 of file ClusterGroupAttribute.h.

Member Data Documentation

◆ nClusters

uint16_t o2::tpc::ClusterGroupHeader::nClusters

Definition at line 49 of file ClusterGroupAttribute.h.


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