Classes | Namespaces | Functions
Protodune.h File Reference
#include "WireCellUtil/Waveform.h"
#include "WireCellUtil/Bits.h"
#include "WireCellIface/IChannelFilter.h"
#include "WireCellIface/IConfigurable.h"
#include "WireCellIface/IChannelNoiseDatabase.h"
#include "WireCellIface/IAnodePlane.h"
#include "WireCellSigProc/Diagnostics.h"

Go to the source code of this file.

Classes

class  WireCell::SigProc::Protodune::ConfigFilterBase
 
class  WireCell::SigProc::Protodune::StickyCodeMitig
 
class  WireCell::SigProc::Protodune::OneChannelNoise
 
class  WireCell::SigProc::Protodune::RelGainCalib
 

Namespaces

 WireCell
 
 WireCell::SigProc
 
 WireCell::SigProc::Protodune
 

Functions

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)
 
bool WireCell::SigProc::Protodune::FftInterpSticky (WireCell::Waveform::realseq_t &signal, std::vector< std::pair< int, int > > &st_ranges)
 
bool WireCell::SigProc::Protodune::FftShiftSticky (WireCell::Waveform::realseq_t &signal, double toffset, std::vector< std::pair< int, int > > &st_ranges)
 
bool WireCell::SigProc::Protodune::FftScaling (WireCell::Waveform::realseq_t &signal, int nsamples)