|
GET library
|
#include <GETCfgAGetGlobalReg1.hh>
Public Member Functions | |
Constructors, affectation, destructor | |
| GETCfgAGetGlobalReg1 () | |
| virtual | ~GETCfgAGetGlobalReg1 () |
Access to class data | |
| double | GetTestModeRangeValue () const |
| double | GetPeakingTimeValue () const |
| double | GetVicmValue () const |
ROOT related functions | |
| ClassDef (GETCfgAGetGlobalReg1, 0) | |
Public Attributes | |
| u_short | global_threshold |
| Value of the 3 Most Significant Bits of the DAC threshold (common to all channels). | |
| u_short | peaking_time |
| Peaking time identifier of the shaper. | |
| u_short | sca_pointer |
| Defines the time marker of the SCA pointer pass. This marker defines the memory time of the trigger in the hit register. | |
| u_short | test_mode_range |
| Internal test capacitor value. | |
| u_short | test_mode_selection |
| Select the acquisition mode: nothing (physics mode); test; functional; calibration. | |
| u_short | vicm |
| Input common mode voltage (change offset). | |
Static Public Attributes | |
| static double | PeakingTimeValue [16] |
| Peaking time values (us) More... | |
| static double | TestModeRangeValue [4] = { 10.00, 0.12, 1.00, 0.24 } |
| Value of test mode capacitor (pF) | |
| static double | VicmValue [4] = { 1.25, 1.35, 1.55, 1.65 } |
| Value of input common mode voltage (V) | |
Private Member Functions | |
| GObject (GETCfgAGetGlobalReg1) | |
Setup configuration information for AGet/Global/Reg1.
| GETCfgAGetGlobalReg1::GETCfgAGetGlobalReg1 | ( | ) |
Constructor.
References global_threshold, peaking_time, sca_pointer, test_mode_range, test_mode_selection, and vicm.
|
virtual |
Destructor.
| GETCfgAGetGlobalReg1::ClassDef | ( | GETCfgAGetGlobalReg1 | , |
| 0 | |||
| ) |
for use within ROOT.
|
inline |
Return the value of the peaking time, in ns.
References peaking_time, and PeakingTimeValue.
|
inline |
Return the value of the test mode capacitor, in pF.
References test_mode_range, and TestModeRangeValue.
|
inline |
|
private |
Macro from GCpp library that defines the following functions:
|
static |
Referenced by GetPeakingTimeValue().