Simple neutrino ID tool that selects the most likely neutrino slice using the scores from Pandora. More...
 
  
 | Public Member Functions | |
| SimpleNeutrinoId (fhicl::ParameterSet const &pset) | |
| Default constructor.  More... | |
| void | ClassifySlices (SliceVector &slices, const art::Event &evt) override | 
| Classify slices as neutrino or cosmic.  More... | |
| Additional Inherited Members | |
|  Private Member Functions inherited from lar_pandora::SliceIdBaseTool | |
| virtual | ~SliceIdBaseTool () noexcept=default | 
Simple neutrino ID tool that selects the most likely neutrino slice using the scores from Pandora.
Definition at line 19 of file SimpleNeutrinoId_tool.cc.
| lar_pandora::SimpleNeutrinoId::SimpleNeutrinoId | ( | fhicl::ParameterSet const & | pset | ) | 
Default constructor.
| pset | FHiCL parameter set | 
Definition at line 48 of file SimpleNeutrinoId_tool.cc.
| 
 | overridevirtual | 
Classify slices as neutrino or cosmic.
| slices | the input vector of slices to classify | 
| evt | the art event | 
Implements lar_pandora::SliceIdBaseTool.
Definition at line 54 of file SimpleNeutrinoId_tool.cc.
 1.8.5
 1.8.5