#include <RaySolving.h>
Public Attributes | |
| char | ntype |
| ident_t | ident |
| float | value |
| float | weight |
Definition at line 65 of file RaySolving.h.
| ident_t WireCell::RayGrid::Solving::node_t::ident |
Definition at line 67 of file RaySolving.h.
| char WireCell::RayGrid::Solving::node_t::ntype |
Definition at line 66 of file RaySolving.h.
| float WireCell::RayGrid::Solving::node_t::value |
Definition at line 68 of file RaySolving.h.
| float WireCell::RayGrid::Solving::node_t::weight |
Definition at line 69 of file RaySolving.h.
1.8.11