Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
InteractionSelectionAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_INTERACTION_SELECTION_ALGORITHM_H
9#define LAR_INTERACTION_SELECTION_ALGORITHM_H 1
10
11#include "Pandora/Algorithm.h"
12
13namespace lar_content
14{
15
34
35} // namespace lar_content
36
37#endif // #ifndef LAR_INTERACTION_SELECTION_ALGORITHM_H
Header file for the algorithm class.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
Algorithm class. Algorithm addresses are held only by the algorithm manager. They have a fully define...
Definition Algorithm.h:21
std::vector< int > IntVector
StatusCode
The StatusCode enum.