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