Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
PfoValidationAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_PFO_VALIDATION_ALGORITHM_H
9#define LAR_PFO_VALIDATION_ALGORITHM_H 1
10
11#include "Pandora/Algorithm.h"
12
13namespace lar_content
14{
15
36
37} // namespace lar_content
38
39#endif // LAR_PFO_VALIDATION_ALGORITHM_H
Header file for the algorithm class.
unsigned int m_nMatchesToShow
The maximum number of MCParticle to Pfo matches to show.
std::string m_pfoListName
Name of input pfo list.
std::string m_caloHitListName
Name of input calo hit list.
LArMCParticleHelper::PrimaryParameters m_parameters
Parameters used to decide when an MCParticle is reconstructable.
pandora::StatusCode Run()
Run the algorithm.
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
StatusCode
The StatusCode enum.