PandaRoot
BSEmcPSAFPGAPileUpDetection.h
Go to the documentation of this file.
1
#ifndef BSEMCPSAFPGAPILEUPDETECTION_HH
2
#define BSEMCPSAFPGAPILEUPDETECTION_HH
3
4
#include "RtypesCore.h"
5
#include <vector>
6
#include "
BSEmcPSAFPGAPeakFeatures_t.h
"
7
8
class
BSEmcPSAFPGAPileUpDetection
{
9
public
:
10
BSEmcPSAFPGAPileUpDetection
();
11
~BSEmcPSAFPGAPileUpDetection
();
12
void
set
(Double_t t_yscale, Double_t t_xoffset, Double_t t_yoffset);
13
void
put
(std::vector<BSEmcPSAFPGAPeakFeatures_t> &t_peaks)
const
;
14
15
private
:
16
Double_t fYscale = 0.;
17
Double_t fXoffset = 0.;
18
Double_t fYoffset = 0.;
19
20
};
21
22
#endif
/*BSEMCPSAFPGAPILEUPDETECTION_HH*/
BSEmcPSAFPGAPileUpDetection::put
void put(std::vector< BSEmcPSAFPGAPeakFeatures_t > &t_peaks) const
BSEmcPSAFPGAPeakFeatures_t.h
BSEmcPSAFPGAPileUpDetection::~BSEmcPSAFPGAPileUpDetection
~BSEmcPSAFPGAPileUpDetection()
BSEmcPSAFPGAPileUpDetection
Definition:
BSEmcPSAFPGAPileUpDetection.h:8
BSEmcPSAFPGAPileUpDetection::BSEmcPSAFPGAPileUpDetection
BSEmcPSAFPGAPileUpDetection()
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
FwEndcap
FeatureExtractionBlindDeconvolution
PSA
BSEmcPSAFPGAPileUpDetection.h
Generated on Fri Oct 6 2023 07:04:52 for PandaRoot by
1.8.13