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;
 
G4MuElecElastic(const G4String &processName="MuElecElastic", G4ProcessType type=fElectromagnetic)
 
void SetBuildTableFlag(G4bool val)
 
G4VEmModel * EmModel(G4int index=1) const 
 
virtual ~G4MuElecElastic()
 
void SetHighEnergyLimit(G4double)
 
void SetEmModel(G4VEmModel *, G4int index=1)
 
G4GLOB_DLL std::ostream G4cout
 
static constexpr double eV
 
void SetProcessSubType(G4int)
 
virtual G4bool IsApplicable(const G4ParticleDefinition &)
 
void AddEmModel(G4int, G4VEmModel *, const G4Region *region=nullptr)
 
static G4Electron * Electron()
 
static constexpr double MeV
 
void SetLowEnergyLimit(G4double)
 
virtual void InitialiseProcess(const G4ParticleDefinition *)