Task to create digis from waveforms.
More...
#include <PndEmcBWEndcapDigi.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 BwEndcap.
- Author
- Guang Zhao (zhaog.nosp@m.@ihe.nosp@m.p.ac..nosp@m.cn)
Definition at line 32 of file PndEmcBWEndcapDigi.h.
◆ PndEmcBWEndcapDigi()
PndEmcBWEndcapDigi::PndEmcBWEndcapDigi |
( |
Int_t |
verbose = 0 , |
|
|
Bool_t |
storedigis = kTRUE |
|
) |
| |
◆ ~PndEmcBWEndcapDigi()
virtual PndEmcBWEndcapDigi::~PndEmcBWEndcapDigi |
( |
| ) |
|
|
virtual |
◆ Exec()
virtual void PndEmcBWEndcapDigi::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndEmcBWEndcapDigi::Init |
( |
| ) |
|
|
virtual |
◆ SetCrystalCalibrator()
Definition at line 45 of file PndEmcBWEndcapDigi.h.
47 if (fCalibrator ==
nullptr) {
48 std::cerr <<
"-E- in PndEmcBWEndcapDigi::SetCrystalCalibrator: Calibrator must be a PndEmcSimCrystalCalibrator. External Calibrator setting has no effect" << std::endl;
Class to simulate a Calibration.
◆ SetParContainers()
virtual void PndEmcBWEndcapDigi::SetParContainers |
( |
| ) |
|
|
protectedvirtual |
◆ SetStorageOfData()
void PndEmcBWEndcapDigi::SetStorageOfData |
( |
Bool_t |
val | ) |
|
◆ SingleAPDMode()
void PndEmcBWEndcapDigi::SingleAPDMode |
( |
Bool_t |
mode = kTRUE | ) |
|
|
inline |
The documentation for this class was generated from the following file: