|
Geant4
10.02.p03
|
#include "G4PhotonEvaporationOLD.hh"#include "globals.hh"#include "G4SystemOfUnits.hh"#include "Randomize.hh"#include "G4Gamma.hh"#include "G4LorentzVector.hh"#include "G4VGammaTransition.hh"#include "G4Fragment.hh"#include "G4FragmentVector.hh"#include "G4ContinuumGammaDeexcitation.hh"#include "G4DiscreteGammaDeexcitation.hh"#include "G4E1Probability.hh"#include "G4NuclearLevelStore.hh"Go to the source code of this file.
Variables | |
| static const G4double | tolerance = 0.1*CLHEP::keV |
|
static |
Definition at line 75 of file G4PhotonEvaporationOLD.cc.