Geant4
10.02.p03
|
#include "G4FermiBreakUp.hh"
#include "G4FermiFragmentsPool.hh"
#include "G4PhysicalConstants.hh"
#include "Randomize.hh"
#include "G4Pow.hh"
Go to the source code of this file.
Variables | |
const G4double | Kappa = 6.0 |
const G4double | r0 = 1.3*CLHEP::fermi |
const G4double | sqrtpi = std::sqrt(CLHEP::pi) |
const G4double Kappa = 6.0 |
Definition at line 42 of file G4FermiBreakUp.cc.
const G4double r0 = 1.3*CLHEP::fermi |
Definition at line 44 of file G4FermiBreakUp.cc.
Definition at line 45 of file G4FermiBreakUp.cc.