CleanCluster class. Correct cluster energy by searching for constituent calo hits with anomalously high energy. Corrections are made by examining the energy in adjacent layers of the cluster.
More...
#include <EnergyCorrectionPlugins.h>
|
| CleanCluster () |
| Default constructor.
|
|
pandora::StatusCode | MakeEnergyCorrections (const pandora::Cluster *const pCluster, float &correctedEnergy) const |
|
|
float | GetHadronicEnergyInLayer (const pandora::OrderedCaloHitList &orderedCaloHitList, const unsigned int pseudoLayer) const |
| Get the sum of the hadronic energies of all calo hits in a specified layer of an ordered calo hit list. More...
|
|
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
|
CleanCluster class. Correct cluster energy by searching for constituent calo hits with anomalously high energy. Corrections are made by examining the energy in adjacent layers of the cluster.
float april_content::CleanCluster::GetHadronicEnergyInLayer |
( |
const pandora::OrderedCaloHitList & |
orderedCaloHitList, |
|
|
const unsigned int |
pseudoLayer |
|
) |
| const |
|
private |
Get the sum of the hadronic energies of all calo hits in a specified layer of an ordered calo hit list.
- Parameters
-
orderedCaloHitList | the ordered calo hit list |
pseudoLayer | the specified pseudolayer |
The documentation for this class was generated from the following files: