#include <VolumeIntersection.h>
|
| | EdgeCross (std::pair< int, int > ei, std::pair< double, double > ep) |
Definition at line 37 of file VolumeIntersection.h.
◆ EdgeCross()
| Trk::EdgeCross::EdgeCross |
( |
std::pair< int, int > | ei, |
|
|
std::pair< double, double > | ep ) |
|
inline |
Definition at line 42 of file VolumeIntersection.h.
std::pair< int, int > edge_id
std::pair< double, double > edge_pos
◆ edge_id
| std::pair<int, int> Trk::EdgeCross::edge_id {} |
◆ edge_pos
| std::pair<double, double> Trk::EdgeCross::edge_pos {} |
◆ used
| bool Trk::EdgeCross::used {false} |
The documentation for this struct was generated from the following file: