MarlinTPC  1.2.0
Public Member Functions | Public Attributes | List of all members
marlintpc::PulseFinder::InternalSplitPulse Struct Reference

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
 

Detailed Description

Helper class to make more sense to the splitting phase: actually keep track of the "split" flag.


The documentation for this struct was generated from the following file: