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

SingleClusterIdAlgorithm class. More...

#include <SingleClusterIdAlgorithm.h>

Inheritance diagram for april_content::SingleClusterIdAlgorithm:

Classes

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

Private Member Functions

pandora::StatusCode Run ()
 
pandora::StatusCode ReadSettings (const pandora::TiXmlHandle xmlHandle)
 
pandora::StatusCode FillCluster (const pandora::ClusterList *pClusterList)
 Select photons from the input cluster list. More...
 
pandora::StatusCode FillPhotonCluster (const pandora::ClusterList *pPhotonList)
 

Private Attributes

std::string m_clusterListName
 The name under which to save the new photon cluster list.
 
std::string m_photonListName
 
bool m_fillCluster
 
bool m_fillPhoton
 
float m_minEnergyRatio
 

Detailed Description

SingleClusterIdAlgorithm class.

Member Function Documentation

pandora::StatusCode april_content::SingleClusterIdAlgorithm::FillCluster ( const pandora::ClusterList *  pClusterList)
private

Select photons from the input cluster list.

Parameters
pInputClusterListthe input cluster list
photonClustersthe photons list to receive

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