Project
Loading...
Searching...
No Matches
o2::tpc::detail Namespace Reference

Classes

struct  combinedType
 
struct  MergedColumnsDecoder
 
class  ShiftFunctor
 
struct  TriggerInfo
 

Typedefs

template<int A, int B>
using combinedType_t = typename combinedType< A, B >::type
 

Functions

template<typename iterA_T , typename iterB_T , typename F >
auto makeInputIterators (iterA_T iterA, iterB_T iterB, size_t nElements, F functor)
 

Typedef Documentation

◆ combinedType_t

template<int A, int B>
using o2::tpc::detail::combinedType_t = typedef typename combinedType<A, B>::type

Definition at line 69 of file CTFCoder.h.

Function Documentation

◆ makeInputIterators()

template<typename iterA_T , typename iterB_T , typename F >
auto o2::tpc::detail::makeInputIterators ( iterA_T  iterA,
iterB_T  iterB,
size_t  nElements,
functor 
)

Definition at line 90 of file CTFCoder.h.