ClusterExtension class.
More...
#include <TwoDSlidingFitSplittingAndSplicingAlgorithm.h>
|
| ClusterExtension (const pandora::Cluster *const pBranchCluster, const pandora::Cluster *const pReplacementCluster, const pandora::CartesianVector &replacementVertex, const pandora::CartesianVector &branchVertex, const pandora::CartesianVector &branchDirection) |
| Constructor. More...
|
|
const pandora::Cluster * | GetBranchCluster () const |
| return the address of the branch Cluster More...
|
|
const pandora::Cluster * | GetReplacementCluster () const |
| return the address of the replacement Cluster More...
|
|
const pandora::CartesianVector & | GetReplacementVertex () const |
| return the start position of the replacement cluster More...
|
|
const pandora::CartesianVector & | GetBranchVertex () const |
| return the split position of the branch cluster More...
|
|
const pandora::CartesianVector & | GetBranchDirection () const |
| return the split direction of the branch cluster More...
|
|
lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::ClusterExtension |
( |
const pandora::Cluster *const |
pBranchCluster, |
|
|
const pandora::Cluster *const |
pReplacementCluster, |
|
|
const pandora::CartesianVector & |
replacementVertex, |
|
|
const pandora::CartesianVector & |
branchVertex, |
|
|
const pandora::CartesianVector & |
branchDirection |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
pBranchCluster | the address of the branch cluster |
pReplacementCluster | the address of the replacement cluster |
replacementVertex | the start position of the replacement cluster |
branchVertex | the split position of the branch cluster |
branchDirection | the split direction of the branch cluster |
Definition at line 194 of file TwoDSlidingFitSplittingAndSplicingAlgorithm.h.
pandora::CartesianVector m_branchDirection
const pandora::Cluster * m_pReplacementCluster
pandora::CartesianVector m_replacementVertex
const pandora::Cluster * m_pBranchCluster
pandora::CartesianVector m_branchVertex
const pandora::Cluster * lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::GetBranchCluster |
( |
| ) |
const |
|
inline |
const pandora::CartesianVector & lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::GetBranchDirection |
( |
| ) |
const |
|
inline |
const pandora::CartesianVector & lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::GetBranchVertex |
( |
| ) |
const |
|
inline |
const pandora::Cluster * lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::GetReplacementCluster |
( |
| ) |
const |
|
inline |
const pandora::CartesianVector & lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::GetReplacementVertex |
( |
| ) |
const |
|
inline |
pandora::CartesianVector lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::m_branchDirection |
|
private |
pandora::CartesianVector lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::m_branchVertex |
|
private |
const pandora::Cluster* lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::m_pBranchCluster |
|
private |
const pandora::Cluster* lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::m_pReplacementCluster |
|
private |
pandora::CartesianVector lar_content::TwoDSlidingFitSplittingAndSplicingAlgorithm::ClusterExtension::m_replacementVertex |
|
private |
The documentation for this class was generated from the following file: