ThetaNHitFunction class.
More...
#include <EnergyCorrectionPlugins.h>
|
| ThetaNHitFunction () |
| 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 | GetCosTheta (const pandora::Cluster *const pCluster) const |
| Get cos theta with respect to z axis.
|
|
float | GetCorrectedHitNumber (int nHit, float cosTheta) const |
| Get the corrected number of hits. More...
|
|
float april_content::ThetaNHitFunction::GetCorrectedHitNumber |
( |
int |
nHit, |
|
|
float |
cosTheta |
|
) |
| const |
|
private |
Get the corrected number of hits.
- Parameters
-
The | number of hits to correct |
The | cluster cos theta |
pandora::StatusCode april_content::ThetaNHitFunction::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::ThetaNHitFunction::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: