Smears BSEmcMCHit energy and forms BSEmcDigi if energy above threshold.
More...
#include <BSEmcIdealDigitizationProcess.h>
Smears BSEmcMCHit energy and forms BSEmcDigi if energy above threshold.
Based on PndEmcMakeDigi Energy Threshold and smearing parameters in BSEmcDigiPar
- Author
- Ben Salisbury salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de, HISKP Bonn
- Date
- 2021-01
Definition at line 37 of file BSEmcIdealDigitizationProcess.h.
◆ BSEmcIdealDigitizationProcess()
BSEmcIdealDigitizationProcess::BSEmcIdealDigitizationProcess |
( |
| ) |
|
◆ ~BSEmcIdealDigitizationProcess()
virtual BSEmcIdealDigitizationProcess::~BSEmcIdealDigitizationProcess |
( |
| ) |
|
|
virtual |
◆ DigitizeHit()
BSEmcDigi* BSEmcIdealDigitizationProcess::DigitizeHit |
( |
const BSEmcMCHit * |
t_hit, |
|
|
Int_t |
t_hitIndex |
|
) |
| |
◆ DigitizeHits()
std::vector<BSEmcDigi *> BSEmcIdealDigitizationProcess::DigitizeHits |
( |
const std::vector< const BSEmcMCHit *> & |
t_mchitCont | ) |
|
◆ Process()
virtual void BSEmcIdealDigitizationProcess::Process |
( |
| ) |
|
|
virtual |
◆ SetData()
◆ SetDetectorName()
virtual void BSEmcIdealDigitizationProcess::SetDetectorName |
( |
const std::string & |
t_detectorname | ) |
|
|
virtual |
Set the Detector name. Important, as most EmcParameter need to know for which detector they need to be fetched (each Emc Subdetector has its own set of parameters)
- Parameters
-
Reimplemented from PndProcess< BSEmcDigitizationData >.
◆ SetDigiParName()
void BSEmcIdealDigitizationProcess::SetDigiParName |
( |
const std::string & |
t_parName | ) |
|
|
inline |
◆ SetReadoutType()
void BSEmcIdealDigitizationProcess::SetReadoutType |
( |
const std::string & |
t_readout | ) |
|
|
inline |
◆ SetupParameters()
virtual void BSEmcIdealDigitizationProcess::SetupParameters |
( |
const PndParameterRegister * |
t_parameter | ) |
|
|
virtual |
◆ fDetectedPhotonsPerMeV
Double_t BSEmcIdealDigitizationProcess::fDetectedPhotonsPerMeV {-1} |
|
protected |
◆ fDigiArray
◆ fDigiParName
std::string BSEmcIdealDigitizationProcess::fDigiParName {""} |
|
protected |
◆ fEnergyDigiThreshold
Double_t BSEmcIdealDigitizationProcess::fEnergyDigiThreshold {-1} |
|
protected |
◆ fExcessNoiseFactor
Double_t BSEmcIdealDigitizationProcess::fExcessNoiseFactor {-1} |
|
protected |
◆ fHitArray
◆ fHitBranchName
std::string BSEmcIdealDigitizationProcess::fHitBranchName {""} |
|
protected |
◆ fIncoherentElecNoiseWidthGeV
Double_t BSEmcIdealDigitizationProcess::fIncoherentElecNoiseWidthGeV {-1} |
|
protected |
◆ fNoiseOverNElectrons
Double_t BSEmcIdealDigitizationProcess::fNoiseOverNElectrons {-1} |
|
protected |
◆ fNPhotoElectronsPerMeV
Double_t BSEmcIdealDigitizationProcess::fNPhotoElectronsPerMeV {-1} |
|
protected |
◆ fQuantumEfficiency
Double_t BSEmcIdealDigitizationProcess::fQuantumEfficiency {-1} |
|
protected |
◆ fReadOut
std::string BSEmcIdealDigitizationProcess::fReadOut {""} |
|
protected |
◆ fUseDigiEffectiveSmearing
Int_t BSEmcIdealDigitizationProcess::fUseDigiEffectiveSmearing {-1} |
|
protected |
The documentation for this class was generated from the following file: