LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
This is the complete list of members for lar_content::SvmVertexSelectionAlgorithm, including all inherited members.
AddClusterToShower(const ClusterEndPointsMap &clusterEndPointsMap, pandora::ClusterList &availableShowerLikeClusters, const pandora::Cluster *const pCluster, pandora::ClusterList &showerCluster) const | lar_content::SvmVertexSelectionAlgorithm | private |
AddClusterToShower(HitKDTree2D &kdTree, const HitToClusterMap &hitToClusterMap, pandora::ClusterList &availableShowerLikeClusters, const pandora::Cluster *const pCluster, pandora::ClusterList &showerCluster) const | lar_content::SvmVertexSelectionAlgorithm | private |
AddEventFeaturesToVector(const EventFeatureInfo &eventFeatureInfo, LArMvaHelper::MvaFeatureVector &featureVector) const | lar_content::SvmVertexSelectionAlgorithm | private |
AddVertexFeaturesToVector(const VertexFeatureInfo &vertexFeatureInfo, LArMvaHelper::MvaFeatureVector &featureVector, const bool useRPhi) const | lar_content::SvmVertexSelectionAlgorithm | private |
CalculateClusterSlidingFits(const pandora::ClusterList &inputClusterList, const unsigned int minClusterCaloHits, const unsigned int slidingFitWindow, SlidingFitDataList &slidingFitDataList) const | lar_content::VertexSelectionBaseAlgorithm | protected |
CalculateEventFeatures(const pandora::ClusterList &clusterListU, const pandora::ClusterList &clusterListV, const pandora::ClusterList &clusterListW, const pandora::VertexVector &vertexVector) const | lar_content::SvmVertexSelectionAlgorithm | private |
CalculateRPhiScores(pandora::VertexVector &vertexVector, VertexFeatureInfoMap &vertexFeatureInfoMap, const KDTreeMap &kdTreeMap) const | lar_content::SvmVertexSelectionAlgorithm | private |
CalculateShowerClusterList(const pandora::ClusterList &inputClusterList, ShowerClusterList &showerClusterList) const | lar_content::SvmVertexSelectionAlgorithm | private |
ClusterEndPoints typedef | lar_content::SvmVertexSelectionAlgorithm | private |
ClusterEndPointsMap typedef | lar_content::SvmVertexSelectionAlgorithm | private |
ClusterListMap typedef | lar_content::VertexSelectionBaseAlgorithm | |
CompareVertices(const pandora::VertexVector &vertexVector, const VertexFeatureInfoMap &vertexFeatureInfoMap, const LArMvaHelper::MvaFeatureVector &eventFeatureList, const SupportVectorMachine &supportVectorMachine, const bool useRPhi) const | lar_content::SvmVertexSelectionAlgorithm | private |
FeatureListVector typedef | lar_content::SvmVertexSelectionAlgorithm | private |
FilterVertexList(const pandora::VertexList *const pInputVertexList, HitKDTree2D &kdTreeU, HitKDTree2D &kdTreeV, HitKDTree2D &kdTreeW, pandora::VertexVector &filteredVertices) const | lar_content::VertexSelectionBaseAlgorithm | protectedvirtual |
GetBeamConstants(const pandora::VertexVector &vertexVector, BeamConstants &beamConstants) const | lar_content::VertexSelectionBaseAlgorithm | protectedvirtual |
GetBeamDeweightingScore(const BeamConstants &beamConstants, const pandora::Vertex *const pVertex) const | lar_content::VertexSelectionBaseAlgorithm | inlineprotected |
GetBestRegionVertices(VertexScoreList &initialScoreList, pandora::VertexVector &bestRegionVertices) const | lar_content::SvmVertexSelectionAlgorithm | private |
GetBestVertex(const pandora::VertexVector &vertexVector, const pandora::Vertex *&pBestVertex, float &bestVertexDr) const | lar_content::SvmVertexSelectionAlgorithm | private |
GetClusterLists(const pandora::StringVector &inputClusterListNames, pandora::ClusterList &clusterListU, pandora::ClusterList &clusterListV, pandora::ClusterList &clusterListW) const | lar_content::VertexSelectionBaseAlgorithm | protected |
GetCoordinateSpan(const pandora::InputFloat &minCoord, const pandora::InputFloat &maxCoord) const | lar_content::SvmVertexSelectionAlgorithm | inlineprivate |
GetEventShapeFeatures(const pandora::ClusterList &clusterList, float &eventVolume, float &longitudinality) const | lar_content::SvmVertexSelectionAlgorithm | private |
GetInteractionType() const | lar_content::SvmVertexSelectionAlgorithm | private |
GetShowerLikeClusterEndPoints(const pandora::ClusterList &clusterList, pandora::ClusterList &showerLikeClusters, ClusterEndPointsMap &clusterEndPointsMap) const | lar_content::SvmVertexSelectionAlgorithm | private |
GetVertexScoreList(const pandora::VertexVector &vertexVector, const BeamConstants &beamConstants, HitKDTree2D &kdTreeU, HitKDTree2D &kdTreeV, HitKDTree2D &kdTreeW, VertexScoreList &vertexScoreList) const | lar_content::SvmVertexSelectionAlgorithm | privatevirtual |
HitKDNode2D typedef | lar_content::SvmVertexSelectionAlgorithm | private |
HitKDNode2DList typedef | lar_content::SvmVertexSelectionAlgorithm | private |
HitKDTree2D typedef | lar_content::SvmVertexSelectionAlgorithm | private |
HitToClusterMap typedef | lar_content::SvmVertexSelectionAlgorithm | private |
IncrementShoweryParameters(const pandora::ClusterList &clusterList, unsigned int &nShoweryHits, unsigned int &nHits, float &eventEnergy) const | lar_content::SvmVertexSelectionAlgorithm | private |
IsBeamModeOn() const | lar_content::VertexSelectionBaseAlgorithm | inlineprotected |
IsClusterShowerLike(const pandora::Cluster *const pCluster) const | lar_content::SvmVertexSelectionAlgorithm | inlineprivate |
KDTreeMap typedef | lar_content::VertexSelectionBaseAlgorithm | |
m_allowClassifyDuringTraining | lar_content::SvmVertexSelectionAlgorithm | private |
m_beamDeweightingConstant | lar_content::SvmVertexSelectionAlgorithm | private |
m_caloHitListName | lar_content::SvmVertexSelectionAlgorithm | private |
m_dropFailedRPhiFastScoreCandidates | lar_content::SvmVertexSelectionAlgorithm | private |
m_energyKickConstant | lar_content::SvmVertexSelectionAlgorithm | private |
m_featureToolVector | lar_content::SvmVertexSelectionAlgorithm | private |
m_filePathEnvironmentVariable | lar_content::SvmVertexSelectionAlgorithm | private |
m_globalAsymmetryConstant | lar_content::SvmVertexSelectionAlgorithm | private |
m_inputClusterListNames | lar_content::SvmVertexSelectionAlgorithm | private |
m_localAsymmetryConstant | lar_content::SvmVertexSelectionAlgorithm | private |
m_maxTrueVertexRadius | lar_content::SvmVertexSelectionAlgorithm | private |
m_mcParticleListName | lar_content::SvmVertexSelectionAlgorithm | private |
m_mcVertexXCorrection | lar_content::SvmVertexSelectionAlgorithm | private |
m_minClusterCaloHits | lar_content::SvmVertexSelectionAlgorithm | private |
m_minShowerClusterHits | lar_content::SvmVertexSelectionAlgorithm | private |
m_minShowerSpineLength | lar_content::SvmVertexSelectionAlgorithm | private |
m_regionRadius | lar_content::SvmVertexSelectionAlgorithm | private |
m_regionSvmName | lar_content::SvmVertexSelectionAlgorithm | private |
m_rPhiFineTuningRadius | lar_content::SvmVertexSelectionAlgorithm | private |
m_showerAsymmetryConstant | lar_content::SvmVertexSelectionAlgorithm | private |
m_showerClusteringDistance | lar_content::SvmVertexSelectionAlgorithm | private |
m_slidingFitWindow | lar_content::SvmVertexSelectionAlgorithm | private |
m_svMachineRegion | lar_content::SvmVertexSelectionAlgorithm | private |
m_svMachineVertex | lar_content::SvmVertexSelectionAlgorithm | private |
m_svmFileName | lar_content::SvmVertexSelectionAlgorithm | private |
m_trainingOutputFileRegion | lar_content::SvmVertexSelectionAlgorithm | private |
m_trainingOutputFileVertex | lar_content::SvmVertexSelectionAlgorithm | private |
m_trainingSetMode | lar_content::SvmVertexSelectionAlgorithm | private |
m_useRPhiFeatureForRegion | lar_content::SvmVertexSelectionAlgorithm | private |
m_useShowerClusteringApproximation | lar_content::SvmVertexSelectionAlgorithm | private |
m_vertexSvmName | lar_content::SvmVertexSelectionAlgorithm | private |
PopulateFinalVertexScoreList(const VertexFeatureInfoMap &vertexFeatureInfoMap, const pandora::Vertex *const pFavouriteVertex, const pandora::VertexVector &vertexVector, VertexScoreList &finalVertexScoreList) const | lar_content::SvmVertexSelectionAlgorithm | private |
PopulateInitialScoreList(VertexFeatureInfoMap &vertexFeatureInfoMap, const pandora::Vertex *const pVertex, VertexScoreList &initialScoreList) const | lar_content::SvmVertexSelectionAlgorithm | private |
PopulateKdTree(const pandora::ClusterList &clusterList, HitKDTree2D &kdTree, HitToClusterMap &hitToClusterMap) const | lar_content::SvmVertexSelectionAlgorithm | private |
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::SvmVertexSelectionAlgorithm | private |
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 float maxRadius, const bool useRPhi) const | lar_content::SvmVertexSelectionAlgorithm | private |
ProduceTrainingSets(const pandora::VertexVector &vertexVector, const pandora::VertexVector &bestRegionVertices, VertexFeatureInfoMap &vertexFeatureInfoMap, const LArMvaHelper::MvaFeatureVector &eventFeatureList, const KDTreeMap &kdTreeMap) const | lar_content::SvmVertexSelectionAlgorithm | private |
ReadSettings(const pandora::TiXmlHandle xmlHandle) | lar_content::SvmVertexSelectionAlgorithm | protected |
ShowerClusterList typedef | lar_content::VertexSelectionBaseAlgorithm | |
ShowerClusterListMap typedef | lar_content::VertexSelectionBaseAlgorithm | |
SlidingFitDataList typedef | lar_content::VertexSelectionBaseAlgorithm | |
SlidingFitDataListMap typedef | lar_content::VertexSelectionBaseAlgorithm | |
SvmVertexSelectionAlgorithm() | lar_content::SvmVertexSelectionAlgorithm | |
UpdateSpanCoordinate(const float minPositionCoord, const float maxPositionCoord, pandora::InputFloat &minCoord, pandora::InputFloat &maxCoord) const | lar_content::SvmVertexSelectionAlgorithm | inlineprivate |
VectorOfVertexVectors typedef | lar_content::SvmVertexSelectionAlgorithm | private |
VertexFeatureInfoMap typedef | lar_content::SvmVertexSelectionAlgorithm | |
VertexFeatureTool typedef | lar_content::VertexSelectionBaseAlgorithm | |
VertexScoreList typedef | lar_content::VertexSelectionBaseAlgorithm | |
VertexSelectionBaseAlgorithm() | lar_content::VertexSelectionBaseAlgorithm |