![]() |
Project
|
Public Attributes | |
std::vector< unsigned short > | qTotA |
std::vector< unsigned short > | qMaxA |
[nAttachedClusters] | |
std::vector< unsigned char > | flagsA |
[nAttachedClusters] | |
std::vector< unsigned char > | rowDiffA |
[nAttachedClusters] | |
std::vector< unsigned char > | sliceLegDiffA |
[nAttachedClustersReduced] | |
std::vector< unsigned short > | padResA |
[nAttachedClustersReduced] | |
std::vector< unsigned int > | timeResA |
[nAttachedClustersReduced] | |
std::vector< unsigned char > | sigmaPadA |
[nAttachedClustersReduced] | |
std::vector< unsigned char > | sigmaTimeA |
[nAttachedClusters] | |
std::vector< unsigned char > | qPtA |
[nAttachedClusters] | |
std::vector< unsigned char > | rowA |
[nTracks] | |
std::vector< unsigned char > | sliceA |
[nTracks] | |
std::vector< unsigned int > | timeA |
[nTracks] | |
std::vector< unsigned short > | padA |
[nTracks] | |
std::vector< unsigned short > | qTotU |
[nTracks] | |
std::vector< unsigned short > | qMaxU |
[nUnattachedClusters] | |
std::vector< unsigned char > | flagsU |
[nUnattachedClusters] | |
std::vector< unsigned short > | padDiffU |
[nUnattachedClusters] | |
std::vector< unsigned int > | timeDiffU |
[nUnattachedClusters] | |
std::vector< unsigned char > | sigmaPadU |
[nUnattachedClusters] | |
std::vector< unsigned char > | sigmaTimeU |
[nUnattachedClusters] | |
std::vector< unsigned short > | nTrackClusters |
[nUnattachedClusters] | |
std::vector< unsigned int > | nSliceRowClusters |
[nTracks] | |
Definition at line 39 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::flagsA |
[nAttachedClusters]
Definition at line 42 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::flagsU |
[nUnattachedClusters]
Definition at line 58 of file testCompressedClusters.cxx.
std::vector<unsigned int> o2::tpc::ClustersData::nSliceRowClusters |
[nTracks]
Definition at line 65 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::nTrackClusters |
[nUnattachedClusters]
Definition at line 64 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::padA |
[nTracks]
Definition at line 54 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::padDiffU |
[nUnattachedClusters]
Definition at line 59 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::padResA |
[nAttachedClustersReduced]
Definition at line 45 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::qMaxA |
[nAttachedClusters]
Definition at line 41 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::qMaxU |
[nUnattachedClusters]
Definition at line 57 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::qPtA |
[nAttachedClusters]
Definition at line 50 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::qTotA |
Definition at line 40 of file testCompressedClusters.cxx.
std::vector<unsigned short> o2::tpc::ClustersData::qTotU |
[nTracks]
Definition at line 56 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::rowA |
[nTracks]
Definition at line 51 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::rowDiffA |
[nAttachedClusters]
Definition at line 43 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::sigmaPadA |
[nAttachedClustersReduced]
Definition at line 47 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::sigmaPadU |
[nUnattachedClusters]
Definition at line 61 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::sigmaTimeA |
[nAttachedClusters]
Definition at line 48 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::sigmaTimeU |
[nUnattachedClusters]
Definition at line 62 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::sliceA |
[nTracks]
Definition at line 52 of file testCompressedClusters.cxx.
std::vector<unsigned char> o2::tpc::ClustersData::sliceLegDiffA |
[nAttachedClustersReduced]
Definition at line 44 of file testCompressedClusters.cxx.
std::vector<unsigned int> o2::tpc::ClustersData::timeA |
[nTracks]
Definition at line 53 of file testCompressedClusters.cxx.
std::vector<unsigned int> o2::tpc::ClustersData::timeDiffU |
[nUnattachedClusters]
Definition at line 60 of file testCompressedClusters.cxx.
std::vector<unsigned int> o2::tpc::ClustersData::timeResA |
[nAttachedClustersReduced]
Definition at line 46 of file testCompressedClusters.cxx.