#include <iostream>#include <cmath>#include "BocAddresses.h"#include "RodModule.h"Go to the source code of this file.
Namespaces | |
| namespace | SctPixelRod |
Variables | |
| const unsigned int | PRE_PRODUCTION_BOC |
| Parameters needed by BocCard. | |
| const unsigned int | PRODUCTION_REVA_BOC |
| const unsigned int | PRODUCTION_REVB_BOC |
| const unsigned int | MONITOR_CHANNELS |
| BOC Monitor ADC parameters. | |
| const unsigned int | MONITOR_CURRENT |
| const unsigned int | MONITOR_VOLTAGE |
| const unsigned int | MONITOR_TEMP |
| const unsigned int | MONITOR_CHANNEL_TYPE [MONITOR_CHANNELS] |
| const double | iArevA |
| Now the factors used in the calculations. | |
| const double | iBrevA |
| const double | vArevA |
| Voltages. | |
| const double | vBrevA |
| const double | tArevA |
| Temperatures. | |
| const double | tBrevA |
| const double | tC0revA |
| const double | tC1revA |
| const double | tC2revA |
| const double | iArevB |
| Now Rev B parameters Currents. | |
| const double | iBrevB |
| const double | vArevB |
| Voltages. | |
| const double | vBrevB |
| const double | tArevB |
| Temperatures. | |
| const double | tBrevB |
| const double | tC0revB |
| const double | tC1revB |
| const double | tC2revB |
|
|
Now the factors used in the calculations. First the Rev A parameters Currents |
|
|
Now Rev B parameters Currents.
|
|
|
|
|
|
|
|
|
|
|
|
BOC Monitor ADC parameters. There are three types of channel: PIN Current, PIN Voltage and Thermistor temperature for each of Rev A and Rev B boards. Define the channel types and identify them. |
|
|
|
|
|
|
|
|
|
|
|
Parameters needed by BocCard. Identifiers for types of BOC, as defined in m_bocType. These values are arbitrary. |
|
|
|
|
|
|
|
|
Temperatures.
|
|
|
Temperatures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Voltages.
|
|
|
Voltages.
|
|
|
|
|
|
|
1.3-rc3