GEMC
1.8
Geant4 Monte-Carlo Framework
|
Go to the source code of this file.
Data Structures | |
class | parameters |
Typedefs | |
typedef parameters *(* | parameterFactory) () |
Functions | |
parameters * | getParameterFactory (map< string, parameterFactory > *, string) |
map< string, parameterFactory > | registerParameterFactories () |
typedef parameters*(* parameterFactory) () |
Definition at line 26 of file parameter_factory.h.
parameters* getParameterFactory | ( | map< string, parameterFactory > * | , |
string | |||
) |
Definition at line 7 of file parameter_factory.cc.
map<string, parameterFactory> registerParameterFactories | ( | ) |
Definition at line 19 of file parameter_factory.cc.