ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4DensityEffectCalculator.hh"
#include "G4AtomicShells.hh"
#include "G4NistManager.hh"
#include "G4Pow.hh"
Go to the source code of this file.
Variables | |
static G4Pow * | gpow = G4Pow::GetInstance() |
const G4int | maxWarnings = 20 |
|
static |
Definition at line 52 of file G4DensityEffectCalculator.cc.
View newest version in sPHENIX GitHub at line 52 of file G4DensityEffectCalculator.cc
const G4int maxWarnings = 20 |
Definition at line 54 of file G4DensityEffectCalculator.cc.
View newest version in sPHENIX GitHub at line 54 of file G4DensityEffectCalculator.cc
Referenced by G4DensityEffectCalculator::ComputeDensityCorrection(), and G4DensityEffectCalculator::FermiDeltaCalculation().