![]() |
Project
|
#include <TPCRawCluster.h>
Public Types | |
typedef uint8_t | Buffer_t |
Public Member Functions | |
RawClusterArray () | |
RawClusterArray (const char *filename) | |
RawClusterArray (unsigned char *buffer, int size) | |
~RawClusterArray () | |
int | init (const char *filename) |
int | init (unsigned char *buffer, int size) |
int | GetNClusters () const |
RawCluster * | begin () |
RawCluster * | end () |
RawCluster & | operator[] (int i) |
void | print () |
template<typename StreamT > | |
StreamT & | print (StreamT &stream) |
binary data block of HLT TPC raw clusters Container class which provides access to the content of a binary block of HLT TPC raw clusters.
Definition at line 104 of file TPCRawCluster.h.
typedef uint8_t o2::AliceHLT::RawClusterArray::Buffer_t |
Definition at line 118 of file TPCRawCluster.h.
|
inline |
Definition at line 107 of file TPCRawCluster.h.
|
inline |
Definition at line 108 of file TPCRawCluster.h.
Definition at line 112 of file TPCRawCluster.h.
|
inline |
Definition at line 116 of file TPCRawCluster.h.
|
inline |
Definition at line 161 of file TPCRawCluster.h.
|
inline |
Definition at line 163 of file TPCRawCluster.h.
|
inline |
Definition at line 159 of file TPCRawCluster.h.
Definition at line 120 of file TPCRawCluster.h.
Definition at line 148 of file TPCRawCluster.h.
|
inline |
Definition at line 165 of file TPCRawCluster.h.
|
inline |
Definition at line 175 of file TPCRawCluster.h.
|
inline |
Definition at line 178 of file TPCRawCluster.h.