ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4EmCorrections.cc File Reference
#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 "G4Exp.hh"
#include "G4Pow.hh"
#include "G4Threading.hh"
+ Include dependency graph for G4EmCorrections.cc:

Go to the source code of this file.

Variables

const G4double inveplus = 1.0/CLHEP::eplus
 

Variable Documentation

const G4double inveplus = 1.0/CLHEP::eplus

Definition at line 80 of file G4EmCorrections.cc.

View newest version in sPHENIX GitHub at line 80 of file G4EmCorrections.cc

Referenced by G4EmCorrections::IonHighOrderCorrections(), and G4EmCorrections::SetupKinematics().