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::ReclusterResult Class Reference

ReclusterResult class. More...

#include <ReclusterHelper.h>

Public Member Functions

float GetChi () const
 
float GetChi2 () const
 
float GetChiPerDof () const
 
float GetChi2PerDof () const
 
float GetNeutralEnergy () const
 
float GetChargedEnergy () const
 
float GetChiWorstAssociation () const
 
void SetChi (float chi)
 
void SetChi2 (float chi2)
 
void SetChiPerDof (float chiPerDof)
 
void SetChi2PerDof (float chi2PerDof)
 
void SetNeutralEnergy (float neutralEnergy)
 
void SetChargedEnergy (float chargedEnergy)
 
void SetChiWorstAssociation (float chiWorstAssociation)
 

Private Attributes

float m_chi
 
float m_chi2
 
float m_chiPerDof
 
float m_chi2PerDof
 
float m_neutralEnergy
 
float m_chargedEnergy
 
float m_chiWorstAssociation
 

Detailed Description

ReclusterResult class.


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