Geant4 11.3.0
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 364 of file G4OpenInventorQtExaminerViewer.hh.
|
inline |
Definition at line 371 of file G4OpenInventorQtExaminerViewer.hh.
SbVec3f G4OpenInventorQtExaminerViewer::elementForSorting::closestPoint |
Definition at line 366 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtExaminerViewer::sortElements().
float G4OpenInventorQtExaminerViewer::elementForSorting::closestPointZCoord |
Definition at line 365 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorQtExaminerViewer::sortElements().
float G4OpenInventorQtExaminerViewer::elementForSorting::distanceToBeamlineStart |
Definition at line 368 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by operator<(), and G4OpenInventorQtExaminerViewer::sortElements().
std::string G4OpenInventorQtExaminerViewer::elementForSorting::name |
Definition at line 369 of file G4OpenInventorQtExaminerViewer.hh.
float G4OpenInventorQtExaminerViewer::elementForSorting::smallestDistance |
Definition at line 367 of file G4OpenInventorQtExaminerViewer.hh.
Referenced by G4OpenInventorQtExaminerViewer::sortElements().