PandaRoot
BSEmcCosmicPulseshape.h
Go to the documentation of this file.
1
#ifndef BSEmcCosmicPulseshape_HH
2
#define BSEmcCosmicPulseshape_HH
3
4
#include <array>
5
6
#include "Rtypes.h"
7
#include "RtypesCore.h"
8
9
#include "
BSEmcAbsPulseshape.h
"
10
11
class
TBuffer;
12
class
TClass;
13
class
TMemberInspector;
14
26
class
BSEmcCosmicPulseshape
:
public
BSEmcAbsPulseshape
{
27
28
public
:
29
BSEmcCosmicPulseshape
();
30
virtual
~BSEmcCosmicPulseshape
(){};
31
32
virtual
Double_t
operator()
(
const
Double_t t_time,
const
Double_t t_amp,
const
Double_t t_timeOffset)
const
;
33
34
private
:
35
std::array<Double_t, 120> fLUT;
36
37
ClassDef(
BSEmcCosmicPulseshape
, 1)
38
};
39
40
#endif
/*BSEmcCosmicPulseshape_HH*/
BSEmcCosmicPulseshape::~BSEmcCosmicPulseshape
virtual ~BSEmcCosmicPulseshape()
Definition:
BSEmcCosmicPulseshape.h:30
BSEmcAbsPulseshape.h
BSEmcCosmicPulseshape
Pulseshape of Cosmic signals measured a FwEndcap alveole in the Bonner Teststation.
Definition:
BSEmcCosmicPulseshape.h:26
BSEmcCosmicPulseshape::operator()
virtual Double_t operator()(const Double_t t_time, const Double_t t_amp, const Double_t t_timeOffset) const
BSEmcAbsPulseshape
pulseshape interface
Definition:
BSEmcAbsPulseshape.h:22
BSEmcCosmicPulseshape::BSEmcCosmicPulseshape
BSEmcCosmicPulseshape()
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
FwEndcap
CosmicWaveform
BSEmcCosmicPulseshape.h
Generated on Fri Oct 21 2022 07:03:56 for PandaRoot by
1.8.13