APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
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 |