#include "CLHEP/Random/RandomEngine.h"
Go to the source code of this file.
Definition at line 7 of file PYR.cc.
00008 { 00009 return randomEngine->flat(); 00010 }
Definition at line 4 of file PYR.cc.