PandaRoot
PndSdsFESimple.h
Go to the documentation of this file.
1
/*
2
* PndSdsFESimple.h
3
*
4
* Created on: Apr 4, 2011
5
* Author: esch
6
*
7
* Class to calculate ToT, TimeWalk, TimeStamp and Time till the signal is back to baseline from a TF1 amplifier model.
8
*
9
*
10
*/
11
12
#ifndef PndSdsFESIMPLE_H_
13
#define PndSdsFESIMPLE_H_
14
#include "TObject.h"
15
#include "
PndSdsFEAmpModelSimple.h
"
16
#include "TMath.h"
17
#include "TF1.h"
18
#include "TRandom.h"
19
#include "Math/Interpolator.h"
20
#include "Math/InterpolationTypes.h"
21
#include "
PndSdsTotChargeConversion.h
"
22
#include "TVectorT.h"
23
#include "
PndSdsFE.h
"
24
25
class
PndSdsFESimple
:
public
PndSdsFE
{
26
public
:
27
PndSdsFESimple
();
28
PndSdsFESimple
(
double
charsingtime,
double
constcurrent,
double
threshold,
double
frequency);
29
~PndSdsFESimple
();
30
31
void
SetParameter
(
double
chargingtime,
double
constcurrent,
double
threshold,
double
frequency);
32
33
ClassDef
(
PndSdsFESimple
, 1);
34
};
35
36
#endif
/* PndSdsFESIMPLE_H_ */
PndSdsFEAmpModelSimple.h
PndSdsFE.h
PndSdsFESimple::ClassDef
ClassDef(PndSdsFESimple, 1)
PndSdsTotChargeConversion.h
PndSdsFESimple::PndSdsFESimple
PndSdsFESimple()
PndSdsFESimple::~PndSdsFESimple
~PndSdsFESimple()
PndSdsFE
Definition:
PndSdsFE.h:24
PndSdsFESimple
Definition:
PndSdsFESimple.h:25
PndSdsFESimple::SetParameter
void SetParameter(double chargingtime, double constcurrent, double threshold, double frequency)
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
sds
SdsFEModel
PndSdsFESimple.h
Generated on Fri Oct 6 2023 07:04:57 for PandaRoot by
1.8.13