![]() |
Project
|
class for entropy encoding/decoding of FV0 digits data More...
#include "DataFormatsFV0/CTF.h"
#include "DataFormatsFV0/Digit.h"
#include "DataFormatsFV0/ChannelData.h"
#include "DetectorsCommonDataFormats/DetID.h"
#include "FV0Simulation/FV0DigParam.h"
#include "DetectorsBase/CTFCoderBase.h"
Go to the source code of this file.
Classes | |
class | o2::fv0::CTFCoder |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::fv0 |
Macros | |
#define | ENCODEFV0(part, slot, bits) CTF::get(buff.data())->encode(part, int(slot), bits, optField[int(slot)], &buff, mCoders[int(slot)], getMemMarginFactor()); |
#define | DECODEFV0(part, slot) ec.decode(part, int(slot), mCoders[int(slot)]) |
class for entropy encoding/decoding of FV0 digits data
Definition in file CTFCoder.h.