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

Public Attributes

std::vector< unsigned shortqTotA
 
std::vector< unsigned shortqMaxA
 [nAttachedClusters]
 
std::vector< unsigned charflagsA
 [nAttachedClusters]
 
std::vector< unsigned charrowDiffA
 [nAttachedClusters]
 
std::vector< unsigned charsliceLegDiffA
 [nAttachedClustersReduced]
 
std::vector< unsigned shortpadResA
 [nAttachedClustersReduced]
 
std::vector< unsigned inttimeResA
 [nAttachedClustersReduced]
 
std::vector< unsigned charsigmaPadA
 [nAttachedClustersReduced]
 
std::vector< unsigned charsigmaTimeA
 [nAttachedClusters]
 
std::vector< unsigned charqPtA
 [nAttachedClusters]
 
std::vector< unsigned charrowA
 [nTracks]
 
std::vector< unsigned charsliceA
 [nTracks]
 
std::vector< unsigned inttimeA
 [nTracks]
 
std::vector< unsigned shortpadA
 [nTracks]
 
std::vector< unsigned shortqTotU
 [nTracks]
 
std::vector< unsigned shortqMaxU
 [nUnattachedClusters]
 
std::vector< unsigned charflagsU
 [nUnattachedClusters]
 
std::vector< unsigned shortpadDiffU
 [nUnattachedClusters]
 
std::vector< unsigned inttimeDiffU
 [nUnattachedClusters]
 
std::vector< unsigned charsigmaPadU
 [nUnattachedClusters]
 
std::vector< unsigned charsigmaTimeU
 [nUnattachedClusters]
 
std::vector< unsigned shortnTrackClusters
 [nUnattachedClusters]
 
std::vector< unsigned intnSliceRowClusters
 [nTracks]
 

Detailed Description

Definition at line 39 of file testCompressedClusters.cxx.

Member Data Documentation

◆ flagsA

std::vector<unsigned char> o2::tpc::ClustersData::flagsA

[nAttachedClusters]

Definition at line 42 of file testCompressedClusters.cxx.

◆ flagsU

std::vector<unsigned char> o2::tpc::ClustersData::flagsU

[nUnattachedClusters]

Definition at line 58 of file testCompressedClusters.cxx.

◆ nSliceRowClusters

std::vector<unsigned int> o2::tpc::ClustersData::nSliceRowClusters

[nTracks]

Definition at line 65 of file testCompressedClusters.cxx.

◆ nTrackClusters

std::vector<unsigned short> o2::tpc::ClustersData::nTrackClusters

[nUnattachedClusters]

Definition at line 64 of file testCompressedClusters.cxx.

◆ padA

std::vector<unsigned short> o2::tpc::ClustersData::padA

[nTracks]

Definition at line 54 of file testCompressedClusters.cxx.

◆ padDiffU

std::vector<unsigned short> o2::tpc::ClustersData::padDiffU

[nUnattachedClusters]

Definition at line 59 of file testCompressedClusters.cxx.

◆ padResA

std::vector<unsigned short> o2::tpc::ClustersData::padResA

[nAttachedClustersReduced]

Definition at line 45 of file testCompressedClusters.cxx.

◆ qMaxA

std::vector<unsigned short> o2::tpc::ClustersData::qMaxA

[nAttachedClusters]

Definition at line 41 of file testCompressedClusters.cxx.

◆ qMaxU

std::vector<unsigned short> o2::tpc::ClustersData::qMaxU

[nUnattachedClusters]

Definition at line 57 of file testCompressedClusters.cxx.

◆ qPtA

std::vector<unsigned char> o2::tpc::ClustersData::qPtA

[nAttachedClusters]

Definition at line 50 of file testCompressedClusters.cxx.

◆ qTotA

std::vector<unsigned short> o2::tpc::ClustersData::qTotA

Definition at line 40 of file testCompressedClusters.cxx.

◆ qTotU

std::vector<unsigned short> o2::tpc::ClustersData::qTotU

[nTracks]

Definition at line 56 of file testCompressedClusters.cxx.

◆ rowA

std::vector<unsigned char> o2::tpc::ClustersData::rowA

[nTracks]

Definition at line 51 of file testCompressedClusters.cxx.

◆ rowDiffA

std::vector<unsigned char> o2::tpc::ClustersData::rowDiffA

[nAttachedClusters]

Definition at line 43 of file testCompressedClusters.cxx.

◆ sigmaPadA

std::vector<unsigned char> o2::tpc::ClustersData::sigmaPadA

[nAttachedClustersReduced]

Definition at line 47 of file testCompressedClusters.cxx.

◆ sigmaPadU

std::vector<unsigned char> o2::tpc::ClustersData::sigmaPadU

[nUnattachedClusters]

Definition at line 61 of file testCompressedClusters.cxx.

◆ sigmaTimeA

std::vector<unsigned char> o2::tpc::ClustersData::sigmaTimeA

[nAttachedClusters]

Definition at line 48 of file testCompressedClusters.cxx.

◆ sigmaTimeU

std::vector<unsigned char> o2::tpc::ClustersData::sigmaTimeU

[nUnattachedClusters]

Definition at line 62 of file testCompressedClusters.cxx.

◆ sliceA

std::vector<unsigned char> o2::tpc::ClustersData::sliceA

[nTracks]

Definition at line 52 of file testCompressedClusters.cxx.

◆ sliceLegDiffA

std::vector<unsigned char> o2::tpc::ClustersData::sliceLegDiffA

[nAttachedClustersReduced]

Definition at line 44 of file testCompressedClusters.cxx.

◆ timeA

std::vector<unsigned int> o2::tpc::ClustersData::timeA

[nTracks]

Definition at line 53 of file testCompressedClusters.cxx.

◆ timeDiffU

std::vector<unsigned int> o2::tpc::ClustersData::timeDiffU

[nUnattachedClusters]

Definition at line 60 of file testCompressedClusters.cxx.

◆ timeResA

std::vector<unsigned int> o2::tpc::ClustersData::timeResA

[nAttachedClustersReduced]

Definition at line 46 of file testCompressedClusters.cxx.


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