Response of GET electronics given by a function of the reduced time.
More...
#include <AtElectronicResponse.h>
|
virtual double | GetResponse (double time) const override |
|
virtual double | GetResponse (int padNum, double time) const override |
|
Response of GET electronics given by a function of the reduced time.
Definition at line 69 of file AtElectronicResponse.h.
◆ ReducedResponse
◆ AtReducedTimeResponse()
AtReducedTimeResponse::AtReducedTimeResponse |
( |
double |
peakingTime, |
|
|
ReducedResponse |
response |
|
) |
| |
- Parameters
-
[in] | peakingTime | Peaking time of the electronics in us. |
[in] | response | Function pointer (or callable object) where the input is the reduced time and output is the response function value at that reduced time. |
Definition at line 26 of file AtElectronicResponse.cxx.
◆ GetResponse() [1/2]
double AtReducedTimeResponse::GetResponse |
( |
double |
time | ) |
const |
|
overrideprotectedvirtual |
◆ GetResponse() [2/2]
virtual double ElectronicResponse::AtReducedTimeResponse::GetResponse |
( |
int |
padNum, |
|
|
double |
time |
|
) |
| const |
|
inlineoverrideprotectedvirtual |
◆ fPeakingTime
double ElectronicResponse::AtReducedTimeResponse::fPeakingTime |
|
protected |
◆ fResponse
The documentation for this class was generated from the following files: