WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::SigProc::Diagnostics::Partial Class Reference

#include <Diagnostics.h>

Public Member Functions

 Partial (int nfreqs=4, double maxpower=6000.0)
 Create a partial waveform detector using magic numbers. More...
 
bool operator() (const WireCell::Waveform::compseq_t &spec) const
 Return true if given frequency spectrum consistent with a partial waveform. More...
 

Detailed Description

Definition at line 27 of file Diagnostics.h.

Constructor & Destructor Documentation

◆ Partial()

Diagnostics::Partial::Partial ( int  nfreqs = 4,
double  maxpower = 6000.0 
)

Create a partial waveform detector using magic numbers.

Definition at line 11 of file Diagnostics.cxx.

Member Function Documentation

◆ operator()()

bool Diagnostics::Partial::operator() ( const WireCell::Waveform::compseq_t spec) const

Return true if given frequency spectrum consistent with a partial waveform.

Definition at line 17 of file Diagnostics.cxx.

Here is the call graph for this function:

The documentation for this class was generated from the following files: