LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
Particle (const TensorType::Element &elementA, const TensorType::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_pCommonCluster1 |
Address of the common cluster in view 1. More... | |
const pandora::Cluster * | m_pCommonCluster2 |
Address of the common cluster in view 2. More... | |
Particle class.
Definition at line 31 of file UndershootTracksTool.h.
lar_content::UndershootTracksTool::Particle::Particle | ( | const TensorType::Element & | elementA, |
const TensorType::Element & | elementB | ||
) |
Constructor.
elementA | the tensor element A |
elementB | the tensor element B |
Definition at line 191 of file UndershootTracksTool.cc.
const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pClusterA |
Address of non-shared cluster in element A.
Definition at line 42 of file UndershootTracksTool.h.
Referenced by lar_content::UndershootTracksTool::GetIteratorListModifications(), and lar_content::UndershootTracksTool::IsThreeDKink().
const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pClusterB |
Address of non-shared cluster in element B.
Definition at line 43 of file UndershootTracksTool.h.
Referenced by lar_content::UndershootTracksTool::GetIteratorListModifications(), and lar_content::UndershootTracksTool::IsThreeDKink().
const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pCommonCluster1 |
Address of the common cluster in view 1.
Definition at line 44 of file UndershootTracksTool.h.
Referenced by lar_content::UndershootTracksTool::GetIteratorListModifications(), and lar_content::UndershootTracksTool::IsThreeDKink().
const pandora::Cluster* lar_content::UndershootTracksTool::Particle::m_pCommonCluster2 |
Address of the common cluster in view 2.
Definition at line 45 of file UndershootTracksTool.h.
Referenced by lar_content::UndershootTracksTool::GetIteratorListModifications(), and lar_content::UndershootTracksTool::IsThreeDKink().