![]() |
Project
|
#include <ClusterGroupAttribute.h>
Inherits o2::tpc::ClusterGroupAttribute.
Inherited by o2::tpc::ClusterNativeBuffer.
Public Member Functions | |
ClusterGroupHeader (const ClusterGroupAttribute &attr, uint16_t n) | |
![]() | |
void | set (uint32_t subSpecification) |
uint32_t | getSubSpecification () const |
Public Attributes | |
uint16_t | nClusters |
![]() | |
uint8_t | sector |
uint8_t | globalPadRow |
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.
|
inline |
Definition at line 51 of file ClusterGroupAttribute.h.
uint16_t o2::tpc::ClusterGroupHeader::nClusters |
Definition at line 49 of file ClusterGroupAttribute.h.