Skip to content

Commit bc8583d

Browse files
committed
Added random generator to the process wrapper
1 parent 6b16b82 commit bc8583d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ProcessesWrapper.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include "CepGen/Event/Event.h"
44
#include "CepGen/Modules/ProcessFactory.h"
55
#include "CepGen/Process/FortranFactorisedProcess.h"
6+
#include "CepGen/Utils/RandomGenerator.h"
67
//=============================================================================
78

89
//=============================================================================

0 commit comments

Comments
 (0)