Changeset 1448 for trunk/WuerzburgSoft/Thomas/mphys/Changelog
- Timestamp:
- 07/26/02 14:49:58 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WuerzburgSoft/Thomas/mphys/Changelog
r1429 r1448 1 1 -*-*- END -*-*- 2 2002/06/26: Thomas Bretz 3 4 * MParticle.[h,cc]: 5 - added fX data member 6 - corrected a small bug in the SetNewPosition calculation 7 (dr*cos(fTheta)>R*cos(fTheta) --> x(2)>R*cos(fTheta)) 8 - added usage of fX to the =-operator and SetNewPosition 9 - added fSrcR (unsaved) 10 11 * MElectron.cc: 12 - added usage of fX to the =-operator and SetNewPosition 13 - changed to use the more accurate SetNewPosition in case B==0 14 15 * MPhoton.cc: 16 - return 1e50 as InteractionLength in case Eg<100GeV 17 18 * phys.C: 19 - added support for a B-Field-Bubble 20 21 22 2 23 2002/06/21: Thomas Bretz 3 24
Note:
See TracChangeset
for help on using the changeset viewer.