APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Classes | Namespaces | Typedefs
IsoHitRemovalAlgorithm.h File Reference

Header file for the cheating clustering algorithm class. More...

#include "Pandora/Algorithm.h"
#include "APRILUtility/KDTreeLinkerAlgoT.h"

Go to the source code of this file.

Classes

class  april_content::IsoHitRemovalAlgorithm
 IsoHitRemovalAlgorithm class. More...
 
class  april_content::IsoHitRemovalAlgorithm::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
 

Detailed Description

Header file for the cheating clustering algorithm class.

Log:
Author
J. Marshall. Copied from https://github.com/PandoraPFA/LCContent sources