PandaRoot
BSEmcPSAFPGAPeakfinder.h
Go to the documentation of this file.
1
#ifndef BSEMCPSAFPGAPEAKFINDER_HH
2
#define BSEMCPSAFPGAPEAKFINDER_HH
3
4
#include "RtypesCore.h"
5
6
#include <vector>
7
8
#include "
BSEmcPSAFPGAPeakFeatures_t.h
"
9
10
class
BSEmcPSAFPGAPeakfinder
{
11
public
:
12
BSEmcPSAFPGAPeakfinder
();
13
~BSEmcPSAFPGAPeakfinder
();
14
void
set
(UInt_t t_threshold, UInt_t t_llimit, UInt_t t_ulimit);
15
void
resetToZero
();
16
std::vector<BSEmcPSAFPGAPeakFeatures_t>
put
(
const
std::vector<Double_t> &tBuffer)
const
;
17
18
private
:
19
Int_t fThreshold = 0;
20
Int_t fLLimit = 0;
21
Int_t fULimit = 0;
22
};
23
24
#endif
/*BSEMCPSAFPGAPEAKFINDER_HH*/
BSEmcPSAFPGAPeakfinder::resetToZero
void resetToZero()
BSEmcPSAFPGAPeakfinder::put
std::vector< BSEmcPSAFPGAPeakFeatures_t > put(const std::vector< Double_t > &tBuffer) const
BSEmcPSAFPGAPeakfinder
Definition:
BSEmcPSAFPGAPeakfinder.h:10
BSEmcPSAFPGAPeakFeatures_t.h
BSEmcPSAFPGAPeakfinder::~BSEmcPSAFPGAPeakfinder
~BSEmcPSAFPGAPeakfinder()
BSEmcPSAFPGAPeakfinder::BSEmcPSAFPGAPeakfinder
BSEmcPSAFPGAPeakfinder()
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
FwEndcap
FeatureExtractionBlindDeconvolution
PSA
BSEmcPSAFPGAPeakfinder.h
Generated on Fri Oct 6 2023 07:04:52 for PandaRoot by
1.8.13