LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
cluster::ClusterCrawlerAlg::ClusterStore Struct Reference

struct of temporary clusters More...

#include "ClusterCrawlerAlg.h"

Public Attributes

short ID
 
short ProcCode
 
short StopCode
 
CTP_t CTP
 
float BeginSlp
 
float BeginSlpErr
 
float BeginAng
 
unsigned int BeginWir
 
float BeginTim
 
float BeginChg
 
float BeginChgNear
 
short BeginVtx
 
float EndSlp
 
float EndAng
 
float EndSlpErr
 
unsigned int EndWir
 
float EndTim
 
float EndChg
 
float EndChgNear
 
short EndVtx
 
std::vector< unsigned int > tclhits
 

Detailed Description

struct of temporary clusters

Definition at line 58 of file ClusterCrawlerAlg.h.

Member Data Documentation

float cluster::ClusterCrawlerAlg::ClusterStore::BeginAng
float cluster::ClusterCrawlerAlg::ClusterStore::BeginChg
float cluster::ClusterCrawlerAlg::ClusterStore::BeginChgNear
float cluster::ClusterCrawlerAlg::ClusterStore::BeginSlp
float cluster::ClusterCrawlerAlg::ClusterStore::BeginSlpErr
float cluster::ClusterCrawlerAlg::ClusterStore::BeginTim
short cluster::ClusterCrawlerAlg::ClusterStore::BeginVtx
unsigned int cluster::ClusterCrawlerAlg::ClusterStore::BeginWir
float cluster::ClusterCrawlerAlg::ClusterStore::EndAng
float cluster::ClusterCrawlerAlg::ClusterStore::EndChg
float cluster::ClusterCrawlerAlg::ClusterStore::EndChgNear
float cluster::ClusterCrawlerAlg::ClusterStore::EndSlp
float cluster::ClusterCrawlerAlg::ClusterStore::EndSlpErr
float cluster::ClusterCrawlerAlg::ClusterStore::EndTim
short cluster::ClusterCrawlerAlg::ClusterStore::EndVtx
short cluster::ClusterCrawlerAlg::ClusterStore::ID
short cluster::ClusterCrawlerAlg::ClusterStore::ProcCode

Definition at line 60 of file ClusterCrawlerAlg.h.

Referenced by cluster::ClusterCrawlerAlg::TmpStore().

short cluster::ClusterCrawlerAlg::ClusterStore::StopCode
std::vector<unsigned int> cluster::ClusterCrawlerAlg::ClusterStore::tclhits

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