GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include <options.h>
Public Member Functions | |
aopt () | |
void | printSetting () |
Data Fields | |
double | arg |
double assigned to argument. More... | |
string | args |
string assigned to argument. More... | |
string | name |
name to be displayed for the argument variable. More... | |
string | help |
help for the argument variable. More... | |
int | type |
0 = number, 1 = string More... | |
string | ctgr |
help category More... | |
int | repe |
if this is set to 0: command line will always overwrite the gcard More... | |
aopt
Option class.
void aopt::printSetting | ( | ) |
Definition at line 462 of file options.cc.
int aopt::repe |