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