This process handles the elastic scattering of all long-lived
hadrons and light ions. It uses the CHIPS cross sections for nucleon-nucleon
scattering and the high precision neutron cross sections for neutron scattering.
This process is intended for use with the G4HadronElastic model, which uses an
optimal combination of elastic scattering models.
Invocation:
G4UHadronElasticProcess* hadElastProc = new G4UHadronElasticProcess();
pManager->AddDiscreteProcess(hadElastProc);