#include "WireCellSigProc/OmnibusSigProc.h"
#include "WireCellUtil/NamedFactory.h"
#include "WireCellUtil/Exceptions.h"
#include "WireCellUtil/String.h"
#include "WireCellUtil/FFTBestLength.h"
#include "WireCellIface/SimpleFrame.h"
#include "WireCellIface/SimpleTrace.h"
#include "WireCellIface/IFieldResponse.h"
#include "WireCellIface/IFilterWaveform.h"
#include "WireCellIface/IChannelResponse.h"
#include "ROI_formation.h"
#include "ROI_refinement.h"
Go to the source code of this file.
Functions | |
WIRECELL_FACTORY (OmnibusSigProc, WireCell::SigProc::OmnibusSigProc, WireCell::IFrameFilter, WireCell::IConfigurable) using namespace WireCell | |
static bool | ispositive (float x) |
static bool | isZero (float x) |
|
static |
Definition at line 372 of file OmnibusSigProc.cxx.
|
static |
Definition at line 373 of file OmnibusSigProc.cxx.
WIRECELL_FACTORY | ( | OmnibusSigProc | , |
WireCell::SigProc::OmnibusSigProc | , | ||
WireCell::IFrameFilter | , | ||
WireCell::IConfigurable | |||
) |