Changeset 1449 for trunk/WuerzburgSoft/Thomas/mphys/Changelog
- Timestamp:
- 07/29/02 09:10:23 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WuerzburgSoft/Thomas/mphys/Changelog
r1448 r1449 1 1 -*-*- END -*-*- 2 2002/06/29: Thomas Bretz 3 4 * MElectron.[h,cc]: 5 - if the photon energy is to small return a straight line in 6 Compton 7 - changed lolimit of p_e integration -0.5 8 - changed number of calculated points to 50 for fP, fQ 9 - changed usage of TRandom to gRandom 10 - changed some TVector and TMatrix objects to static 11 - added new copy constructors 12 13 * MPairProduction.cc: 14 - use the new copy constructor of MElectron 15 16 * MParticle.[h,cc]: 17 - added new copy constructors 18 - Added a TAxis object in Planck 19 - replaced usage of TRandom by gRandom 20 - replaced TVector, TMatrix by TVector3, TRotation 21 - fixed a bug in SetNewPosition (fX was not incremented if the 22 particle reached the observers plain) 23 - incremented version-number 24 25 * MPhoton.[h,cc]: 26 - added Fill member function 27 - added new copy constructors 28 29 * MFit.[h,cc], MCascade.[h,cc]: 30 - added 31 32 * phys.C: 33 - moved code to MCascade 34 35 * Makefile, PhysLinkDef.h: 36 - added MFit, MCascade 37 38 * analp.C: 39 - simplified 40 - added fit for cutoff 41 42 43 2 44 2002/06/26: Thomas Bretz 3 45
Note:
See TracChangeset
for help on using the changeset viewer.