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

Go to the source code of this file.

Classes

class  april_content::FragmentsFromIsoHitsMergingAlgorithm
 FragmentsFromIsoHitsMergingAlgorithm class. More...
 
class  april_content::FragmentsFromIsoHitsMergingAlgorithm::Factory
 Factory class for instantiating algorithm. More...
 

Namespaces

 april_content
 Header file for the fragment removal helper class.
 

Typedefs

typedef
april_content::KDTreeLinkerAlgo
< const pandora::CaloHit *, 4 > 
HitKDTree
 
typedef
april_content::KDTreeNodeInfoT
< const pandora::CaloHit *, 4 > 
HitKDNode
 
typedef map< const
pandora::CaloHit *, const
pandora::Cluster * > 
HitsToClustersMap