MarlinTPC
1.2.0
|
Helper class to make more sense to the splitting phase: actually keep track of the "split" flag. More...
#include <PulseFinder.h>
Public Member Functions | |
InternalSplitPulse (std::vector< float >::const_iterator s, std::vector< float >::const_iterator e, bool f) | |
Public Attributes | |
std::vector< float > ::const_iterator | startBin |
std::vector< float > ::const_iterator | endBin |
bool | isSplit |
Helper class to make more sense to the splitting phase: actually keep track of the "split" flag.