Import Geant4 8.0.0 source tree
This commit is contained in:
@@ -272,7 +272,7 @@ void G4Fancy3DNucleus::ChoosePositions()
|
||||
if ( jr < 3 )
|
||||
{
|
||||
jr=std::min(600,9*(myA - i));
|
||||
HepRandom::getTheEngine()->flatArray(jr, prand );
|
||||
CLHEP::RandFlat::shootArray(jr, prand );
|
||||
}
|
||||
jx=--jr;
|
||||
jy=--jr;
|
||||
|
||||
Reference in New Issue
Block a user