Public Member Functions | |
| Particle (const pandora::Cluster *const pClusterU, const pandora::Cluster *const pClusterV, const pandora::Cluster *const pClusterW) | |
| Constructor.  More... | |
Public Attributes | |
| const pandora::Cluster * | m_pClusterU | 
| Address of cluster in U view.  More... | |
| const pandora::Cluster * | m_pClusterV | 
| Address of cluster in V view.  More... | |
| const pandora::Cluster * | m_pClusterW | 
| Address of cluster in W view.  More... | |
Particle class.
Definition at line 36 of file VertexBasedPfoRecoveryAlgorithm.h.
| lar_content::VertexBasedPfoRecoveryAlgorithm::Particle::Particle | ( | const pandora::Cluster *const | pClusterU, | 
| const pandora::Cluster *const | pClusterV, | ||
| const pandora::Cluster *const | pClusterW | ||
| ) | 
Constructor.
| pClusterU | the cluster in the U view | 
| pClusterV | the cluster in the V view | 
| pClusterW | the cluster in the W view | 
Definition at line 520 of file VertexBasedPfoRecoveryAlgorithm.cc.
| const pandora::Cluster* lar_content::VertexBasedPfoRecoveryAlgorithm::Particle::m_pClusterU | 
Address of cluster in U view.
Definition at line 48 of file VertexBasedPfoRecoveryAlgorithm.h.
| const pandora::Cluster* lar_content::VertexBasedPfoRecoveryAlgorithm::Particle::m_pClusterV | 
Address of cluster in V view.
Definition at line 49 of file VertexBasedPfoRecoveryAlgorithm.h.
| const pandora::Cluster* lar_content::VertexBasedPfoRecoveryAlgorithm::Particle::m_pClusterW | 
Address of cluster in W view.
Definition at line 50 of file VertexBasedPfoRecoveryAlgorithm.h.
 1.8.5