51 G4cout <<
"*******************************************************************************" <<
G4endl;
52 G4cout <<
"*******************************************************************************" <<
G4endl;
53 G4cout <<
" The name of the class G4MuElecElastic is changed to G4MicroElecElastic. " <<
G4endl;
54 G4cout <<
" The obsolete class will be REMOVED with the next release of Geant4. " <<
G4endl;
55 G4cout <<
"*******************************************************************************" <<
G4endl;
56 G4cout <<
"*******************************************************************************" <<
G4endl;
static constexpr double MeV
void SetHighEnergyLimit(G4double)
void SetBuildTableFlag(G4bool val)
G4VEmModel * EmModel(size_t index=0) const
virtual ~G4MuElecElastic()
void SetEmModel(G4VEmModel *, G4int index=0)
G4MuElecElastic(const G4String &processName="MuElecElastic", G4ProcessType type=fElectromagnetic)
static constexpr double eV
static G4Electron * Electron()
void SetLowEnergyLimit(G4double)
void SetProcessSubType(G4int)
G4GLOB_DLL std::ostream G4cout
void AddEmModel(G4int, G4VEmModel *, const G4Region *region=nullptr)
virtual G4bool IsApplicable(const G4ParticleDefinition &)
virtual void InitialiseProcess(const G4ParticleDefinition *)