Task to create digis from waveforms.
More...
#include <PndEmcFWEndcapDigi.h>
Task to create digis from waveforms.
This is an alternative to PndEmcWaveformToDigi, which despite its name could be used for all the EMC, not just FwEndcap.
- Author
- Ph. Mahlberg mahlb.nosp@m.erg@.nosp@m.hiskp.nosp@m..uni.nosp@m.-bonn.nosp@m..de
Definition at line 40 of file PndEmcFWEndcapDigi.h.
◆ PndEmcFWEndcapDigi()
PndEmcFWEndcapDigi::PndEmcFWEndcapDigi |
( |
Int_t |
verbose = 0 , |
|
|
Bool_t |
storedigis = kTRUE |
|
) |
| |
◆ ~PndEmcFWEndcapDigi()
virtual PndEmcFWEndcapDigi::~PndEmcFWEndcapDigi |
( |
| ) |
|
|
virtual |
◆ Exec()
virtual void PndEmcFWEndcapDigi::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndEmcFWEndcapDigi::Init |
( |
| ) |
|
|
virtual |
◆ RunTimeBased()
void PndEmcFWEndcapDigi::RunTimeBased |
( |
| ) |
|
|
inline |
◆ SetCrystalCalibrator()
Definition at line 63 of file PndEmcFWEndcapDigi.h.
References PndEmcFWEndcapDigi(), and SetParContainers().
65 if (fCalibrator ==
nullptr) {
66 std::cerr <<
"-E- in PndEmcFWEndcapDigi::SetCrystalCalibrator: Calibrator must be a PndEmcSimCrystalCalibrator. External Calibrator setting has no effect" << std::endl;
Class to simulate a Calibration.
◆ SetParContainers()
virtual void PndEmcFWEndcapDigi::SetParContainers |
( |
| ) |
|
|
protectedvirtual |
◆ SetPSAAlgorithms()
Definition at line 54 of file PndEmcFWEndcapDigi.h.
58 if (fHighgainPSA ==
nullptr || fLowgainPSA ==
nullptr) {
59 std::cerr <<
"-E- in PndEmcFWEndcapDigi::SetPSAAlgorithms: PSA must be a PndEmcPSAFPGASampleAnalyser. External PSA setting has no effect" << std::endl;
◆ SetStorageOfData()
void PndEmcFWEndcapDigi::SetStorageOfData |
( |
Bool_t |
val | ) |
|
The documentation for this class was generated from the following file: