Takes list of PndEmcWaveform and creates PndEmcDigi.
More...
#include <PndEmcWaveformToDigi.h>
Takes list of PndEmcWaveform and creates PndEmcDigi.
Definition at line 50 of file PndEmcWaveformToDigi.h.
◆ PndEmcWaveformToDigi()
PndEmcWaveformToDigi::PndEmcWaveformToDigi |
( |
Int_t |
verbose = 0 , |
|
|
Bool_t |
storedigis = kTRUE |
|
) |
| |
◆ ~PndEmcWaveformToDigi()
virtual PndEmcWaveformToDigi::~PndEmcWaveformToDigi |
( |
| ) |
|
|
virtual |
◆ Exec()
virtual void PndEmcWaveformToDigi::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ FinishTask()
virtual void PndEmcWaveformToDigi::FinishTask |
( |
| ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndEmcWaveformToDigi::Init |
( |
| ) |
|
|
virtual |
◆ RunTimeBased()
void PndEmcWaveformToDigi::RunTimeBased |
( |
| ) |
|
|
inline |
◆ SetCrystalCalibrator()
◆ SetFakeOnline()
void PndEmcWaveformToDigi::SetFakeOnline |
( |
bool |
d = true | ) |
|
|
inline |
◆ SetParContainers()
virtual void PndEmcWaveformToDigi::SetParContainers |
( |
| ) |
|
|
protectedvirtual |
◆ SetPSAAlgorithm()
virtual void PndEmcWaveformToDigi::SetPSAAlgorithm |
( |
PndEmcAbsPSA * |
psa | ) |
|
|
inlinevirtual |
Set PSA Algorithm to be used for Barrel and Backward Endcap.
- Parameters
-
Definition at line 73 of file PndEmcWaveformToDigi.h.
◆ SetPSAAlgorithmFWD()
virtual void PndEmcWaveformToDigi::SetPSAAlgorithmFWD |
( |
PndEmcAbsPSA * |
psa | ) |
|
|
inlinevirtual |
Set PSA Algorithm to be used for Forward Endcap.
- Parameters
-
Definition at line 80 of file PndEmcWaveformToDigi.h.
80 {fpsaAlgorithm_fwd=psa;}
◆ SetPSAAlgorithmPMT()
virtual void PndEmcWaveformToDigi::SetPSAAlgorithmPMT |
( |
PndEmcAbsPSA * |
psa | ) |
|
|
inlinevirtual |
Set PSA Algorithm to be used for Forward Shashlik.
- Parameters
-
- Returns
Definition at line 88 of file PndEmcWaveformToDigi.h.
88 {fpsaAlgorithm_pmt=psa;}
◆ SetStorageOfData()
void PndEmcWaveformToDigi::SetStorageOfData |
( |
Bool_t |
val | ) |
|
◆ UseDigitizationVersion2()
void PndEmcWaveformToDigi::UseDigitizationVersion2 |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: