Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpenInventorQtExaminerViewer.hh>
Public Member Functions | |
G4bool | operator< (elementForSorting const &other) const |
Public Attributes | |
float | closestPointZCoord |
SbVec3f | closestPoint |
float | smallestDistance |
float | distanceToBeamlineStart |
std::string | name |
Definition at line 339 of file G4OpenInventorQtExaminerViewer.hh.
|
inline |
Definition at line 346 of file G4OpenInventorQtExaminerViewer.hh.
SbVec3f G4OpenInventorQtExaminerViewer::elementForSorting::closestPoint |
Definition at line 341 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtExaminerViewer::sortElements().
float G4OpenInventorQtExaminerViewer::elementForSorting::closestPointZCoord |
Definition at line 340 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorQtExaminerViewer::sortElements().
float G4OpenInventorQtExaminerViewer::elementForSorting::distanceToBeamlineStart |
Definition at line 343 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorQtExaminerViewer::sortElements().
std::string G4OpenInventorQtExaminerViewer::elementForSorting::name |
Definition at line 344 of file G4OpenInventorQtExaminerViewer.hh.
float G4OpenInventorQtExaminerViewer::elementForSorting::smallestDistance |
Definition at line 342 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtExaminerViewer::sortElements().