| decomposeDigits(const typename RawDataMetric::Status_t &status) const -> std::enable_if_t< DigitBlockHelper::IsSpecOfType< DataBlockPM, DataBlockType >::value, std::map< typename LookupTable_t::Topo_t, DataBlockType > > | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| decomposeDigits(const typename RawDataMetric::Status_t &status) const -> std::enable_if_t< DigitBlockHelper::IsSpecOfType< DataBlockTCMext, DataBlockType >::value, std::pair< typename LookupTable_t::Topo_t, DataBlockType > > | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| Digit_t typedef | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| DigitBlockBase(const o2::InteractionRecord &intRec) | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| DigitBlockBase(const DigitType &digit) | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| DigitBlockBase()=default | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| DigitBlockBase(const DigitBlockBase &other)=default | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| DigitBlockBase_t typedef | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | |
| DigitBlockFIT_t typedef | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | |
| DigitBlockFIText(Args &&... args) | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| DigitBlockFIText()=default | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | |
| DigitBlockFIText(const DigitBlockFIText &other)=default | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | |
| fillSubDigitTuple(const DigitT &digit, const std::tuple< T... > &tupleSrc, std::tuple< T... > &tupleDest) | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inlinestatic |
| getDigits(VecDigitType &vecDigits, VecChannelDataType &vecChannelData, VecTriggersExtType &vecTriggersExt, VecDetTrigInputType &vecTriggerInput) | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| getDigits(VecDigitType &vecDigits, VecChannelDataType &vecChannelData, VecTriggersExtType &vecTriggersExt) | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| getSingleSubDigit(std::tuple< T... > tupleVecSingleSubDigits) -> std::enable_if_t<(N_TOTAL > 1)> | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| getSingleSubDigit(std::tuple< T... > tupleVecSingleSubDigits) -> std::enable_if_t<(N_TOTAL==1)> | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| getSingleSubDigits(T &... vecSingleSubDigits) -> std::enable_if_t< sizeof...(T)==sNSingleSubDigits > | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| getSubDigit(std::tuple< T... > tupleVecSubDigits) -> std::enable_if_t<(N_TOTAL > 1)> | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| getSubDigit(std::tuple< T... > tupleVecSubDigits) -> std::enable_if_t<(N_TOTAL==1)> | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| getSubDigits(VecDigit &vecDigits, VecSubDigits &... vecSubDigits) -> std::enable_if_t< sizeof...(VecSubDigits)==sNSubDigits > | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inline |
| LookupTable_t typedef | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | |
| makeDigitBlock(const std::vector< DigitT > &vecDigits, const std::vector< SubDigitT > &vecSubDigits) -> std::enable_if_t< DigitBlockHelper::GetDigitRefsN< DigitT >::value==1 &&DigitBlockHelper::IsSpecOfType< DigitBlockBase, typename DigitBlockType::DigitBlockBase_t >::value, std::vector< DigitBlockType > > | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inlinestatic |
| makeDigitBlock(const std::vector< DigitT > &vecDigits, const std::vector< SubDigitT > &... vecSubDigits) -> std::enable_if_t<(DigitBlockHelper::GetDigitRefsN< DigitT >::value > 1) &&(DigitBlockHelper::IsSpecOfType< DigitBlockBase, typename DigitBlockType::DigitBlockBase_t >::value), std::vector< DigitBlockType > > | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | inlinestatic |
| mDigit | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| mSingleSubDigit | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| mSubDigit | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| print(const std::vector< DigitType > &vecDigit, const std::vector< ChannelDataType > &vecChannelData, const std::vector< TriggersExtType > &vecTriggersExt) | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inlinestatic |
| print() const | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| processDigits(const DataBlockType &dataBlock, RawDataMetricType &metric, int linkID, int ep) -> std::enable_if_t< DigitBlockHelper::IsSpecOfType< DataBlockPM, DataBlockType >::value > | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| processDigits(const DataBlockType &dataBlock, RawDataMetricType &metric, int linkID, int ep) -> std::enable_if_t< DigitBlockHelper::IsSpecOfType< DataBlockTCMext, DataBlockType >::value > | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | inline |
| SingleSubDigit_t typedef | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| sNSingleSubDigits | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | static |
| sNSubDigits | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | static |
| SubDigit_t typedef | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| TupleVecDigitObjs_t typedef | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| VecAllSubDigit_t typedef | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| VecSingleSubDigit_t typedef | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| VecSubDigit_t typedef | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| ~DigitBlockBase()=default | o2::fit::DigitBlockBase< DigitType, ChannelDataType, TriggersExtType > | |
| ~DigitBlockFIText()=default | o2::fit::DigitBlockFIText< LookupTableType, DigitType, ChannelDataType, TriggersExtType > | |