lar_content::TrainedVertexSelectionAlgorithm Member List

This is the complete list of members for lar_content::TrainedVertexSelectionAlgorithm, including all inherited members.

AddClusterToShower(const ClusterEndPointsMap &clusterEndPointsMap, pandora::ClusterList &availableShowerLikeClusters, const pandora::Cluster *const pCluster, pandora::ClusterList &showerCluster) const lar_content::TrainedVertexSelectionAlgorithmprotected
AddClusterToShower(HitKDTree2D &kdTree, const HitToClusterMap &hitToClusterMap, pandora::ClusterList &availableShowerLikeClusters, const pandora::Cluster *const pCluster, pandora::ClusterList &showerCluster) const lar_content::TrainedVertexSelectionAlgorithmprotected
AddEventFeaturesToVector(const EventFeatureInfo &eventFeatureInfo, LArMvaHelper::MvaFeatureVector &featureVector) const lar_content::TrainedVertexSelectionAlgorithmprotected
AddSharedFeaturesToVector(const VertexSharedFeatureInfo &vertexSharedFeatureInfo, LArMvaHelper::MvaFeatureVector &featureVector) const lar_content::TrainedVertexSelectionAlgorithmprotected
AddVertexFeaturesToVector(const VertexFeatureInfo &vertexFeatureInfo, LArMvaHelper::MvaFeatureVector &featureVector, const bool useRPhi) const lar_content::TrainedVertexSelectionAlgorithmprotected
CalculateClusterSlidingFits(const pandora::ClusterList &inputClusterList, const unsigned int minClusterCaloHits, const unsigned int slidingFitWindow, SlidingFitDataList &slidingFitDataList) const lar_content::VertexSelectionBaseAlgorithmprotected
CalculateEventFeatures(const pandora::ClusterList &clusterListU, const pandora::ClusterList &clusterListV, const pandora::ClusterList &clusterListW, const pandora::VertexVector &vertexVector) const lar_content::TrainedVertexSelectionAlgorithmprotected
CalculateRPhiScores(pandora::VertexVector &vertexVector, VertexFeatureInfoMap &vertexFeatureInfoMap, const KDTreeMap &kdTreeMap) const lar_content::TrainedVertexSelectionAlgorithmprotected
CalculateShowerClusterList(const pandora::ClusterList &inputClusterList, ShowerClusterList &showerClusterList) const lar_content::TrainedVertexSelectionAlgorithmprotected
ClusterEndPoints typedeflar_content::TrainedVertexSelectionAlgorithmprotected
ClusterEndPointsMap typedeflar_content::TrainedVertexSelectionAlgorithmprotected
ClusterListMap typedeflar_content::VertexSelectionBaseAlgorithm
FeatureListVector typedeflar_content::TrainedVertexSelectionAlgorithmprotected
FilterVertexList(const pandora::VertexList *const pInputVertexList, HitKDTree2D &kdTreeU, HitKDTree2D &kdTreeV, HitKDTree2D &kdTreeW, pandora::VertexVector &filteredVertices) const lar_content::VertexSelectionBaseAlgorithmprotectedvirtual
Get2DSpan(const pandora::ClusterList &clusterList, float &xSpan, float &zSpan) const lar_content::TrainedVertexSelectionAlgorithmprotected
GetBeamConstants(const pandora::VertexVector &vertexVector, BeamConstants &beamConstants) const lar_content::VertexSelectionBaseAlgorithmprotectedvirtual
GetBeamDeweightingScore(const BeamConstants &beamConstants, const pandora::Vertex *const pVertex) const lar_content::VertexSelectionBaseAlgorithminlineprotected
GetBestRegionVertices(VertexScoreList &initialScoreList, pandora::VertexVector &bestRegionVertices) const lar_content::TrainedVertexSelectionAlgorithmprotected
GetBestVertex(const pandora::VertexVector &vertexVector, const pandora::Vertex *&pBestVertex, float &bestVertexDr) const lar_content::TrainedVertexSelectionAlgorithmprotected
GetClusterLists(const pandora::StringVector &inputClusterListNames, pandora::ClusterList &clusterListU, pandora::ClusterList &clusterListV, pandora::ClusterList &clusterListW) const lar_content::VertexSelectionBaseAlgorithmprotected
GetCoordinateSpan(const pandora::InputFloat &minCoord, const pandora::InputFloat &maxCoord) const lar_content::TrainedVertexSelectionAlgorithminlineprotected
GetEventShapeFeatures(const ClusterListMap &clusterListMap, float &eventArea, float &longitudinality) const lar_content::TrainedVertexSelectionAlgorithmprotected
GetInteractionType() const lar_content::TrainedVertexSelectionAlgorithmprotected
GetLegacyEventShapeFeatures(const pandora::ClusterList &clusterList, float &eventVolume, float &longitudinality) const lar_content::TrainedVertexSelectionAlgorithmprotected
GetSharedFeatures(const pandora::Vertex *const pVertex1, const pandora::Vertex *const pVertex2, const KDTreeMap &kdTreeMap, float &separation, float &axisHits) const lar_content::TrainedVertexSelectionAlgorithmprotected
GetShowerLikeClusterEndPoints(const pandora::ClusterList &clusterList, pandora::ClusterList &showerLikeClusters, ClusterEndPointsMap &clusterEndPointsMap) const lar_content::TrainedVertexSelectionAlgorithmprotected
GetVertexEnergy(const pandora::Vertex *const pVertex, const KDTreeMap &kdTreeMap) const lar_content::VertexSelectionBaseAlgorithmprotected
GetVertexScoreList(const pandora::VertexVector &vertexVector, const BeamConstants &beamConstants, HitKDTree2D &kdTreeU, HitKDTree2D &kdTreeV, HitKDTree2D &kdTreeW, VertexScoreList &vertexScoreList) const =0lar_content::TrainedVertexSelectionAlgorithmprotectedpure virtual
HitKDNode2D typedeflar_content::TrainedVertexSelectionAlgorithmprotected
HitKDNode2DList typedeflar_content::TrainedVertexSelectionAlgorithmprotected
HitKDTree2D typedeflar_content::TrainedVertexSelectionAlgorithmprotected
HitToClusterMap typedeflar_content::TrainedVertexSelectionAlgorithmprotected
IncrementSharedAxisValues(const pandora::CartesianVector pos1, const pandora::CartesianVector pos2, HitKDTree2D &kdTree, float &axisHits) const lar_content::TrainedVertexSelectionAlgorithmprotected
IncrementShoweryParameters(const pandora::ClusterList &clusterList, unsigned int &nShoweryHits, unsigned int &nHits, float &eventEnergy) const lar_content::TrainedVertexSelectionAlgorithmprotected
IsBeamModeOn() const lar_content::VertexSelectionBaseAlgorithminlineprotected
IsClusterShowerLike(const pandora::Cluster *const pCluster) const lar_content::TrainedVertexSelectionAlgorithminlineprotected
IsHitInBox(const pandora::CartesianVector &hitPos, const pandora::CartesianVector &point1, const pandora::CartesianVector &point2, const pandora::CartesianVector &point3, const pandora::CartesianVector &point4) const lar_content::TrainedVertexSelectionAlgorithmprotected
KDTreeMap typedeflar_content::VertexSelectionBaseAlgorithm
m_allowClassifyDuringTraininglar_content::TrainedVertexSelectionAlgorithmprotected
m_beamDeweightingConstantlar_content::TrainedVertexSelectionAlgorithmprotected
m_caloHitListNamelar_content::TrainedVertexSelectionAlgorithmprotected
m_dropFailedRPhiFastScoreCandidateslar_content::TrainedVertexSelectionAlgorithmprotected
m_energyKickConstantlar_content::TrainedVertexSelectionAlgorithmprotected
m_featureToolVectorlar_content::TrainedVertexSelectionAlgorithmprotected
m_globalAsymmetryConstantlar_content::TrainedVertexSelectionAlgorithmprotected
m_inputClusterListNameslar_content::TrainedVertexSelectionAlgorithmprotected
m_legacyEventShapeslar_content::TrainedVertexSelectionAlgorithmprotected
m_legacyVariableslar_content::TrainedVertexSelectionAlgorithmprotected
m_localAsymmetryConstantlar_content::TrainedVertexSelectionAlgorithmprotected
m_maxTrueVertexRadiuslar_content::TrainedVertexSelectionAlgorithmprotected
m_mcParticleListNamelar_content::TrainedVertexSelectionAlgorithmprotected
m_mcVertexXCorrectionlar_content::TrainedVertexSelectionAlgorithmprotected
m_minClusterCaloHitslar_content::TrainedVertexSelectionAlgorithmprotected
m_minShowerClusterHitslar_content::TrainedVertexSelectionAlgorithmprotected
m_minShowerSpineLengthlar_content::TrainedVertexSelectionAlgorithmprotected
m_regionRadiuslar_content::TrainedVertexSelectionAlgorithmprotected
m_rPhiFineTuningRadiuslar_content::TrainedVertexSelectionAlgorithmprotected
m_showerAsymmetryConstantlar_content::TrainedVertexSelectionAlgorithmprotected
m_showerClusteringDistancelar_content::TrainedVertexSelectionAlgorithmprotected
m_slidingFitWindowlar_content::TrainedVertexSelectionAlgorithmprotected
m_testBeamModelar_content::TrainedVertexSelectionAlgorithmprotected
m_trainingOutputFileRegionlar_content::TrainedVertexSelectionAlgorithmprotected
m_trainingOutputFileVertexlar_content::TrainedVertexSelectionAlgorithmprotected
m_trainingSetModelar_content::TrainedVertexSelectionAlgorithmprotected
m_useRPhiFeatureForRegionlar_content::TrainedVertexSelectionAlgorithmprotected
m_useShowerClusteringApproximationlar_content::TrainedVertexSelectionAlgorithmprotected
PopulateFinalVertexScoreList(const VertexFeatureInfoMap &vertexFeatureInfoMap, const pandora::Vertex *const pFavouriteVertex, const pandora::VertexVector &vertexVector, VertexScoreList &finalVertexScoreList) const lar_content::TrainedVertexSelectionAlgorithmprotected
PopulateInitialScoreList(VertexFeatureInfoMap &vertexFeatureInfoMap, const pandora::Vertex *const pVertex, VertexScoreList &initialScoreList) const lar_content::TrainedVertexSelectionAlgorithmprotected
PopulateKdTree(const pandora::ClusterList &clusterList, HitKDTree2D &kdTree, HitToClusterMap &hitToClusterMap) const lar_content::TrainedVertexSelectionAlgorithmprotected
PopulateVertexFeatureInfoMap(const BeamConstants &beamConstants, const ClusterListMap &clusterListMap, const SlidingFitDataListMap &slidingFitDataListMap, const ShowerClusterListMap &showerClusterListMap, const KDTreeMap &kdTreeMap, const pandora::Vertex *const pVertex, VertexFeatureInfoMap &vertexFeatureInfoMap) const lar_content::TrainedVertexSelectionAlgorithmprotected
ProduceTrainingExamples(const pandora::VertexVector &vertexVector, const VertexFeatureInfoMap &vertexFeatureInfoMap, std::bernoulli_distribution &coinFlip, std::mt19937 &generator, const std::string &interactionType, const std::string &trainingOutputFile, const LArMvaHelper::MvaFeatureVector &eventFeatureList, const KDTreeMap &kdTreeMap, const float maxRadius, const bool useRPhi) const lar_content::TrainedVertexSelectionAlgorithmprotected
ProduceTrainingSets(const pandora::VertexVector &vertexVector, const pandora::VertexVector &bestRegionVertices, VertexFeatureInfoMap &vertexFeatureInfoMap, const LArMvaHelper::MvaFeatureVector &eventFeatureList, const KDTreeMap &kdTreeMap) const lar_content::TrainedVertexSelectionAlgorithmprotected
ReadSettings(const pandora::TiXmlHandle xmlHandle)lar_content::TrainedVertexSelectionAlgorithmprotected
ShowerClusterList typedeflar_content::VertexSelectionBaseAlgorithm
ShowerClusterListMap typedeflar_content::VertexSelectionBaseAlgorithm
SlidingFitDataList typedeflar_content::VertexSelectionBaseAlgorithm
SlidingFitDataListMap typedeflar_content::VertexSelectionBaseAlgorithm
TrainedVertexSelectionAlgorithm()lar_content::TrainedVertexSelectionAlgorithm
UpdateSpanCoordinate(const float minPositionCoord, const float maxPositionCoord, pandora::InputFloat &minCoord, pandora::InputFloat &maxCoord) const lar_content::TrainedVertexSelectionAlgorithminlineprotected
VectorOfVertexVectors typedeflar_content::TrainedVertexSelectionAlgorithmprotected
VertexFeatureInfoMap typedeflar_content::TrainedVertexSelectionAlgorithm
VertexFeatureTool typedeflar_content::VertexSelectionBaseAlgorithm
VertexHitEnergy(const pandora::Vertex *const pVertex, const pandora::HitType hitType, HitKDTree2D &kdTree) const lar_content::VertexSelectionBaseAlgorithmprotected
VertexScoreList typedeflar_content::VertexSelectionBaseAlgorithm
VertexSelectionBaseAlgorithm()lar_content::VertexSelectionBaseAlgorithm