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 93 of file configuration.h.


Field Documentation

int SctConfiguration::BOCChannelConfig::current
 

Laser current.

Definition at line 95 of file configuration.h.

Referenced by SctApi::CrateImpl::restoreBOCSetup().

int SctConfiguration::BOCChannelConfig::delay
 

BPM delay.

Definition at line 97 of file configuration.h.

Referenced by SctApi::CrateImpl::restoreBOCSetup().

int SctConfiguration::BOCChannelConfig::delay0
 

Strobe delay (stream 0).

Definition at line 103 of file configuration.h.

Referenced by SctApi::CrateImpl::restoreBOCSetup().

int SctConfiguration::BOCChannelConfig::delay1
 

Strobe delay (stream 1).

Definition at line 107 of file configuration.h.

Referenced by SctApi::CrateImpl::restoreBOCSetup().

int SctConfiguration::BOCChannelConfig::markSpace
 

BPM markspace.

Definition at line 99 of file configuration.h.

Referenced by SctApi::CrateImpl::restoreBOCSetup().

int SctConfiguration::BOCChannelConfig::threshold0
 

Input threshold (stream 0).

Definition at line 101 of file configuration.h.

Referenced by SctApi::CrateImpl::restoreBOCSetup().

int SctConfiguration::BOCChannelConfig::threshold1
 

Input threshold (stream 1).

Definition at line 105 of file configuration.h.

Referenced by SctApi::CrateImpl::restoreBOCSetup().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 6 14:06:24 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6