|
CAEN MCA
0.99.10
SDK for Hexagon
|
Information about the ΔT Spectrum. Read only except DATAMASK_DT_SPECTRUM_ENABLE and DATAMASK_DT_SPECTRUM_REFCH. More...
Collaboration diagram for Data mask: ΔT spectrum:Macros | |
| #define | DATAMASK_DT_SPECTRUM_ARRAY UINT64_C(0x1) |
| The spectrum. More... | |
| #define | DATAMASK_DT_SPECTRUM_NENTRIES UINT64_C(0x2) |
| Total number of entries in the spectrum. More... | |
| #define | DATAMASK_DT_SPECTRUM_ENABLE UINT64_C(0x4) |
| ΔT Spectrum enabled. Boolean. More... | |
| #define | DATAMASK_DT_SPECTRUM_REFCH UINT64_C(0x8) |
| Reference channel for DT calculation. More... | |
Information about the ΔT Spectrum. Read only except DATAMASK_DT_SPECTRUM_ENABLE and DATAMASK_DT_SPECTRUM_REFCH.
| #define DATAMASK_DT_SPECTRUM_ARRAY UINT64_C(0x1) |
The spectrum.
uint64_t* Definition at line 573 of file CAENMCATypes.h.
| #define DATAMASK_DT_SPECTRUM_NENTRIES UINT64_C(0x2) |
Total number of entries in the spectrum.
uint64_t Definition at line 574 of file CAENMCATypes.h.
| #define DATAMASK_DT_SPECTRUM_ENABLE UINT64_C(0x4) |
ΔT Spectrum enabled. Boolean.
uint32_t Definition at line 575 of file CAENMCATypes.h.
| #define DATAMASK_DT_SPECTRUM_REFCH UINT64_C(0x8) |
Reference channel for DT calculation.
uint32_t Definition at line 576 of file CAENMCATypes.h.