SctConfiguration::RodConfig Struct Reference

Configuration needed for ROD initialisation. More...

#include <configuration.h>

Collaboration diagram for SctConfiguration::RodConfig:

Collaboration graph
[legend]

Data Fields

unsigned long baseAddress
 VME base address.
unsigned long resetLevel
 How much resetting to do.
SlaveConfig slaves [4]
 Slave file configuration.
int validMask
 This is a bit mask with the same order as listed below.
unsigned char triggerTypeTTC
 Override TTC trigger type.
unsigned char triggerTypeTIM
 Override TIM trigger type.
unsigned char offsetBCID
 Adjust BC counter sent to ROD.

Detailed Description

Configuration needed for ROD initialisation.

Definition at line 26 of file configuration.h.


Field Documentation

unsigned long SctConfiguration::RodConfig::baseAddress
 

VME base address.

Definition at line 30 of file configuration.h.

unsigned char SctConfiguration::RodConfig::offsetBCID
 

Adjust BC counter sent to ROD.

Definition at line 50 of file configuration.h.

unsigned long SctConfiguration::RodConfig::resetLevel
 

How much resetting to do.

Definition at line 34 of file configuration.h.

SlaveConfig SctConfiguration::RodConfig::slaves[4]
 

Slave file configuration.

Definition at line 36 of file configuration.h.

Referenced by SctApi::initialiseRod().

unsigned char SctConfiguration::RodConfig::triggerTypeTIM
 

Override TIM trigger type.

Definition at line 48 of file configuration.h.

unsigned char SctConfiguration::RodConfig::triggerTypeTTC
 

Override TTC trigger type.

Definition at line 46 of file configuration.h.

int SctConfiguration::RodConfig::validMask
 

This is a bit mask with the same order as listed below.

If a bit is set then the value is valid. If the value is not valid the value comes from elsewhere

Definition at line 43 of file configuration.h.


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