Belle II Software development
SVDPackerModule::APVHeader Struct Reference

implementation of APV Header More...

Public Attributes

unsigned int CMC1: 8
 Common Mode Noise w/o masking out particle signals.
 
unsigned int CMC2: 4
 Common Mode Noise after masking out particle signals.
 
unsigned int fifoErr: 1
 FIFO full Error.
 
unsigned int frameErr: 1
 Frame Error.
 
unsigned int detectErr: 1
 Detection Error.
 
unsigned int apvErr: 1
 APV Error.
 
unsigned int pipelineAddr: 8
 Pipeline Address.
 
unsigned int APVnum: 6
 APV chip number.
 
unsigned int check: 2
 MSB "10" - for APV Header identification.
 

Detailed Description

implementation of APV Header

Definition at line 124 of file SVDPackerModule.h.

Member Data Documentation

◆ apvErr

unsigned int apvErr

APV Error.

Definition at line 130 of file SVDPackerModule.h.

◆ APVnum

unsigned int APVnum

APV chip number.

Definition at line 132 of file SVDPackerModule.h.

◆ check

unsigned int check

MSB "10" - for APV Header identification.

Definition at line 133 of file SVDPackerModule.h.

◆ CMC1

unsigned int CMC1

Common Mode Noise w/o masking out particle signals.

Definition at line 125 of file SVDPackerModule.h.

◆ CMC2

unsigned int CMC2

Common Mode Noise after masking out particle signals.

Definition at line 126 of file SVDPackerModule.h.

◆ detectErr

unsigned int detectErr

Detection Error.

Definition at line 129 of file SVDPackerModule.h.

◆ fifoErr

unsigned int fifoErr

FIFO full Error.

Definition at line 127 of file SVDPackerModule.h.

◆ frameErr

unsigned int frameErr

Frame Error.

Definition at line 128 of file SVDPackerModule.h.

◆ pipelineAddr

unsigned int pipelineAddr

Pipeline Address.

Definition at line 131 of file SVDPackerModule.h.


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