FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
sds
SdsFEModel
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 "TRandom2.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
32
void
SetParameter
(
double
chargingtime,
double
constcurrent,
double
threshold,
double
frequency);
33
34
ClassDef
(
PndSdsFESimple
,1);
35
};
36
37
#endif
/* PndSdsFESIMPLE_H_ */
PndSdsFEAmpModelSimple.h
PndSdsFE.h
PndSdsFESimple::ClassDef
ClassDef(PndSdsFESimple, 1)
PndSdsTotChargeConversion.h
PndSdsFESimple::PndSdsFESimple
PndSdsFESimple()
Definition:
PndSdsFESimple.cxx:15
PndSdsFESimple::~PndSdsFESimple
~PndSdsFESimple()
Definition:
PndSdsFESimple.cxx:67
threshold
double threshold
Definition:
outdated/dc1/stt/runreco.C:105
PndSdsFE
Definition:
PndSdsFE.h:24
PndSdsFESimple
Definition:
PndSdsFESimple.h:25
PndSdsFESimple::SetParameter
void SetParameter(double chargingtime, double constcurrent, double threshold, double frequency)
Definition:
PndSdsFESimple.cxx:55
Generated on Wed Apr 3 2019 08:44:01 for FairRoot/PandaRoot by
1.8.5