#include <RaySolving.h>
Public Attributes | |
char | ntype |
ident_t | ident |
float | value |
float | weight |
Definition at line 27 of file RaySolving.h.
ident_t WireCell::RayGrid::Grouping::node_t::ident |
Definition at line 29 of file RaySolving.h.
char WireCell::RayGrid::Grouping::node_t::ntype |
Definition at line 28 of file RaySolving.h.
float WireCell::RayGrid::Grouping::node_t::value |
Definition at line 30 of file RaySolving.h.
float WireCell::RayGrid::Grouping::node_t::weight |
Definition at line 31 of file RaySolving.h.