This set of routines generates the interactions of muons with the nuclei of the tracking material. The code is a straight translation into the GEANT style of the corresponding code from the GHEISHA Monte Carlo Program. The GHEISHA routines CASMU and CALIM have been used [].
The information contained in this chapter is mainly taken from the GHEISHA manual to which the user is referred. The muon-nucleus inelastic cross-section is taken as 0.0003 mb for a nucleon when the energy of the incoming muon is E<30 GeV, and slowly increases for E>30 GeV according to the law:
The energy and angle of final state muon is generated according to the ``free quark parton model''. If E is the energy of the incoming muon and and W the angle and the energy of the outgoing muon, the differential cross-section can be written as:
where:
| ||
|
and are the normal scaling variables expressed by:
here and are the photo-absorption cross-sections for transverse and longitudinal photons respectively for which the relation used is:
and is assumed to be constant mb. For the incident flux K of the photons Gillman's convention is used:
A three-dimensional importance sampling in the variables E, W and is performed each time an interaction has to occur.
This set of routines only works if GUPHAD calls GPGHEI and GUHADR calls GHEISH. The hadrons are generated in an approximate way. The virtual photon is replaced by a real pion of random charge with the same kinetic energy. Then the GUHADR routine is called to generate a -nucleus inelastic scattering. While the final state generated this way gives a good approximation for calorimetric purposes, the kinematics of the final state may be a rather poor approximation of reality. The muon-nucleus interactions are activated by the MUNU data record of GEANT. After a muon-nucleus interaction the muon will still be the current particle. If MUNU 1 has been specified, secondaries coming from the interaction of the virtual photon with the nucleus will be in the GEANT temporary stack. If MUNU 2 has been specified, then the secondary particles will not be generated and the energy lost by the muon will be added to DESTEP. For each material a table of muon-nucleus cross-sections is stored at initialisation time. See material bank structure for details.
F. Carminati PHYS510