LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
CheatingNeutrinoIdTool.h
Go to the documentation of this file.
1 
8 #ifndef LAR_CHEATING_NEUTRINO_ID_TOOL_H
9 #define LAR_CHEATING_NEUTRINO_ID_TOOL_H 1
10 
13 
14 namespace lar_content
15 {
16 
21 {
22 public:
23  void SelectOutputPfos(const pandora::Algorithm *const pAlgorithm, const SliceHypotheses &nuSliceHypotheses, const SliceHypotheses &crSliceHypotheses, pandora::PfoList &selectedPfos);
24 
25 private:
26  pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle);
27 };
28 
29 } // namespace lar_content
30 
31 #endif // #ifndef LAR_CHEATING_NEUTRINO_ID_TOOL_H
CheatingNeutrinoIdTool class.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
CheatingSliceIdBaseTool class.
Header file for the cheating slice id base tool class.
void SelectOutputPfos(const pandora::Algorithm *const pAlgorithm, const SliceHypotheses &nuSliceHypotheses, const SliceHypotheses &crSliceHypotheses, pandora::PfoList &selectedPfos)
Select which reconstruction hypotheses to use; neutrino outcomes or cosmic-ray muon outcomes for each...
Header file for the master algorithm class.
std::vector< pandora::PfoList > SliceHypotheses