CbmRoot
Loading...
Searching...
No Matches
cbm::algo::mvd Namespace Reference

Namespaces

namespace  detail
 

Classes

class  ReadoutConfig
 
struct  ReadoutSetup
 Readout setup / Hardware cabling for MVD Used to create the hardware mapping for the MVD unpacker. More...
 
class  RecoSetupUnit
 
class  Unpack
 
struct  UnpackAuxData
 
struct  UnpackElinkPar
 MVD Unpacking parameters for one eLink / ASIC. More...
 
struct  UnpackMonitorData
 
class  UnpackMS
 Unpack algorithm for MVD. More...
 
struct  UnpackPar
 Parameters required for the MVD unpacking (specific to one component) More...
 

Variables

uint32_t frame_nbr_l = 0
 
uint32_t frame_nbr_m = 0
 
int frLen = 0
 

Variable Documentation

◆ frame_nbr_l

uint32_t cbm::algo::mvd::frame_nbr_l = 0

Definition at line 22 of file mvd/UnpackMS.cxx.

Referenced by cbm::algo::mvd::UnpackMS::ProcessData().

◆ frame_nbr_m

uint32_t cbm::algo::mvd::frame_nbr_m = 0

Definition at line 23 of file mvd/UnpackMS.cxx.

Referenced by cbm::algo::mvd::UnpackMS::ProcessData().

◆ frLen

int cbm::algo::mvd::frLen = 0

Definition at line 24 of file mvd/UnpackMS.cxx.

Referenced by cbm::algo::mvd::UnpackMS::ProcessData().