APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
#include "Pandora/AlgorithmHeaders.h"
#include "APRILTrackClusterAssociation/TrackClusterAssociationMVAAlgorithm.h"
#include "APRILHelpers/ReclusterHelper.h"
#include "APRILHelpers/HistogramHelper.h"
Namespaces | |
april_content | |
Header file for the fragment removal helper class. | |
Functions | |
bool | shouldMatch (const pandora::Track *const pTrack, const pandora::Cluster *const pCluster) |
bool | SortTracksByEnergy (const pandora::Track *const pLhs, const pandora::Track *const pRhs) |