LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
struct of temporary 2D vertices (end points) More...
#include "ClusterCrawlerAlg.h"
Public Attributes | |
float | Wire |
float | WireErr |
float | Time |
float | TimeErr |
unsigned short | NClusters |
float | ChiDOF |
short | Topo |
CTP_t | CTP |
bool | Fixed |
struct of temporary 2D vertices (end points)
Definition at line 83 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::VtxStore::ChiDOF |
Definition at line 89 of file ClusterCrawlerAlg.h.
CTP_t cluster::ClusterCrawlerAlg::VtxStore::CTP |
Definition at line 92 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::ChkVertex(), cluster::ClusterCrawlerAlg::FindHammerClusters(), cluster::ClusterCrawlerAlg::FindStarVertices(), cluster::ClusterCrawlerAlg::Vtx3ClusterMatch(), and cluster::ClusterCrawlerAlg::Vtx3ClusterSplit().
bool cluster::ClusterCrawlerAlg::VtxStore::Fixed |
Definition at line 93 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::ChkVertex(), cluster::ClusterCrawlerAlg::FindHammerClusters(), cluster::ClusterCrawlerAlg::FindStarVertices(), cluster::ClusterCrawlerAlg::Vtx3ClusterMatch(), and cluster::ClusterCrawlerAlg::Vtx3ClusterSplit().
unsigned short cluster::ClusterCrawlerAlg::VtxStore::NClusters |
Definition at line 88 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::VtxStore::Time |
Definition at line 86 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::ChkVertex(), cluster::ClusterCrawlerAlg::FindHammerClusters(), cluster::ClusterCrawlerAlg::FindStarVertices(), cluster::ClusterCrawlerAlg::Vtx3ClusterMatch(), and cluster::ClusterCrawlerAlg::Vtx3ClusterSplit().
float cluster::ClusterCrawlerAlg::VtxStore::TimeErr |
Definition at line 87 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), cluster::ClusterCrawlerAlg::FindStarVertices(), and cluster::ClusterCrawlerAlg::Vtx3ClusterSplit().
short cluster::ClusterCrawlerAlg::VtxStore::Topo |
Definition at line 90 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::ChkVertex(), cluster::ClusterCrawlerAlg::FindHammerClusters(), cluster::ClusterCrawlerAlg::FindStarVertices(), cluster::ClusterCrawlerAlg::Vtx3ClusterMatch(), and cluster::ClusterCrawlerAlg::Vtx3ClusterSplit().
float cluster::ClusterCrawlerAlg::VtxStore::Wire |
Definition at line 84 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::ChkVertex(), cluster::ClusterCrawlerAlg::FindHammerClusters(), cluster::ClusterCrawlerAlg::FindStarVertices(), cluster::ClusterCrawlerAlg::Vtx3ClusterMatch(), and cluster::ClusterCrawlerAlg::Vtx3ClusterSplit().
float cluster::ClusterCrawlerAlg::VtxStore::WireErr |
Definition at line 85 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), cluster::ClusterCrawlerAlg::FindStarVertices(), and cluster::ClusterCrawlerAlg::Vtx3ClusterSplit().