GEMC
2.3
Geant4 Monte-Carlo Framework
|
Go to the source code of this file.
Functions | |
string | rad_to_deg (string radValue) |
string | rad_to_deg_u (string radValue, string radUnit) |
converts the unit radian to degree if there is radian value. More... | |
string | get_dimensions (QDomNode solidNode, map< string, double > gconstantMap) |
string get_dimensions | ( | QDomNode | solidNode, |
map< string, double > | gconstantMap | ||
) |
Definition at line 56 of file gdml_solids.cc.
string rad_to_deg | ( | string | radValue | ) |
Definition at line 13 of file gdml_solids.cc.
string rad_to_deg_u | ( | string | radValue, |
string | radUnit | ||
) |
Definition at line 38 of file gdml_solids.cc.