Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

SctConfiguration::BOCChannelConfig Struct Reference

Configuration of a "channel" on a BOC. More...

#include <configuration.h>


Data Fields

int current
 Laser current.

int delay
 BPM delay.

int markSpace
 BPM markspace.

int threshold0
 Input threshold (stream 0).

int delay0
 Strobe delay (stream 0).

int threshold1
 Input threshold (stream 1).

int delay1
 Strobe delay (stream 1).


Detailed Description

Configuration of a "channel" on a BOC.

This is the information associated with one module ie. one output channel for primary data and two input channels for streams 0 and 1

Definition at line 59 of file configuration.h.


Field Documentation

int SctConfiguration::BOCChannelConfig::current
 

Laser current.

Definition at line 61 of file configuration.h.

int SctConfiguration::BOCChannelConfig::delay
 

BPM delay.

Definition at line 63 of file configuration.h.

int SctConfiguration::BOCChannelConfig::delay0
 

Strobe delay (stream 0).

Definition at line 69 of file configuration.h.

int SctConfiguration::BOCChannelConfig::delay1
 

Strobe delay (stream 1).

Definition at line 73 of file configuration.h.

int SctConfiguration::BOCChannelConfig::markSpace
 

BPM markspace.

Definition at line 65 of file configuration.h.

int SctConfiguration::BOCChannelConfig::threshold0
 

Input threshold (stream 0).

Definition at line 67 of file configuration.h.

int SctConfiguration::BOCChannelConfig::threshold1
 

Input threshold (stream 1).

Definition at line 71 of file configuration.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 8 11:42:13 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5