Public Attributes | List of all members
cluster::ClusterCrawlerAlg::Vtx3Store Struct Reference

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
 

Detailed Description

struct of temporary 3D vertices

Definition at line 100 of file ClusterCrawlerAlg.h.

Member Data Documentation

unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::CStat

Definition at line 109 of file ClusterCrawlerAlg.h.

unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::ProcCode

Definition at line 111 of file ClusterCrawlerAlg.h.

std::array<short, 3> cluster::ClusterCrawlerAlg::Vtx3Store::Ptr2D

Definition at line 101 of file ClusterCrawlerAlg.h.

unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::TPC

Definition at line 110 of file ClusterCrawlerAlg.h.

short cluster::ClusterCrawlerAlg::Vtx3Store::Wire

Definition at line 108 of file ClusterCrawlerAlg.h.

float cluster::ClusterCrawlerAlg::Vtx3Store::X

Definition at line 102 of file ClusterCrawlerAlg.h.

float cluster::ClusterCrawlerAlg::Vtx3Store::XErr

Definition at line 103 of file ClusterCrawlerAlg.h.

float cluster::ClusterCrawlerAlg::Vtx3Store::Y

Definition at line 104 of file ClusterCrawlerAlg.h.

float cluster::ClusterCrawlerAlg::Vtx3Store::YErr

Definition at line 105 of file ClusterCrawlerAlg.h.

float cluster::ClusterCrawlerAlg::Vtx3Store::Z

Definition at line 106 of file ClusterCrawlerAlg.h.

float cluster::ClusterCrawlerAlg::Vtx3Store::ZErr

Definition at line 107 of file ClusterCrawlerAlg.h.


The documentation for this struct was generated from the following file: