APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Public Member Functions | Private Attributes | List of all members
april_content::AnalogicEnergyFunction Class Reference

AnalogicEnergyFunction. More...

#include <EnergyCorrectionPlugins.h>

Inheritance diagram for april_content::AnalogicEnergyFunction:

Public Member Functions

 AnalogicEnergyFunction ()
 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...
 

Private Attributes

unsigned int m_ecalEnergyType
 
unsigned int m_hcalEnergyType
 
unsigned int m_muonEnergyType
 
unsigned int m_otherEnergyType
 

Detailed Description

AnalogicEnergyFunction.

Member Function Documentation

pandora::StatusCode april_content::AnalogicEnergyFunction::MakeEnergyCorrections ( const pandora::Cluster *const  pCluster,
float &  correctedEnergy 
) const

Make energy correction on this given cluster.

Parameters
pClusterthe cluster address to correct the energy
correctedEnergythe energy to correct
pandora::StatusCode april_content::AnalogicEnergyFunction::ReadSettings ( const pandora::TiXmlHandle  xmlHandle)

Read settings from the xml handle.

Parameters
xmlHandlethe xml handle to read settings from

The documentation for this class was generated from the following files: