Project
Loading...
Searching...
No Matches
o2::trkft3::Cluster< DetID > Struct Template Reference

#include <Cluster.h>

Public Member Functions

std::string asString () const
 
 ClassDefNV (Cluster, 1)
 

Public Attributes

uint16_t chipID = 0
 
uint16_t row = 0
 
uint16_t col = 0
 
uint16_t size = 1
 
int16_t subDetID = -1
 
int16_t layer = -1
 

Detailed Description

template<int DetID>
struct o2::trkft3::Cluster< DetID >

Definition at line 25 of file Cluster.h.

Member Function Documentation

◆ asString()

template<int DetID>
std::string o2::trkft3::Cluster< DetID >::asString ( ) const
inline

Definition at line 35 of file Cluster.h.

◆ ClassDefNV()

template<int DetID>
o2::trkft3::Cluster< DetID >::ClassDefNV ( Cluster< DetID ,
 
)

Member Data Documentation

◆ chipID

template<int DetID>
uint16_t o2::trkft3::Cluster< DetID >::chipID = 0

Definition at line 28 of file Cluster.h.

◆ col

template<int DetID>
uint16_t o2::trkft3::Cluster< DetID >::col = 0

Definition at line 30 of file Cluster.h.

◆ layer

template<int DetID>
int16_t o2::trkft3::Cluster< DetID >::layer = -1

Definition at line 33 of file Cluster.h.

◆ row

template<int DetID>
uint16_t o2::trkft3::Cluster< DetID >::row = 0

Definition at line 29 of file Cluster.h.

◆ size

template<int DetID>
uint16_t o2::trkft3::Cluster< DetID >::size = 1

Definition at line 31 of file Cluster.h.

◆ subDetID

template<int DetID>
int16_t o2::trkft3::Cluster< DetID >::subDetID = -1

Definition at line 32 of file Cluster.h.


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