Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
CheatingCosmicRayIdentificationAlg.h
Go to the documentation of this file.
1
8#ifndef LAR_CHEATING_COSMIC_RAY_IDENTIFICATION_ALG_H
9#define LAR_CHEATING_COSMIC_RAY_IDENTIFICATION_ALG_H 1
10
11#include "Pandora/Algorithm.h"
12
13namespace lar_content
14{
15
37
38} // namespace lar_content
39
40#endif // #ifndef LAR_CHEATING_COSMIC_RAY_IDENTIFICATION_ALG_H
Header file for the algorithm class.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
std::string m_inputDaughterPfoListName
The input daughter pfo list name (if not specified, will assume same as main input list)
std::string m_outputDaughterPfoListName
The output daughter pfo list name (if not specified, will assume same as main output list)
float m_maxNeutrinoFraction
The maximum true neutrino fraction in a particle to be labelled as a cosmic ray.
Algorithm class. Algorithm addresses are held only by the algorithm manager. They have a fully define...
Definition Algorithm.h:21
StatusCode
The StatusCode enum.