58 G4cout <<
"*******************************************************************************" <<
G4endl;
59 G4cout <<
"*******************************************************************************" <<
G4endl;
60 G4cout <<
" The name of the class G4MuElecInelastic is changed to G4MicroElecInelastic. " <<
G4endl;
61 G4cout <<
" The obsolete class will be REMOVED with the next release of Geant4. " <<
G4endl;
62 G4cout <<
"*******************************************************************************" <<
G4endl;
63 G4cout <<
"*******************************************************************************" <<
G4endl;
100 else if(name ==
"proton")
109 else if(name ==
"GenericIon")
static constexpr double MeV
void SetHighEnergyLimit(G4double)
static constexpr double keV
virtual ~G4MuElecInelastic()
void SetBuildTableFlag(G4bool val)
const G4String & GetParticleName() const
const G4String & GetParticleType() const
G4VEmModel * EmModel(size_t index=0) const
G4double GetPDGCharge() const
static G4Proton * Proton()
void SetEmModel(G4VEmModel *, G4int index=0)
G4MuElecInelastic(const G4String &processName="MuElecIonisation", G4ProcessType type=fElectromagnetic)
static constexpr double eV
virtual void InitialiseProcess(const G4ParticleDefinition *)
static G4Electron * Electron()
void SetLowEnergyLimit(G4double)
void SetProcessSubType(G4int)
G4GLOB_DLL std::ostream G4cout
void AddEmModel(G4int, G4VEmModel *, const G4Region *region=nullptr)
G4bool IsShortLived() const
static constexpr double GeV
virtual G4bool IsApplicable(const G4ParticleDefinition &)