1 #ifndef WIRECELLSIGPROC_SignalROI_h 2 #define WIRECELLSIGPROC_SignalROI_h
std::vector< std::pair< int, int > > get_above_threshold(float th)
void set_ext_start_bin(int a)
std::list< SignalROI * > SignalROIList
void set_ext_end_bin(int a)
std::vector< float > contents
double get_average_heights()
std::vector< SignalROISelection > SignalROIChSelection
std::vector< float > & get_contents()
SignalROI(int plane, int chid, int start_bin, int end_bin, const Waveform::realseq_t &signal)
std::map< SignalROI *, SignalROISelection > SignalROIMap
std::vector< SignalROIList > SignalROIChList
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
bool overlap(SignalROI *roi)
std::vector< SignalROI * > SignalROISelection