![]() |
PandaRoot
|
#include <BSEmcPSAFPGAPeakfinder.h>
Public Member Functions | |
BSEmcPSAFPGAPeakfinder () | |
~BSEmcPSAFPGAPeakfinder () | |
void | set (UInt_t t_threshold, UInt_t t_llimit, UInt_t t_ulimit) |
void | resetToZero () |
std::vector< BSEmcPSAFPGAPeakFeatures_t > | put (const std::vector< Double_t > &tBuffer) const |
Definition at line 10 of file BSEmcPSAFPGAPeakfinder.h.
BSEmcPSAFPGAPeakfinder::BSEmcPSAFPGAPeakfinder | ( | ) |
BSEmcPSAFPGAPeakfinder::~BSEmcPSAFPGAPeakfinder | ( | ) |
std::vector<BSEmcPSAFPGAPeakFeatures_t> BSEmcPSAFPGAPeakfinder::put | ( | const std::vector< Double_t > & | tBuffer | ) | const |
void BSEmcPSAFPGAPeakfinder::resetToZero | ( | ) |
void BSEmcPSAFPGAPeakfinder::set | ( | UInt_t | t_threshold, |
UInt_t | t_llimit, | ||
UInt_t | t_ulimit | ||
) |