PandaRoot
BSEmcPSAFPGABaselineFinder.h
Go to the documentation of this file.
1
#ifndef BSEMCPSAFPGABASELINEFINDER_HH
2
#define BSEMCPSAFPGABASELINEFINDER_HH
3
4
#include "RtypesCore.h"
5
#include <vector>
6
7
class
BSEmcPSAFPGABaselineFinder
{
8
public
:
9
BSEmcPSAFPGABaselineFinder
();
10
~BSEmcPSAFPGABaselineFinder
();
11
void
set
(Int_t t_newBufferSize);
12
Double_t
put
(
const
std::vector<Double_t> &t_samples)
const
;
13
14
private
:
15
Int_t fAverageLength = 0;
16
};
17
18
#endif
/*BSEMCPSAFPGABASELINEFINDER_HH*/
BSEmcPSAFPGABaselineFinder
Definition:
BSEmcPSAFPGABaselineFinder.h:7
BSEmcPSAFPGABaselineFinder::BSEmcPSAFPGABaselineFinder
BSEmcPSAFPGABaselineFinder()
BSEmcPSAFPGABaselineFinder::put
Double_t put(const std::vector< Double_t > &t_samples) const
BSEmcPSAFPGABaselineFinder::~BSEmcPSAFPGABaselineFinder
~BSEmcPSAFPGABaselineFinder()
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
FwEndcap
FeatureExtractionBlindDeconvolution
PSA
BSEmcPSAFPGABaselineFinder.h
Generated on Fri Oct 6 2023 07:04:52 for PandaRoot by
1.8.13