Each low energetic cluster the closest BSEmcRecoHits are searched for and its energy is split between the BSEmcRecoHits.
More...
#include <BSEmcOutOfClusterCorrectionProcess.h>
Each low energetic cluster the closest BSEmcRecoHits are searched for and its energy is split between the BSEmcRecoHits.
- 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-02
Definition at line 34 of file BSEmcOutOfClusterCorrectionProcess.h.
◆ BSEmcOutOfClusterCorrectionProcess()
BSEmcOutOfClusterCorrectionProcess::BSEmcOutOfClusterCorrectionProcess |
( |
| ) |
|
◆ ~BSEmcOutOfClusterCorrectionProcess()
virtual BSEmcOutOfClusterCorrectionProcess::~BSEmcOutOfClusterCorrectionProcess |
( |
| ) |
|
|
virtual |
◆ CorrectingRecoHitsForLossOfLowEnergyCluster()
void BSEmcOutOfClusterCorrectionProcess::CorrectingRecoHitsForLossOfLowEnergyCluster |
( |
const std::vector< const BSEmcCluster *> & |
t_clusterCont, |
|
|
const std::vector< BSEmcRecoHit *> & |
t_recoHitsCont |
|
) |
| const |
◆ GetDataContainer()
Pass the container register to the process, and set the processes container requirements.
- Parameters
-
Reimplemented from PndProcess.
◆ Process()
virtual void BSEmcOutOfClusterCorrectionProcess::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.
◆ SetClusterBranchName()
void BSEmcOutOfClusterCorrectionProcess::SetClusterBranchName |
( |
const TString & |
t_branchname | ) |
|
|
inline |
◆ SetClusteringParName()
void BSEmcOutOfClusterCorrectionProcess::SetClusteringParName |
( |
const std::string & |
t_parName | ) |
|
|
inline |
◆ SetDetectorName()
virtual void BSEmcOutOfClusterCorrectionProcess::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.
◆ SetRecoHitBranchName()
void BSEmcOutOfClusterCorrectionProcess::SetRecoHitBranchName |
( |
const TString & |
t_branchname | ) |
|
|
inline |
◆ SetupParameters()
virtual void BSEmcOutOfClusterCorrectionProcess::SetupParameters |
( |
const PndParameterRegister * |
t_parameter | ) |
|
|
virtual |
The documentation for this class was generated from the following file: