WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::SigProc::Protodune Namespace Reference

Classes

class  ConfigFilterBase
 
class  OneChannelNoise
 
class  RelGainCalib
 
class  StickyCodeMitig
 

Functions

bool LinearInterpSticky (WireCell::Waveform::realseq_t &signal, std::vector< std::pair< int, int > > &st_ranges, float stky_sig_like_val, float stky_sig_like_rms)
 
bool FftInterpSticky (WireCell::Waveform::realseq_t &signal, std::vector< std::pair< int, int > > &st_ranges)
 
bool FftShiftSticky (WireCell::Waveform::realseq_t &signal, double toffset, std::vector< std::pair< int, int > > &st_ranges)
 
bool FftScaling (WireCell::Waveform::realseq_t &signal, int nsamples)
 

Function Documentation

◆ FftInterpSticky()

bool WireCell::SigProc::Protodune::FftInterpSticky ( WireCell::Waveform::realseq_t signal,
std::vector< std::pair< int, int > > &  st_ranges 
)
Here is the caller graph for this function:

◆ FftScaling()

bool WireCell::SigProc::Protodune::FftScaling ( WireCell::Waveform::realseq_t signal,
int  nsamples 
)
Here is the caller graph for this function:

◆ FftShiftSticky()

bool WireCell::SigProc::Protodune::FftShiftSticky ( WireCell::Waveform::realseq_t signal,
double  toffset,
std::vector< std::pair< int, int > > &  st_ranges 
)
Here is the caller graph for this function:

◆ LinearInterpSticky()

bool WireCell::SigProc::Protodune::LinearInterpSticky ( WireCell::Waveform::realseq_t signal,
std::vector< std::pair< int, int > > &  st_ranges,
float  stky_sig_like_val,
float  stky_sig_like_rms 
)
Here is the caller graph for this function: