Simple Process to calculate calibrated energy for BSEmcDigi.
More...
#include <BSEmcApplyCalibrationProcess.h>
Simple Process to calculate calibrated energy for BSEmcDigi.
requires more work one more than one high/low-gain calibration value per Emc detector exists
- 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 34 of file BSEmcApplyCalibrationProcess.h.
◆ BSEmcApplyCalibrationProcess()
BSEmcApplyCalibrationProcess::BSEmcApplyCalibrationProcess |
( |
| ) |
|
◆ ~BSEmcApplyCalibrationProcess()
virtual BSEmcApplyCalibrationProcess::~BSEmcApplyCalibrationProcess |
( |
| ) |
|
|
virtual |
◆ CalibrateDigis()
void BSEmcApplyCalibrationProcess::CalibrateDigis |
( |
const std::vector< BSEmcDigi *> & |
t_digiCont | ) |
|
◆ GetDataContainer()
Pass the container register to the process, and set the processes container requirements.
- Parameters
-
Reimplemented from PndProcess.
◆ Process()
virtual void BSEmcApplyCalibrationProcess::Process |
( |
| ) |
|
|
virtual |
The actual data transformation (digitizing, clustering, etc.) should be defined here.
Implements PndProcess.
◆ RequestDataContainer()
Pass the container register to the process, and get the processes container requirements.
- Parameters
-
Reimplemented from PndProcess.
◆ SetCalibrationParName()
void BSEmcApplyCalibrationProcess::SetCalibrationParName |
( |
const std::string & |
t_parName | ) |
|
|
inline |
◆ SetDetectorName()
virtual void BSEmcApplyCalibrationProcess::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.
◆ SetDigiBranchName()
void BSEmcApplyCalibrationProcess::SetDigiBranchName |
( |
const TString & |
t_branchname | ) |
|
|
inline |
◆ SetupParameters()
virtual void BSEmcApplyCalibrationProcess::SetupParameters |
( |
const PndParameterRegister * |
t_parameter | ) |
|
|
virtual |
The documentation for this class was generated from the following file: