![]() |
Project
|
#include <CompressedClusters.h>
Inherits o2::tpc::CompressedClusters.
Public Member Functions | |
| CompressedClustersROOT ()=default | |
| CompressedClustersROOT (const CompressedClustersFlat &v) | |
| CompressedClustersROOT (const CompressedClusters &v) | |
| ClassDefNV (CompressedClustersROOT, 3) | |
Public Member Functions inherited from o2::tpc::CompressedClusters | |
| 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) | |
Public Attributes | |
| int | flatdataSize = 0 |
| char * | flatdata = nullptr |
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 |
Definition at line 89 of file CompressedClusters.h.
|
default |
|
inline |
Definition at line 91 of file CompressedClusters.h.
|
inline |
Definition at line 92 of file CompressedClusters.h.
| o2::tpc::CompressedClustersROOT::ClassDefNV | ( | CompressedClustersROOT | , |
| 3 | |||
| ) |
| char* o2::tpc::CompressedClustersROOT::flatdata = nullptr |
Definition at line 95 of file CompressedClusters.h.
| int o2::tpc::CompressedClustersROOT::flatdataSize = 0 |
Definition at line 94 of file CompressedClusters.h.