LArSoft  v06_85_00
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 226 of file DataStructs.h.

Member Data Documentation

float tca::MatchStruct::Count {0}

Definition at line 231 of file DataStructs.h.

Referenced by tca::FindXMatches().

Vector3_t tca::MatchStruct::Dir

Definition at line 233 of file DataStructs.h.

Point3_t tca::MatchStruct::Pos

Definition at line 232 of file DataStructs.h.

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

Definition at line 229 of file DataStructs.h.

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

Definition at line 228 of file DataStructs.h.

Referenced by tca::FindXMatches().


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