wavecatcher-analysis
|
Stores additional information with the waveforms. More...
#include <ReadSampic.h>
Public Attributes | |
int | Channel |
int | EventNumber = -1 |
double | FirstSampleTimeStamp |
int | HitNumber |
bool | IsEvent = false |
bool | IsEventCandidate = false |
float | Max = 0 |
float | Min = 0 |
Stores additional information with the waveforms.
Definition at line 83 of file ReadSampic.h.
int ReadSampic::HitInfoReduced::Channel |
Definition at line 85 of file ReadSampic.h.
int ReadSampic::HitInfoReduced::EventNumber = -1 |
Definition at line 87 of file ReadSampic.h.
double ReadSampic::HitInfoReduced::FirstSampleTimeStamp |
Definition at line 86 of file ReadSampic.h.
int ReadSampic::HitInfoReduced::HitNumber |
Definition at line 84 of file ReadSampic.h.
Definition at line 91 of file ReadSampic.h.
Definition at line 90 of file ReadSampic.h.
float ReadSampic::HitInfoReduced::Max = 0 |
Definition at line 88 of file ReadSampic.h.
float ReadSampic::HitInfoReduced::Min = 0 |
Definition at line 89 of file ReadSampic.h.