All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Enumerations
IRawDigitFilter.h File Reference

This provides an interface for tools which are tasked with filtering input waveforms. More...

#include "fhiclcpp/ParameterSet.h"
#include "icaruscode/TPC/SignalProcessing/RawDigitFilter/Algorithms/RawDigitNoiseFilterDefs.h"
#include "TProfile.h"

Go to the source code of this file.

Classes

class  caldata::IRawDigitFilter
 

Namespaces

 art
 
 caldata
 creation of calibrated signals on wires
 

Typedefs

using caldata::HistogramMap = std::map< int, TProfile * >
 

Enumerations

enum  caldata::HistogramType : int {
  caldata::WAVEFORM, caldata::WAVELESSAVE, caldata::EROSION, caldata::DILATION,
  caldata::AVERAGE, caldata::DIFFERENCE, caldata::OPENING, caldata::CLOSING,
  caldata::DOPENCLOSING, caldata::LASTELEMENT
}
 

Detailed Description

This provides an interface for tools which are tasked with filtering input waveforms.

Author
T. Usher

Definition in file IRawDigitFilter.h.