|
DDASToys for NSCLDAQ
6.2-000
|
Define structs used by fitting functions and to extend DDAS hits. More...
#include <cstdint>#include <cstring>

Go to the source code of this file.
Classes | |
| struct | ddastoys::PulseDescription |
| Describes a single pulse without an offset. More... | |
| struct | ddastoys::fit1Info |
| Full fitting information for the single pulse. More... | |
| struct | ddastoys::fit2Info |
| Full fitting information for the double pulse. More... | |
| struct | ddastoys::HitExtensionLegacy |
| Legacy data structure appended to each fit hit. This is the hit extension struct for DDASToys pre-6.0-000. More... | |
| struct | ddastoys::HitExtension |
| The data structure appended to each fit hit. More... | |
| struct | ddastoys::nullExtension |
| A null fit extension is a single 32-bit word. More... | |
| struct | ddastoys::FitInfoLegacy |
| Legacy fit extension that knows its size. This is the fit info struct for DDASToys pre-6.0-000. More... | |
| struct | ddastoys::FitInfo |
| A fit extension that knows its size. More... | |
Define structs used by fitting functions and to extend DDAS hits.