16#ifndef ALICEO2_TPC_CMVHELPER_H_
17#define ALICEO2_TPC_CMVHELPER_H_
28struct CMVPerTFCompressed;
GLsizei const GLchar *const * path
Global TPC definitions and constants.
CMVPerTFCompressed * tfCompressed
long firstTFInTree
first global TF index from tree UserInfo ("firstTF"); -1 if absent
const CMVPerTF * getEntry(long long iEntry)
Load entry iEntry and return a pointer to the decoded CMVPerTF, or nullptr on error.
long lastTFInTree
last global TF index from tree UserInfo ("lastTF"); -1 if absent
bool open(const std::string &path)
Open path and set up branch addresses. Returns false on any error.
CMVPerTF * tfDecoded
scratch buffer used when decompressing
void close()
Release all resources.