|
Geant4
10.01.p01
|
#include "G4EmCorrections.hh"#include "Randomize.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleTable.hh"#include "G4IonTable.hh"#include "G4VEmModel.hh"#include "G4Proton.hh"#include "G4GenericIon.hh"#include "G4LPhysicsFreeVector.hh"#include "G4PhysicsLogVector.hh"#include "G4ProductionCutsTable.hh"#include "G4MaterialCutsCouple.hh"#include "G4AtomicShells.hh"#include "G4Log.hh"
Include dependency graph for G4EmCorrections.cc:Go to the source code of this file.
Variables | |
| static const G4double | twoln10 = 2.0*G4Log(10.0) |
Definition at line 79 of file G4EmCorrections.cc.
Referenced by G4EmCorrections::DensityCorrection().