Project
Loading...
Searching...
No Matches
BareElinkEncoderMerger.h File Reference
#include "ElinkEncoder.h"
#include "ElinkEncoderMerger.h"
#include "MCHRawCommon/DataFormats.h"
#include <gsl/span>

Go to the source code of this file.

Classes

struct  o2::mch::raw::ElinkEncoderMerger< BareFormat, CHARGESUM >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::mch
 
namespace  o2::mch::raw
 

Functions

template<typename CHARGESUM >
bool o2::mch::raw::areElinksAligned (gsl::span< ElinkEncoder< BareFormat, CHARGESUM > > elinks)
 
template<typename CHARGESUM >
void o2::mch::raw::align (gsl::span< ElinkEncoder< BareFormat, CHARGESUM > > elinks)
 
template<typename CHARGESUM >
uint64_t o2::mch::raw::aggregate (gsl::span< ElinkEncoder< BareFormat, CHARGESUM > > elinks, int jstart, int jend, int i)
 
template<typename CHARGESUM >
void o2::mch::raw::elink2gbt (gsl::span< ElinkEncoder< BareFormat, CHARGESUM > > elinks, std::vector< uint64_t > &b64)