CbmRoot
Loading...
Searching...
No Matches
cbm::algo::kf::utils::VecCopySpec< TdataA, TdataB, TDoAllA, TDoAllB > Class Template Reference

#include <KfUtils.h>

Static Public Member Functions

static void CopyEntries (TdataA &a, int ia, const TdataB &b, int ib)
 

Detailed Description

template<typename TdataA, typename TdataB, bool TDoAllA, bool TDoAllB>
class cbm::algo::kf::utils::VecCopySpec< TdataA, TdataB, TDoAllA, TDoAllB >

Definition at line 136 of file KfUtils.h.

Member Function Documentation

◆ CopyEntries()

template<typename TdataA , typename TdataB , bool TDoAllA, bool TDoAllB>
static void cbm::algo::kf::utils::VecCopySpec< TdataA, TdataB, TDoAllA, TDoAllB >::CopyEntries ( TdataA & a,
int ia,
const TdataB & b,
int ib )
static

The documentation for this class was generated from the following file: