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 |
struct of temporary clusters
Definition at line 61 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::BeginAng |
Definition at line 68 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::BeginChg |
Definition at line 71 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::BeginChgNear |
Definition at line 72 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::BeginSlp |
Definition at line 66 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::BeginSlpErr |
Definition at line 67 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::BeginTim |
Definition at line 70 of file ClusterCrawlerAlg.h.
short cluster::ClusterCrawlerAlg::ClusterStore::BeginVtx |
Definition at line 73 of file ClusterCrawlerAlg.h.
unsigned int cluster::ClusterCrawlerAlg::ClusterStore::BeginWir |
Definition at line 69 of file ClusterCrawlerAlg.h.
CTP_t cluster::ClusterCrawlerAlg::ClusterStore::CTP |
Definition at line 65 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::EndAng |
Definition at line 75 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::EndChg |
Definition at line 79 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::EndChgNear |
Definition at line 80 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::EndSlp |
Definition at line 74 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::EndSlpErr |
Definition at line 76 of file ClusterCrawlerAlg.h.
float cluster::ClusterCrawlerAlg::ClusterStore::EndTim |
Definition at line 78 of file ClusterCrawlerAlg.h.
short cluster::ClusterCrawlerAlg::ClusterStore::EndVtx |
Definition at line 81 of file ClusterCrawlerAlg.h.
unsigned int cluster::ClusterCrawlerAlg::ClusterStore::EndWir |
Definition at line 77 of file ClusterCrawlerAlg.h.
short cluster::ClusterCrawlerAlg::ClusterStore::ID |
Definition at line 62 of file ClusterCrawlerAlg.h.
short cluster::ClusterCrawlerAlg::ClusterStore::ProcCode |
Definition at line 63 of file ClusterCrawlerAlg.h.
short cluster::ClusterCrawlerAlg::ClusterStore::StopCode |
Definition at line 64 of file ClusterCrawlerAlg.h.
std::vector<unsigned int> cluster::ClusterCrawlerAlg::ClusterStore::tclhits |
Definition at line 82 of file ClusterCrawlerAlg.h.