#include <PndSdsFESimple.h>
|
| | PndSdsFESimple () |
| |
| | PndSdsFESimple (double charsingtime, double constcurrent, double threshold, double frequency) |
| |
| | ~PndSdsFESimple () |
| |
| void | SetParameter (double chargingtime, double constcurrent, double threshold, double frequency) |
| |
| | ClassDef (PndSdsFESimple, 1) |
| |
| | PndSdsFE () |
| |
| | PndSdsFE (PndSdsFE &other) |
| |
| virtual | ~PndSdsFE () |
| |
| virtual double | GetTotFromCharge (Double_t charge) |
| |
| virtual double | GetChargeFromTot (double tot) |
| |
| virtual double | GetTimeWalkFromCharge (double charge) |
| |
| virtual double | GetTimeWalkFromTot (double tot) |
| |
| virtual double | GetTimeBackToBaseline (double charge) |
| |
| virtual double | GetTimeStamp (double eventtime, double tof, double charge) |
| |
| virtual double | GetTimeStep () |
| |
| virtual void | SetParameter (TString parName, double parValue) |
| |
| virtual void | SetThreshold (double threshold) |
| |
| PndSdsFE & | operator= (PndSdsFE &other) |
| |
Definition at line 25 of file PndSdsFESimple.h.
◆ PndSdsFESimple() [1/2]
| PndSdsFESimple::PndSdsFESimple |
( |
| ) |
|
◆ PndSdsFESimple() [2/2]
| PndSdsFESimple::PndSdsFESimple |
( |
double |
charsingtime, |
|
|
double |
constcurrent, |
|
|
double |
threshold, |
|
|
double |
frequency |
|
) |
| |
◆ ~PndSdsFESimple()
| PndSdsFESimple::~PndSdsFESimple |
( |
| ) |
|
◆ ClassDef()
◆ SetParameter()
| void PndSdsFESimple::SetParameter |
( |
double |
chargingtime, |
|
|
double |
constcurrent, |
|
|
double |
threshold, |
|
|
double |
frequency |
|
) |
| |
The documentation for this class was generated from the following file: