splits clusters on the basis of exponential distance from the subCluster centroid
More...
#include <BSEmcExpClusterSplittingProcess.h>
splits clusters on the basis of exponential distance from the subCluster centroid
to be run after BSEmcLocalMaxFindingProcess or BSEmcRemoveSplitOffMax
- Author
- Phil Strother
-
M. Babai
-
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 79 of file BSEmcExpClusterSplittingProcess.h.
◆ BSEmcExpClusterSplittingProcess()
BSEmcExpClusterSplittingProcess::BSEmcExpClusterSplittingProcess |
( |
| ) |
|
◆ ~BSEmcExpClusterSplittingProcess()
virtual BSEmcExpClusterSplittingProcess::~BSEmcExpClusterSplittingProcess |
( |
| ) |
|
|
virtual |
◆ Process()
virtual void BSEmcExpClusterSplittingProcess::Process |
( |
| ) |
|
|
virtual |
◆ SetClusteringParName()
void BSEmcExpClusterSplittingProcess::SetClusteringParName |
( |
const std::string & |
t_parName | ) |
|
|
inline |
◆ SetClusterPropertiesParName()
void BSEmcExpClusterSplittingProcess::SetClusterPropertiesParName |
( |
const std::string & |
t_parName | ) |
|
|
inline |
◆ SetData()
◆ SetDetectorName()
virtual void BSEmcExpClusterSplittingProcess::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< BSEmcClusteringData >.
◆ SetNeighbouringRelationParName()
void BSEmcExpClusterSplittingProcess::SetNeighbouringRelationParName |
( |
const std::string & |
t_parName | ) |
|
|
inline |
◆ SetPositionParName()
void BSEmcExpClusterSplittingProcess::SetPositionParName |
( |
const std::string & |
t_parName | ) |
|
|
inline |
◆ SetupParameters()
virtual void BSEmcExpClusterSplittingProcess::SetupParameters |
( |
const PndParameterRegister * |
t_parameter | ) |
|
|
virtual |
◆ SubClustering()
std::vector<BSEmcSubCluster *> BSEmcExpClusterSplittingProcess::SubClustering |
( |
const std::vector< const BSEmcDigi *> & |
t_digiCont, |
|
|
const std::vector< BSEmcCluster *> & |
t_clusterCont |
|
) |
| |
The documentation for this class was generated from the following file: