LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "DataStructs.h"
Public Attributes | |
unsigned int | index |
float | val |
Definition at line 35 of file DataStructs.h.
unsigned int tca::detail::SortEntry::index |
Definition at line 36 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::MakeJunkTraj(), tca::Match2Planes(), tca::Match3Planes(), tca::Match3PlanesSpt(), and tca::MergeSubShowers().
float tca::detail::SortEntry::val |
Definition at line 37 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::MakeJunkTraj(), tca::Match2Planes(), tca::Match3Planes(), tca::Match3PlanesSpt(), tca::MergeSubShowers(), tca::detail::valsDecreasing(), and tca::detail::valsIncreasing().