![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
struct of temporary 3D vertices More...
#include "ClusterCrawlerAlg.h"
Public Attributes | |
| std::array< short, 3 > | Ptr2D |
| float | X |
| float | XErr |
| float | Y |
| float | YErr |
| float | Z |
| float | ZErr |
| short | Wire |
| unsigned short | CStat |
| unsigned short | TPC |
| unsigned short | ProcCode |
struct of temporary 3D vertices
Definition at line 94 of file ClusterCrawlerAlg.h.
| unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::CStat |
Definition at line 103 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::ProcCode |
Definition at line 105 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| std::array<short, 3> cluster::ClusterCrawlerAlg::Vtx3Store::Ptr2D |
Definition at line 95 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::TPC |
Definition at line 104 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| short cluster::ClusterCrawlerAlg::Vtx3Store::Wire |
Definition at line 102 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| float cluster::ClusterCrawlerAlg::Vtx3Store::X |
Definition at line 96 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| float cluster::ClusterCrawlerAlg::Vtx3Store::XErr |
Definition at line 97 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| float cluster::ClusterCrawlerAlg::Vtx3Store::Y |
Definition at line 98 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| float cluster::ClusterCrawlerAlg::Vtx3Store::YErr |
Definition at line 99 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| float cluster::ClusterCrawlerAlg::Vtx3Store::Z |
Definition at line 100 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().
| float cluster::ClusterCrawlerAlg::Vtx3Store::ZErr |
Definition at line 101 of file ClusterCrawlerAlg.h.
Referenced by cluster::ClusterCrawlerAlg::FindHammerClusters(), and cluster::ClusterCrawlerAlg::VtxMatch().