10 #define gemc_OPTIONS_H 15 #include "G4VisManager.hh" 20 #include <QDomDocument> 65 void Scan_gcard(
string file);
66 int Set(
int argc,
char **args);
70 vector<opts> get_args(
string);
string help
help for the argument variable.
vector< string > init_dmesg(gemc_opts)
General Initialization Routine.
string name
name to be displayed for the argument variable.
double arg
double assigned to argument.
int type
0 = number, 1 = string
vector< string > get_info(string)
get information from strings such as "5*GeV, 2*deg, 10*deg"
map< string, opts > args
Options map.
vector< string > init_dvmesg(gemc_opts, G4VisManager *)
Initialization Routine for Visualization.
string args
string assigned to argument.