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