PandaRoot
PndSdsFESimple.h
Go to the documentation of this file.
1
//****************************************************************************
2
//* This file is part of PandaRoot. *
3
//* *
4
//* PandaRoot is distributed under the terms of the *
5
//* GNU General Public License (GPL) version 3, *
6
//* copied verbatim in the file "LICENSE". *
7
//* *
8
//* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9
//* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10
//* The authors are listed in the file "AUTHORS". *
11
//****************************************************************************
12
13
/*
14
* PndSdsFESimple.h
15
*
16
* Created on: Apr 4, 2011
17
* Author: esch
18
*
19
* Class to calculate ToT, TimeWalk, TimeStamp and Time till the signal is back to baseline from a TF1 amplifier model.
20
*
21
*
22
*/
23
24
#ifndef PndSdsFESIMPLE_H_
25
#define PndSdsFESIMPLE_H_
26
#include "TObject.h"
27
#include "
PndSdsFEAmpModelSimple.h
"
28
#include "TMath.h"
29
#include "TF1.h"
30
#include "TRandom.h"
31
#include "Math/Interpolator.h"
32
#include "Math/InterpolationTypes.h"
33
#include "
PndSdsTotChargeConversion.h
"
34
#include "TVectorT.h"
35
#include "
PndSdsFE.h
"
36
37
class
PndSdsFESimple
:
public
PndSdsFE
{
38
public
:
39
PndSdsFESimple
();
40
PndSdsFESimple
(
double
charsingtime,
double
constcurrent,
double
threshold,
double
frequency);
41
~PndSdsFESimple
();
42
43
void
SetParameter
(
double
chargingtime,
double
constcurrent,
double
threshold,
double
frequency);
44
45
ClassDef
(
PndSdsFESimple
, 1);
46
};
47
48
#endif
/* PndSdsFESIMPLE_H_ */
PndSdsFEAmpModelSimple.h
PndSdsFE.h
PndSdsFESimple::ClassDef
ClassDef(PndSdsFESimple, 1)
PndSdsTotChargeConversion.h
PndSdsFESimple::PndSdsFESimple
PndSdsFESimple()
PndSdsFESimple::~PndSdsFESimple
~PndSdsFESimple()
PndSdsFE
Definition:
PndSdsFE.h:36
PndSdsFESimple
Definition:
PndSdsFESimple.h:37
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 Nov 29 2024 06:04:44 for PandaRoot by
1.8.13