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

ClustersMergingAlgorithm class. More...

#include <ClustersMergingAlgorithm.h>

Inheritance diagram for april_content::ClustersMergingAlgorithm:

Classes

class  Factory
 Factory class for instantiating algorithm. More...
 

Private Member Functions

pandora::StatusCode Run ()
 
pandora::StatusCode ReadSettings (const pandora::TiXmlHandle xmlHandle)
 
pandora::StatusCode GetEligibleClusters (std::vector< APRILCluster * > &clusterVector) const
 

Private Attributes

float m_maxChi
 
float m_lowEnergyMaxChi
 
float m_maxMergingEnergy
 
bool m_useEnergyChi
 
bool m_useMCTruth
 
bool m_mergeIssue
 
bool m_mergeError
 
bool m_onlyMergeCharged
 

Detailed Description

ClustersMergingAlgorithm class.


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