| Alignment | o2::tpc::CTFCoder | static | 
  | alignSize(T *&var, size_t n=1) | o2::tpc::CTFCoder | inlinestatic | 
  | assignDictVersion(CTFDictHeader &h) const | o2::ctf::CTFCoderBase | virtual | 
  | 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::tpc::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::tpc::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, VEC &buff, TRIGVEC &buffTrig) | o2::tpc::CTFCoder |  | 
  | encode(VEC &buff, const CompressedClusters &ccl, const CompressedClusters &cclFiltered, const detail::TriggerInfo &trigComp, std::vector< bool > *rejectHits=nullptr, std::vector< bool > *rejectTracks=nullptr, std::vector< bool > *rejectTrackHits=nullptr, std::vector< bool > *rejectTrackHitsReduced=nullptr) | o2::tpc::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 | 
  | estimateCompressedSize(const CompressedClusters &ccl) | o2::tpc::CTFCoder |  | 
  | estimateSize(CompressedClusters &c) | o2::tpc::CTFCoder | static | 
  | 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 | 
  | getCombineColumns() const | o2::tpc::CTFCoder | 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 |  | 
  | readFromTree(TTree &tree, const std::string brname, T &dest, int ev=0) | o2::ctf::CTFCoderBase | static | 
  | reportIRFrames() | o2::ctf::CTFCoderBase | protected | 
  | setAlignedPtr(void *&ptr, T *&var, size_t n=1) | o2::tpc::CTFCoder | inlinestatic | 
  | setANSVersion(const ctf::ANSHeader &ansVersion) noexcept | o2::ctf::CTFCoderBase | inline | 
  | setBCShift(int64_t n) | o2::ctf::CTFCoderBase | inline | 
  | setCombineColumns(bool v) | o2::tpc::CTFCoder | inline | 
  | setCompClusAddresses(CompressedClusters &c, void *&buff) | o2::tpc::CTFCoder | static | 
  | 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::tpc::CTFCoder |  | 
  | ~CTFCoderBase()=default | o2::ctf::CTFCoderBase | virtual |