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 charflagsA
 
unsigned charrowDiffA
 
unsigned charsliceLegDiffA
 
unsigned short * padResA
 
unsigned inttimeResA
 
unsigned charsigmaPadA
 
unsigned charsigmaTimeA
 
unsigned charqPtA
 
unsigned charrowA
 
unsigned charsliceA
 
unsigned inttimeA
 
unsigned short * padA
 
unsigned short * qTotU
 
unsigned short * qMaxU
 
unsigned charflagsU
 
unsigned short * padDiffU
 
unsigned inttimeDiffU
 
unsigned charsigmaPadU
 
unsigned charsigmaTimeU
 
unsigned short * nTrackClusters
 
unsigned intnSliceRowClusters
 

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  ,
 
)

◆ 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: