LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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.
Referenced by lar_content::UndershootTracksTool::GetIteratorListModifications(), and lar_content::OvershootTracksTool::GetIteratorListModifications().
ClusterMergeMap lar_content::ThreeDKinkBaseTool::Modification::m_clusterMergeMap |
The cluster merge map.
Definition at line 46 of file ThreeDKinkBaseTool.h.
Referenced by lar_content::UndershootTracksTool::GetIteratorListModifications(), and lar_content::OvershootTracksTool::GetIteratorListModifications().
SplitPositionMap lar_content::ThreeDKinkBaseTool::Modification::m_splitPositionMap |
The split position map.
Definition at line 45 of file ThreeDKinkBaseTool.h.
Referenced by lar_content::UndershootTracksTool::GetIteratorListModifications(), and lar_content::OvershootTracksTool::GetIteratorListModifications().