Celeritas 0.7.0-dev.80+develop.2dd9b831b
Loading...
Searching...
No Matches
Functions
SupportedEmStandardPhysics.cc File Reference
#include "SupportedEmStandardPhysics.hh"
#include <memory>
#include <CLHEP/Units/SystemOfUnits.h>
#include <G4BuilderType.hh>
#include <G4ComptonScattering.hh>
#include <G4CoulombScattering.hh>
#include <G4Electron.hh>
#include <G4EmParameters.hh>
#include <G4Gamma.hh>
#include <G4GammaConversion.hh>
#include <G4GammaGeneralProcess.hh>
#include <G4LivermorePhotoElectricModel.hh>
#include <G4LossTableManager.hh>
#include <G4MollerBhabhaModel.hh>
#include <G4MuBremsstrahlung.hh>
#include <G4MuIonisation.hh>
#include <G4MuMultipleScattering.hh>
#include <G4MuPairProduction.hh>
#include <G4MuonMinus.hh>
#include <G4MuonPlus.hh>
#include <G4PairProductionRelModel.hh>
#include <G4ParticleDefinition.hh>
#include <G4PhotoElectricEffect.hh>
#include <G4PhysicsListHelper.hh>
#include <G4Positron.hh>
#include <G4ProcessManager.hh>
#include <G4ProcessType.hh>
#include <G4Proton.hh>
#include <G4RayleighScattering.hh>
#include <G4UrbanMscModel.hh>
#include <G4Version.hh>
#include <G4WentzelVIModel.hh>
#include <G4eCoulombScatteringModel.hh>
#include <G4eIonisation.hh>
#include <G4eMultipleScattering.hh>
#include <G4eplusAnnihilation.hh>
#include "corecel/Assert.hh"
#include "corecel/io/EnumStringMapper.hh"
#include "corecel/io/Logger.hh"
#include "celeritas/Quantities.hh"
#include "celeritas/ext/GeantPhysicsOptions.hh"
#include "detail/GeantBremsstrahlungProcess.hh"

Functions

G4MscStepLimitType celeritas::from_msc_step_algorithm (MscStepLimitAlgorithm const &msc_step_algorithm)
 Safely switch from MscStepLimitAlgorithm to G4MscStepLimitType.
 
G4NuclearFormfactorType celeritas::from_form_factor_type (NuclearFormFactorType const &form_factor)
 Safely switch from NuclearFormFactorType to G4NuclearFormfactorType.