canApplyBCShift(const o2::InteractionRecord &ir, long shift) const | o2::ctf::CTFCoderBase | inlineprotected |
canApplyBCShift(const o2::InteractionRecord &ir) const | o2::ctf::CTFCoderBase | inlineprotected |
checkDictVersion(const CTFDictHeader &h) const | o2::ctf::CTFCoderBase | protected |
clear() | o2::ctf::CTFCoderBase | inline |
createCoder(OpType op, const o2::rans::RenormedDenseHistogram< S > &renormedHistogram, int slot) | o2::ctf::CTFCoderBase | inline |
createCoders(const std::vector< char > &bufVec, o2::ctf::CTFCoderBase::OpType op) final | o2::emcal::CTFCoder | virtual |
createCodersFromFile(const std::string &dictPath, o2::ctf::CTFCoderBase::OpType op, bool mayFail=false) | o2::ctf::CTFCoderBase | |
CTFCoder(o2::ctf::CTFCoderBase::OpType op) | o2::emcal::CTFCoder | inline |
CTFCoderBase()=delete | o2::ctf::CTFCoderBase | |
CTFCoderBase(int n, DetID det, float memFactor=1.f) | o2::ctf::CTFCoderBase | inline |
CTFCoderBase(OpType op, int n, DetID det, float memFactor=1.f) | o2::ctf::CTFCoderBase | inline |
decode(const CTF::base &ec, VTRG &trigVec, VCELL &cellVec) | o2::emcal::CTFCoder | |
encode(VEC &buff, const gsl::span< const TriggerRecord > &trigData, const gsl::span< const Cell > &cellData) | o2::emcal::CTFCoder | |
estimateBufferSize(size_t slot, source_IT samplesBegin, source_IT samplesEnd) | o2::ctf::CTFCoderBase | protected |
estimateBufferSize(size_t slot, size_t nSamples) | o2::ctf::CTFCoderBase | inlineprotected |
estimateBufferSize(size_t slot, const std::vector< source_T > &samples) | o2::ctf::CTFCoderBase | inlineprotected |
estimateBufferSize(size_t slot, IT samplesBegin, IT samplesEnd) | o2::ctf::CTFCoderBase | inline |
finaliseCCDB(o2::framework::ConcreteDataMatcher &matcher, void *obj) | o2::ctf::CTFCoderBase | |
finaliseCTFOutput(BUF &buffer) | o2::ctf::CTFCoderBase | |
getANSVersion() const noexcept | o2::ctf::CTFCoderBase | inline |
getANSVersion() | o2::ctf::CTFCoderBase | inline |
getBCShift() const | o2::ctf::CTFCoderBase | inline |
getDet() const | o2::ctf::CTFCoderBase | inline |
getDictBinding() const | o2::ctf::CTFCoderBase | inline |
getExtDictHeader() const | o2::ctf::CTFCoderBase | inline |
getFirstTFOrbit() const | o2::ctf::CTFCoderBase | inline |
getIRFrameSelMarginBwd() const | o2::ctf::CTFCoderBase | inline |
getIRFrameSelMarginFwd() const | o2::ctf::CTFCoderBase | inline |
getIRFrameSelShift() const | o2::ctf::CTFCoderBase | inline |
getIRFramesSelector() | o2::ctf::CTFCoderBase | inline |
getMemMarginFactor() const | o2::ctf::CTFCoderBase | inline |
getPrefix() const | o2::ctf::CTFCoderBase | inlineprotected |
getSupportBCShifts() const | o2::ctf::CTFCoderBase | inline |
getTrigOffsBinding() const | o2::ctf::CTFCoderBase | inline |
getVerbosity() const | o2::ctf::CTFCoderBase | inline |
init(o2::framework::InitContext &ic) | o2::ctf::CTFCoderBase | |
isTreeDictionary(const void *buff) const | o2::ctf::CTFCoderBase | protected |
loadDictionaryFromTree(TTree *tree) | o2::ctf::CTFCoderBase | protected |
mANSVersion | o2::ctf::CTFCoderBase | protected |
mBCShift | o2::ctf::CTFCoderBase | protected |
mCoders | o2::ctf::CTFCoderBase | protected |
mDet | o2::ctf::CTFCoderBase | protected |
mDictBinding | o2::ctf::CTFCoderBase | protected |
mExtHeader | o2::ctf::CTFCoderBase | protected |
mFirstTFOrbit | o2::ctf::CTFCoderBase | protected |
mIRFrameSelector | o2::ctf::CTFCoderBase | protected |
mIRFrameSelMarginBwd | o2::ctf::CTFCoderBase | protected |
mIRFrameSelMarginFwd | o2::ctf::CTFCoderBase | protected |
mIRFrameSelShift | o2::ctf::CTFCoderBase | protected |
mLoadDictFromCCDB | o2::ctf::CTFCoderBase | protected |
mMemMarginFactor | o2::ctf::CTFCoderBase | protected |
mOpType | o2::ctf::CTFCoderBase | protected |
mSupportBCShifts | o2::ctf::CTFCoderBase | protected |
mTrigOffsBinding | o2::ctf::CTFCoderBase | protected |
mVerbosity | o2::ctf::CTFCoderBase | protected |
OpType enum name | o2::ctf::CTFCoderBase | |
readDictionaryFromFile(const std::string &dictPath, bool mayFail=false) | o2::ctf::CTFCoderBase | |
o2::ctf::CTFCoderBase::readFromTree(TTree &tree, const std::string brname, T &dest, int ev=0) | o2::ctf::CTFCoderBase | static |
reportIRFrames() | o2::ctf::CTFCoderBase | protected |
setANSVersion(const ctf::ANSHeader &ansVersion) noexcept | o2::ctf::CTFCoderBase | inline |
setBCShift(int64_t n) | o2::ctf::CTFCoderBase | inline |
setDictBinding(const std::string &s) | o2::ctf::CTFCoderBase | inline |
setFirstTFOrbit(uint32_t n) | o2::ctf::CTFCoderBase | inline |
setMemMarginFactor(float v) | o2::ctf::CTFCoderBase | inline |
setSelectedIRFrames(const SPAN &sp) | o2::ctf::CTFCoderBase | inline |
setSupportBCShifts(bool v=true) | o2::ctf::CTFCoderBase | inline |
setTrigOffsBinding(const std::string &s) | o2::ctf::CTFCoderBase | inline |
setVerbosity(int v) | o2::ctf::CTFCoderBase | inline |
updateTimeDependentParams(o2::framework::ProcessingContext &pc, bool askTree=false) | o2::ctf::CTFCoderBase | |
~CTFCoder() final=default | o2::emcal::CTFCoder | |
~CTFCoderBase()=default | o2::ctf::CTFCoderBase | virtual |