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")
 
virtual void InitialiseProcess(const G4ParticleDefinition *)
 
void SetBuildTableFlag(G4bool val)
 
G4VEmModel * EmModel(G4int index=1) const 
 
const G4String & GetParticleName() const 
 
virtual G4bool IsApplicable(const G4ParticleDefinition &)
 
void SetHighEnergyLimit(G4double)
 
void SetEmModel(G4VEmModel *, G4int index=1)
 
G4GLOB_DLL std::ostream G4cout
 
static G4Proton * Proton()
 
void SetProcessSubType(G4int)
 
const G4String & GetParticleType() const 
 
G4bool IsShortLived() const 
 
void AddEmModel(G4int, G4VEmModel *, const G4Region *region=0)
 
static G4Electron * Electron()
 
G4MuElecInelastic(const G4String &processName="MuElecIonisation", G4ProcessType type=fElectromagnetic)
 
virtual ~G4MuElecInelastic()
 
void SetLowEnergyLimit(G4double)
 
G4double GetPDGCharge() const