AlcapDAQ  1
Data Fields
caen_word Struct Reference

#include <mucap_structures.h>

Data Fields

unsigned int time:20
 
unsigned int edge:1
 
unsigned int r2:2
 
unsigned int start:1
 
unsigned int channel:7
 
unsigned int r1:1
 

Detailed Description

Definition at line 17 of file mucap_structures.h.

Field Documentation

unsigned int caen_word::channel

Definition at line 18 of file mucap_structures.h.

Referenced by decode_caen(), encode_caen(), and make_caen().

unsigned int caen_word::edge

Definition at line 18 of file mucap_structures.h.

Referenced by decode_caen().

unsigned int caen_word::r1

Definition at line 18 of file mucap_structures.h.

Referenced by decode_caen().

unsigned int caen_word::r2

Definition at line 18 of file mucap_structures.h.

Referenced by decode_caen().

unsigned int caen_word::start

Definition at line 18 of file mucap_structures.h.

Referenced by decode_caen().

unsigned int caen_word::time

Definition at line 18 of file mucap_structures.h.

Referenced by decode_caen(), encode_caen(), and make_caen().


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