BarrelGapEnergyFunction class.
More...
#include <EnergyCorrectionPlugins.h>
|
enum | Approach { INNER_GAP_APPROACH = -1,
FAR_FROM_GAP = 0,
OUTER_GAP_APPROACH = 1
} |
| Approach enum.
|
|
|
bool | IsNearbyGap (const pandora::CaloHit *const pCaloHit) const |
| Whether the calo hit is near a detector gap.
|
|
Approach | GetApproach (const pandora::CaloHit *const pCaloHit) const |
| Get the calo hit approach to barrel module gap.
|
|
|
pandora::FloatVector | m_ecalZGapPositions |
|
pandora::FloatVector | m_hcalZGapPositions |
|
float | m_ecalDistanceToGap |
|
float | m_hcalDistanceToGap |
|
float | m_ecalGapAlpha |
|
float | m_ecalGapBeta |
|
float | m_hcalGapAlpha |
|
float | m_hcalGapBeta |
|
pandora::StatusCode april_content::BarrelGapEnergyFunction::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::BarrelGapEnergyFunction::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: