| 
    Geant4
    10.01
    
   | 
 
#include "G4PhotonEvaporation.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"
 Include dependency graph for G4PhotonEvaporation.cc:Go to the source code of this file.
Variables | |
| static const G4double | tolerance = 2*CLHEP::keV | 
      
  | 
  static | 
Definition at line 73 of file G4PhotonEvaporation.cc.
Referenced by G4PhotonEvaporation::GetEmissionProbability().