LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
PfoRelationTool class. More...
#include "NeutrinoHierarchyAlgorithm.h"
Public Member Functions | |
virtual void | Run (const NeutrinoHierarchyAlgorithm *const pAlgorithm, const pandora::Vertex *const pNeutrinoVertex, NeutrinoHierarchyAlgorithm::PfoInfoMap &pfoInfoMap)=0 |
Run the algorithm tool. More... | |
PfoRelationTool class.
Definition at line 254 of file NeutrinoHierarchyAlgorithm.h.
|
pure virtual |
Run the algorithm tool.
pAlgorithm | address of the calling algorithm |
pNeutrinoVertex | the address of the three dimensional neutrino interaction vertex |
pfoInfoMap | mapping from pfos to three dimensional clusters, sliding fits, vertices, etc. |
Implemented in lar_content::EndAssociatedPfosTool, lar_content::BranchAssociatedPfosTool, and lar_content::VertexAssociatedPfosTool.