LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
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 97 of file ClusterCrawlerAlg.h.

Member Data Documentation

unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::CStat
unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::ProcCode
std::array<short, 3> cluster::ClusterCrawlerAlg::Vtx3Store::Ptr2D
unsigned short cluster::ClusterCrawlerAlg::Vtx3Store::TPC
short cluster::ClusterCrawlerAlg::Vtx3Store::Wire
float cluster::ClusterCrawlerAlg::Vtx3Store::X
float cluster::ClusterCrawlerAlg::Vtx3Store::XErr
float cluster::ClusterCrawlerAlg::Vtx3Store::Y
float cluster::ClusterCrawlerAlg::Vtx3Store::YErr
float cluster::ClusterCrawlerAlg::Vtx3Store::Z
float cluster::ClusterCrawlerAlg::Vtx3Store::ZErr

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