APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Classes | Namespaces | Typedefs
CaloHitRangeSearchHelper.h File Reference
#include "Pandora/PandoraInternal.h"
#include "Pandora/StatusCodes.h"
#include "APRILObjects/CaloHit.h"
#include "APRILObjects/Connector.h"
#include "APRILHelpers/CaloMetric.h"
#include <mlpack/core.hpp>
#include <mlpack/core/math/range.hpp>
#include <mlpack/methods/range_search/range_search.hpp>
#include <mlpack/namespace_compat.hpp>

Go to the source code of this file.

Classes

class  april_content::CaloHitRangeSearchHelper
 CaloHitRangeSearchHelper class. More...
 

Namespaces

 april_content
 Header file for the fragment removal helper class.
 

Typedefs

typedef
mlpack::range::RangeSearch
< CaloMetric, arma::mat,
mlpack::tree::MeanSplitBallTree > 
april_content::CaloRangeSearch