APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Classes | Namespaces | Typedefs
FragmentRemovalHelper.h File Reference
#include "Pandora/PandoraInternal.h"
#include "Pandora/StatusCodes.h"

Go to the source code of this file.

Classes

class  april_content::ClusterContact
 ClusterContact class, describing the interactions and proximity between parent and daughter candidate clusters. More...
 
class  april_content::ClusterContact::Parameters
 Parameters class. More...
 
class  april_content::FragmentRemovalHelper
 FragmentRemovalHelper class. More...
 

Namespaces

 april_content
 Header file for the fragment removal helper class.
 

Typedefs

typedef std::vector
< ClusterContact > 
april_content::ClusterContactVector
 
typedef std::map< const
pandora::Cluster
*, ClusterContactVector > 
april_content::ClusterContactMap