LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
This is the complete list of members for lar_content::CosmicRayBaseMatchingAlgorithm, including all inherited members.
BuildParticles(const ParticleList &particleList) | lar_content::CosmicRayBaseMatchingAlgorithm | private |
CheckMatchedClusters3D(const pandora::Cluster *const pCluster1, const pandora::Cluster *const pCluster2, const pandora::Cluster *const pCluster3) const =0 | lar_content::CosmicRayBaseMatchingAlgorithm | protectedpure virtual |
ClusterAssociationMap typedef | lar_content::CosmicRayBaseMatchingAlgorithm | protected |
GetAvailableClusters(const std::string inputClusterListName, pandora::ClusterVector &clusterVector) const | lar_content::CosmicRayBaseMatchingAlgorithm | private |
m_inputClusterListNameU | lar_content::CosmicRayBaseMatchingAlgorithm | private |
m_inputClusterListNameV | lar_content::CosmicRayBaseMatchingAlgorithm | private |
m_inputClusterListNameW | lar_content::CosmicRayBaseMatchingAlgorithm | private |
m_outputPfoListName | lar_content::CosmicRayBaseMatchingAlgorithm | private |
MatchClusters(const pandora::Cluster *const pCluster1, const pandora::Cluster *const pCluster2) const =0 | lar_content::CosmicRayBaseMatchingAlgorithm | protectedpure virtual |
MatchClusters(const pandora::ClusterVector &clusterVector1, const pandora::ClusterVector &clusterVector2, CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters12) const | lar_content::CosmicRayBaseMatchingAlgorithm | private |
MatchThreeViews(const CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters12, const CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters23, const CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters31, ParticleList &particleList) const | lar_content::CosmicRayBaseMatchingAlgorithm | private |
MatchTwoViews(const CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters12, const CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters23, const CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters31, ParticleList &particleList) const | lar_content::CosmicRayBaseMatchingAlgorithm | private |
MatchTwoViews(const CosmicRayBaseMatchingAlgorithm::ClusterAssociationMap &matchedClusters12, ParticleList &particleList) const | lar_content::CosmicRayBaseMatchingAlgorithm | private |
ParticleList typedef | lar_content::CosmicRayBaseMatchingAlgorithm | protected |
ReadSettings(const pandora::TiXmlHandle xmlHandle) | lar_content::CosmicRayBaseMatchingAlgorithm | protected |
ResolveAmbiguities(const ParticleList &inputList, ParticleList &outputList) const | lar_content::CosmicRayBaseMatchingAlgorithm | private |
Run() | lar_content::CosmicRayBaseMatchingAlgorithm | protected |
SelectCleanClusters(const pandora::ClusterVector &inputVector, pandora::ClusterVector &outputVector) const =0 | lar_content::CosmicRayBaseMatchingAlgorithm | protectedpure virtual |
SetPfoParameters(const CosmicRayBaseMatchingAlgorithm::Particle &protoParticle, PandoraContentApi::ParticleFlowObject::Parameters &pfoParameters) const =0 | lar_content::CosmicRayBaseMatchingAlgorithm | protectedpure virtual |
UIntSet typedef | lar_content::CosmicRayBaseMatchingAlgorithm | protected |