Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
PfoHitCleaningAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_PFO_HIT_CLEANING_ALGORITHM_H
9#define LAR_PFO_HIT_CLEANING_ALGORITHM_H 1
10
11#include "Pandora/Algorithm.h"
12
13namespace lar_content
14{
15
28
29} // namespace lar_content
30
31#endif // #ifndef LAR_PFO_HIT_CLEANING_ALGORITHM_H
Header file for the algorithm class.
pandora::StringVector m_clusterListNames
The list of cluster list names.
pandora::StringVector m_pfoListNames
The list of pfo list names.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
pandora::StatusCode Run()
Run the algorithm.
Algorithm class. Algorithm addresses are held only by the algorithm manager. They have a fully define...
Definition Algorithm.h:21
std::vector< std::string > StringVector
StatusCode
The StatusCode enum.