|
virtualinherited |
Load the level scheme and init the Monte-Carlo.
The level scheme is loaded and, in case of success, the InitRandom method is called to initialised the random generator. If you creat a class that inherits from BaseGEM, in principle, you just need to implement correctly the InitRandom method. An example could be found in GEM
It allows to load ags / ens / root level schemes
Definition at line 194 of file BaseGEM.cpp.