Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
VertexAssociatedPfosTool.h
Go to the documentation of this file.
1
8#ifndef LAR_VERTEX_ASSOCIATED_PFOS_TOOL_H
9#define LAR_VERTEX_ASSOCIATED_PFOS_TOOL_H 1
10
12
13namespace lar_content
14{
15
38
39} // namespace lar_content
40
41#endif // #ifndef LAR_VERTEX_ASSOCIATED_PFOS_TOOL_H
Header file for the neutrino hierarchy algorithm class.
std::unordered_map< const pandora::ParticleFlowObject *, PfoInfo * > PfoInfoMap
float m_maxVertexTransverseDistance
Vertex association check: max transverse distance cut.
float m_maxVertexLongitudinalDistance
Vertex association check: max longitudinal distance cut.
float m_vertexAngularAllowance
Vertex association check: pointing angular allowance in degrees.
void Run(const NeutrinoHierarchyAlgorithm *const pAlgorithm, const pandora::Vertex *const pNeutrinoVertex, NeutrinoHierarchyAlgorithm::PfoInfoMap &pfoInfoMap)
Run the algorithm tool.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
float m_minVertexLongitudinalDistance
Vertex association check: min longitudinal distance cut.
Vertex class.
Definition Vertex.h:26
StatusCode
The StatusCode enum.