| 
    Geant4
    10.02.p03
    
   | 
 
#include "G4PairProductionRelModel.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4Gamma.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4Log.hh"#include "G4ParticleChangeForGamma.hh"#include "G4LossTableManager.hh"#include "G4Exp.hh"Go to the source code of this file.
Variables | |
| static const G4double | xsfactor | 
| static const G4double | Egsmall =2.*MeV | 
Definition at line 87 of file G4PairProductionRelModel.cc.
      
  | 
  static | 
Definition at line 85 of file G4PairProductionRelModel.cc.