Project
Loading...
Searching...
No Matches
o2::itsmft::ioutils::ClusterData< T > Struct Template Reference

#include <IOUtils.h>

Public Attributes

o2::math_utils::Point3D< T > coordinates {}
 
T sig2Row {DefClusError2Row}
 
T sig2Col {DefClusError2Col}
 
uint32_t nPixels {0}
 

Detailed Description

template<typename T>
struct o2::itsmft::ioutils::ClusterData< T >

Definition at line 70 of file IOUtils.h.

Member Data Documentation

◆ coordinates

template<typename T >
o2::math_utils::Point3D<T> o2::itsmft::ioutils::ClusterData< T >::coordinates {}

Definition at line 71 of file IOUtils.h.

◆ nPixels

template<typename T >
uint32_t o2::itsmft::ioutils::ClusterData< T >::nPixels {0}

Definition at line 74 of file IOUtils.h.

◆ sig2Col

template<typename T >
T o2::itsmft::ioutils::ClusterData< T >::sig2Col {DefClusError2Col}

Definition at line 73 of file IOUtils.h.

◆ sig2Row

template<typename T >
T o2::itsmft::ioutils::ClusterData< T >::sig2Row {DefClusError2Row}

Definition at line 72 of file IOUtils.h.


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