Public Member Functions | |
| Particle (const MatrixType::Element &elementA, const MatrixType::Element &elementB) | |
| Constructor. More... | |
Public Attributes | |
| const pandora::Cluster * | m_pClusterA |
| Address of non-shared cluster in element A. More... | |
| const pandora::Cluster * | m_pClusterB |
| Address of non-shared cluster in element B. More... | |
| const pandora::Cluster * | m_pCommonCluster |
| Address of the common cluster. More... | |
Particle class.
Definition at line 55 of file TwoViewThreeDKinkTool.h.
| lar_content::TwoViewThreeDKinkTool::Particle::Particle | ( | const MatrixType::Element & | elementA, |
| const MatrixType::Element & | elementB | ||
| ) |
Constructor.
Definition at line 407 of file TwoViewThreeDKinkTool.cc.
| const pandora::Cluster* lar_content::TwoViewThreeDKinkTool::Particle::m_pClusterA |
Address of non-shared cluster in element A.
Definition at line 66 of file TwoViewThreeDKinkTool.h.
| const pandora::Cluster* lar_content::TwoViewThreeDKinkTool::Particle::m_pClusterB |
Address of non-shared cluster in element B.
Definition at line 67 of file TwoViewThreeDKinkTool.h.
| const pandora::Cluster* lar_content::TwoViewThreeDKinkTool::Particle::m_pCommonCluster |
Address of the common cluster.
Definition at line 68 of file TwoViewThreeDKinkTool.h.
1.8.11