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

#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
 
charflatdata = 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 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 89 of file CompressedClusters.h.

Constructor & Destructor Documentation

◆ CompressedClustersROOT() [1/3]

o2::tpc::CompressedClustersROOT::CompressedClustersROOT ( )
default

◆ CompressedClustersROOT() [2/3]

o2::tpc::CompressedClustersROOT::CompressedClustersROOT ( const CompressedClustersFlat v)
inline

Definition at line 91 of file CompressedClusters.h.

◆ CompressedClustersROOT() [3/3]

o2::tpc::CompressedClustersROOT::CompressedClustersROOT ( const CompressedClusters v)
inline

Definition at line 92 of file CompressedClusters.h.

Member Function Documentation

◆ ClassDefNV()

o2::tpc::CompressedClustersROOT::ClassDefNV ( CompressedClustersROOT  ,
 
)

Member Data Documentation

◆ flatdata

char* o2::tpc::CompressedClustersROOT::flatdata = nullptr

Definition at line 95 of file CompressedClusters.h.

◆ flatdataSize

int o2::tpc::CompressedClustersROOT::flatdataSize = 0

Definition at line 94 of file CompressedClusters.h.


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