PhiNHitFunction class.
More...
#include <EnergyCorrectionPlugins.h>
|
| PhiNHitFunction () |
| Default constructor.
|
|
pandora::StatusCode | MakeEnergyCorrections (const pandora::Cluster *const pCluster, float &correctedEnergy) const |
| Make energy correction on this given cluster. More...
|
|
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
| Read settings from the xml handle. More...
|
|
|
float | GetCosPhi (const pandora::Cluster *const pCluster) const |
| Get cos phi with respect to x axis in the XY-plane.
|
|
float | GetCorrectedHitNumber (int nHit, float cosPhi) const |
| Get the corrected number of hits. More...
|
|
float april_content::PhiNHitFunction::GetCorrectedHitNumber |
( |
int |
nHit, |
|
|
float |
cosPhi |
|
) |
| const |
|
private |
Get the corrected number of hits.
- Parameters
-
The | number of hits to correct |
The | cluster cos phi |
pandora::StatusCode april_content::PhiNHitFunction::MakeEnergyCorrections |
( |
const pandora::Cluster *const |
pCluster, |
|
|
float & |
correctedEnergy |
|
) |
| const |
Make energy correction on this given cluster.
- Parameters
-
pCluster | the cluster address to correct the energy |
correctedEnergy | the energy to correct |
pandora::StatusCode april_content::PhiNHitFunction::ReadSettings |
( |
const pandora::TiXmlHandle |
xmlHandle | ) |
|
Read settings from the xml handle.
- Parameters
-
xmlHandle | the xml handle to read settings from |
The documentation for this class was generated from the following files: