LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
tca::MatchStruct Struct Reference

#include "DataStructs.h"

Public Attributes

std::vector< int > TjIDs
 
std::vector< float > TjCompleteness
 
float Count {0}
 
Point3_t Pos
 
Vector3_t Dir
 

Detailed Description

Definition at line 196 of file DataStructs.h.

Member Data Documentation

float tca::MatchStruct::Count {0}

Definition at line 201 of file DataStructs.h.

Referenced by tca::FindXMatches().

Vector3_t tca::MatchStruct::Dir

Definition at line 203 of file DataStructs.h.

Point3_t tca::MatchStruct::Pos

Definition at line 202 of file DataStructs.h.

std::vector<float> tca::MatchStruct::TjCompleteness

Definition at line 199 of file DataStructs.h.

std::vector<int> tca::MatchStruct::TjIDs

Definition at line 198 of file DataStructs.h.

Referenced by tca::FindXMatches().


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