Modification class. More...
#include <ThreeDKinkBaseTool.h>
Public Attributes | |
SplitPositionMap | m_splitPositionMap |
The split position map. More... | |
ClusterMergeMap | m_clusterMergeMap |
The cluster merge map. More... | |
pandora::ClusterList | m_affectedClusters |
The list of affected clusters. More... | |
Modification class.
Definition at line 42 of file ThreeDKinkBaseTool.h.
pandora::ClusterList lar_content::ThreeDKinkBaseTool::Modification::m_affectedClusters |
The list of affected clusters.
Definition at line 47 of file ThreeDKinkBaseTool.h.
ClusterMergeMap lar_content::ThreeDKinkBaseTool::Modification::m_clusterMergeMap |
The cluster merge map.
Definition at line 46 of file ThreeDKinkBaseTool.h.
SplitPositionMap lar_content::ThreeDKinkBaseTool::Modification::m_splitPositionMap |
The split position map.
Definition at line 45 of file ThreeDKinkBaseTool.h.