Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
DlClusterCharacterisationAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_DL_CLUSTER_CHARACTERISATION_ALGORITHM_H
9#define LAR_DL_CLUSTER_CHARACTERISATION_ALGORITHM_H 1
10
11#include "Pandora/Algorithm.h"
12
14
15namespace lar_dl_content
16{
17
46
47} // namespace lar_dl_content
48
49#endif // #ifndef LAR_DL_CLUSTER_CHARACTERISATION_ALGORITHM_H
Header file for the algorithm class.
Header file for the cluster characterisation base algorithm class.
bool IsClearTrack(const pandora::Cluster *const pCluster) const
Whether cluster is identified as a clear track.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
Cluster class.
Definition Cluster.h:31
StatusCode
The StatusCode enum.