LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
lar_content::LArGraph Member List

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

ConnectRegions(const HitConnectionsMap &graphs, HitEdgeMap &hitToEdgesMap)lar_content::LArGraphprivate
EdgeVector typedeflar_content::LArGraph
GetEdges() const lar_content::LArGraph
HitConnectionsMap typedeflar_content::LArGraphprivate
HitEdgeMap typedeflar_content::LArGraphprivate
HitUseMap typedeflar_content::LArGraphprivate
IdentifyDisconnectedRegions(const HitEdgeMap &hitToEdgesMap, HitConnectionsMap &graphs) const lar_content::LArGraphprivate
LArGraph(const bool fullyConnect=true, const int nSourceEdges=2, const float maxSecondaryCosine=0.996f, const float maxSecondaryDistance=3.f)lar_content::LArGraph
m_edgeslar_content::LArGraphprivate
m_fullyConnectlar_content::LArGraphprivate
m_maxSecondaryCosinelar_content::LArGraphprivate
m_maxSecondaryDistancelar_content::LArGraphprivate
m_nSourceEdgeslar_content::LArGraphprivate
MakeGraph(const pandora::CaloHitList &caloHitList)lar_content::LArGraph
Vectorize(const pandora::CaloHitList &caloHitList, Eigen::MatrixXf &hitMatrix) const lar_content::LArGraphprivate
Walk(const pandora::CaloHit *const pCaloHit, const HitEdgeMap &hitToEdgesMap, pandora::CaloHitList &graph, HitUseMap &connectedHits) const lar_content::LArGraph
~LArGraph()lar_content::LArGraph