Feature #6105
Feature #6104: Expand features supported by Numerical/RandomGen
Expand genie::RandomGen to fully support different engines for different phases
Start date:
05/01/2014
Due date:
07/31/2014
% Done:
0%
Estimated time:
Description
RandomGen
supports different phases using different instances of TRandom3* for different phases of generation (kinematics vs. hadronization vs. decay, etc). The current implementation only holds a single TRandom3 that is supplied to all phases:
https://genie.hepforge.org/trac/browser/trunk/src/Numerical/RandomGen.h