Remove G4MultipleScattering dependance ofr mu+ and muonium.

This commit is contained in:
paraiso
2006-02-24 17:35:14 +00:00
parent 81c231c089
commit c6110a3bcd
2 changed files with 6 additions and 10 deletions

View File

@ -16,9 +16,6 @@ cp G4El_UsualEqRhs.cc $G4INSTALL/source/geometry/magneticfield/src/
cp G4El_UsualEqRhs.hh $G4INSTALL/source/geometry/magneticfield/include/
cp G4MultipleScattering52.cc $G4INSTALL/source/processes/electromagnetic/standard/src/
cp G4VDecayChannel.cc $G4INSTALL/source/particles/management/src/
cp G4VDecayChannel.hh $G4INSTALL/source/particles/management/include/
cp G4MuonDecayChannel.cc $G4INSTALL/source/particles/management/src/
@ -34,10 +31,6 @@ cd $G4INSTALL/source/geometry/magneticfield/
#gmake clean
gmake
cd $G4INSTALL/source/processes/electromagnetic/standard/
#gmake clean
gmake
cd $G4INSTALL/source/particles/management/
#gmake clean
gmake