ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4NuclearRadii.hh"
#include "G4Pow.hh"
#include "G4PhysicalConstants.hh"
#include "G4ParticleDefinition.hh"
#include "G4NucleiProperties.hh"
Go to the source code of this file.
Variables | |
const G4double | fAlpha = 0.5*CLHEP::fine_structure_const*CLHEP::hbarc |
const G4double | fInvep = 1.0/CLHEP::eplus |
const G4double fAlpha = 0.5*CLHEP::fine_structure_const*CLHEP::hbarc |
Definition at line 40 of file G4NuclearRadii.cc.
View newest version in sPHENIX GitHub at line 40 of file G4NuclearRadii.cc
Referenced by G4NuclearRadii::CoulombFactor().
const G4double fInvep = 1.0/CLHEP::eplus |
Definition at line 41 of file G4NuclearRadii.cc.
View newest version in sPHENIX GitHub at line 41 of file G4NuclearRadii.cc
Referenced by G4NuclearRadii::CoulombFactor().