APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
Header file for the track-cluster association algorithm class. More...
#include "Pandora/Algorithm.h"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | april_content::KDTreeLinkerAlgo< typename, int > |
Class that implements the KDTree partition of 2D space and a closest point search algorithm. More... | |
class | april_content::KDTreeNodeInfoT< typename, int > |
Data stored in each KDTree node. The dim1/dim2 fields are usually the duplication of some PFRecHit values (eta/phi or x/y). But in some situations, phi field is shifted by +-2.Pi. More... | |
class | april_content::TrackClusterAssociationAlgorithm |
TrackClusterAssociationAlgorithm class. More... | |
class | april_content::TrackClusterAssociationAlgorithm::Factory |
Factory class for instantiating algorithm. More... | |
Namespaces | |
april_content | |
Header file for the fragment removal helper class. | |
Header file for the track-cluster association algorithm class.