GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <gdml_det_factory.h>
Public Member Functions | |
gposition () | |
gposition (double a, double b, double c, string l) | |
string | get_dimensions () |
Data Fields | |
double | x |
double | y |
double | z |
string | unit |
Definition at line 61 of file gdml_det_factory.h.
|
inline |
Definition at line 64 of file gdml_det_factory.h.
|
inline |
Definition at line 65 of file gdml_det_factory.h.
|
inline |
Definition at line 77 of file gdml_det_factory.h.
string gposition::unit |
Definition at line 75 of file gdml_det_factory.h.
double gposition::x |
Definition at line 74 of file gdml_det_factory.h.
double gposition::y |
Definition at line 74 of file gdml_det_factory.h.
double gposition::z |
Definition at line 74 of file gdml_det_factory.h.