#include <configuration.h>
Collaboration diagram for SctConfiguration::RodConfig:

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. | |
Definition at line 26 of file configuration.h.
|
|
VME base address.
Definition at line 30 of file configuration.h. |
|
|
Adjust BC counter sent to ROD.
Definition at line 50 of file configuration.h. |
|
|
How much resetting to do.
Definition at line 34 of file configuration.h. |
|
|
Slave file configuration.
Definition at line 36 of file configuration.h. Referenced by SctApi::initialiseRod(). |
|
|
Override TIM trigger type.
Definition at line 48 of file configuration.h. |
|
|
Override TTC trigger type.
Definition at line 46 of file configuration.h. |
|
|
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. |
1.4.6