LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "DataStructs.h"
Public Attributes | |
std::vector< int > | TjIDs |
std::vector< float > | TjCompleteness |
float | Count {0} |
Point3_t | Pos |
Vector3_t | Dir |
Definition at line 226 of file DataStructs.h.
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().