Geant4
10.01.p02
|
#include "G4DiscreteGammaTransition.hh"
#include "G4SystemOfUnits.hh"
#include "Randomize.hh"
#include "G4AtomicShells.hh"
#include "G4NuclearLevel.hh"
#include "G4NuclearLevelStore.hh"
#include "G4Pow.hh"
#include "G4Log.hh"
Go to the source code of this file.
Variables | |
static const G4double | tolerance = 10*CLHEP::keV |
|
static |
Definition at line 80 of file G4DiscreteGammaTransition.cc.
Referenced by G4DiscreteGammaTransition::SelectGamma().