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

#include <CompressedClusters.h>

Inherits o2::tpc::CompressedClustersCounters, and o2::tpc::CompressedClustersPtrs.

Inherited by o2::tpc::CompressedClustersROOT.

Public Member Functions

 CompressedClusters ()=default
 
 ~CompressedClusters ()=default
 
 CompressedClusters (const CompressedClustersFlat &c)
 
void dump ()
 
 ClassDefNV (CompressedClusters, 3)
 
- Public Member Functions inherited from o2::tpc::CompressedClustersCounters
 ClassDefNV (CompressedClustersCounters, 3)
 
- Public Member Functions inherited from o2::tpc::CompressedClustersPtrs_x< unsigned char *, unsigned short *, unsigned int * >
 ClassDefNV (CompressedClustersPtrs_x, 3)
 

Additional Inherited Members

- Public Attributes inherited from o2::tpc::CompressedClustersCounters
unsigned int nTracks = 0
 
unsigned int nAttachedClusters = 0
 
unsigned int nUnattachedClusters = 0
 
unsigned int nAttachedClustersReduced = 0
 
unsigned int nSliceRows = 36 * 152
 
unsigned char nComppressionModes = 0
 
float solenoidBz = -1e6f
 
int maxTimeBin = -1e6
 
- Public Attributes inherited from o2::tpc::CompressedClustersPtrs_x< unsigned char *, unsigned short *, unsigned int * >
unsigned short * qTotA
 
unsigned short * qMaxA
 
unsigned char * flagsA
 
unsigned char * rowDiffA
 
unsigned char * sliceLegDiffA
 
unsigned short * padResA
 
unsigned int * timeResA
 
unsigned char * sigmaPadA
 
unsigned char * sigmaTimeA
 
unsigned char * qPtA
 
unsigned char * rowA
 
unsigned char * sliceA
 
unsigned int * timeA
 
unsigned short * padA
 
unsigned short * qTotU
 
unsigned short * qMaxU
 
unsigned char * flagsU
 
unsigned short * padDiffU
 
unsigned int * timeDiffU
 
unsigned char * sigmaPadU
 
unsigned char * sigmaTimeU
 
unsigned short * nTrackClusters
 
unsigned int * nSliceRowClusters
 

Detailed Description

Definition at line 79 of file CompressedClusters.h.

Constructor & Destructor Documentation

◆ CompressedClusters() [1/2]

o2::tpc::CompressedClusters::CompressedClusters ( )
default

◆ ~CompressedClusters()

o2::tpc::CompressedClusters::~CompressedClusters ( )
default

◆ CompressedClusters() [2/2]

o2::tpc::CompressedClusters::CompressedClusters ( const CompressedClustersFlat &  c)

Definition at line 28 of file CompressedClusters.cxx.

Member Function Documentation

◆ ClassDefNV()

o2::tpc::CompressedClusters::ClassDefNV ( CompressedClusters  ,
3   
)

◆ dump()

void o2::tpc::CompressedClusters::dump ( )

Definition at line 58 of file CompressedClusters.cxx.


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