MarlinTPC
1.2.0
|
A struct to store the pulse properties we are checking. More...
#include <PulseFinderTester.h>
Public Member Functions | |
PulseProperties (size_t n, int q, float t, float c) | |
Public Attributes | |
size_t | nSamples |
int | quality |
float | time |
float | charge |
A struct to store the pulse properties we are checking.