![]() |
PandaRoot
|
Deconvolution of waveforms based on a chosen target function (gaussian) More...
#include <BSEmcPSAFPGABlindDeconv.h>
Public Member Functions | |
BSEmcPSAFPGABlindDeconv () | |
~BSEmcPSAFPGABlindDeconv () | |
void | set (const TString &t_filename="GlobalH_Gaus10_Final.root") |
std::vector< Double_t > | put (const std::vector< Double_t > &t_buffer) const |
Deconvolution of waveforms based on a chosen target function (gaussian)
waveforms are numerically convolved with function H derived via dividing gaussian by mean waveform in fourier space
Definition at line 21 of file BSEmcPSAFPGABlindDeconv.h.
BSEmcPSAFPGABlindDeconv::BSEmcPSAFPGABlindDeconv | ( | ) |
BSEmcPSAFPGABlindDeconv::~BSEmcPSAFPGABlindDeconv | ( | ) |
std::vector<Double_t> BSEmcPSAFPGABlindDeconv::put | ( | const std::vector< Double_t > & | t_buffer | ) | const |
void BSEmcPSAFPGABlindDeconv::set | ( | const TString & | t_filename = "GlobalH_Gaus10_Final.root" | ) |