Location is a struct containing the start and stop location (in terms of sample number) of a candidate pulse. More...
Public Attributes | |
int | start |
int | stop |
Location is a struct containing the start and stop location (in terms of sample number) of a candidate pulse.
Definition at line 34 of file PulseCandidateFinder.h.
Definition at line 35 of file PulseCandidateFinder.h.
Referenced by PulseCandidateFinder::FindCandidatePulses_Fast(), and PulseCandidateFinder::FindCandidatePulses_Slow().
Definition at line 36 of file PulseCandidateFinder.h.
Referenced by PulseCandidateFinder::FindCandidatePulses_Fast(), and PulseCandidateFinder::FindCandidatePulses_Slow().