8 #ifndef LAR_CHEATING_COSMIC_RAY_TAGGING_TOOL_H 
    9 #define LAR_CHEATING_COSMIC_RAY_TAGGING_TOOL_H 1 
   30     pandora::StatusCode 
ReadSettings(
const pandora::TiXmlHandle xmlHandle);
 
   37 #endif // #ifndef LAR_CHEATING_COSMIC_RAY_TAGGING_TOOL_H 
CosmicRayTaggingBaseTool class. 
Header file for the master algorithm class. 
void FindAmbiguousPfos(const pandora::PfoList &parentCosmicRayPfos, pandora::PfoList &ambiguousPfos, const MasterAlgorithm *const pAlgorithm)
Find the list of ambiguous pfos (could represent cosmic-ray muons or neutrinos) 
CheatingCosmicRayTaggingTool()
Default constructor. 
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
CheatingCosmicRayTaggingTool class. 
float m_maxCosmicRayFraction
The maximum cosmic ray fraction for a pfo to be declared an ambiguous cosmic ray. ...