Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
UnattachedDeltaRaysAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_UNATTACHED_DELTA_RAYS_ALGORITHM_H
9#define LAR_UNATTACHED_DELTA_RAYS_ALGORITHM_H 1
10
11#include "Pandora/Algorithm.h"
12
13namespace lar_content
14{
15
27
28} // namespace lar_content
29
30#endif // #ifndef LAR_UNATTACHED_DELTA_RAYS_ALGORITHM_H
Header file for the algorithm class.
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
StatusCode
The StatusCode enum.