source: trunk/WuerzburgSoft/Thomas/mphys/Changelog@ 1358

Last change on this file since 1358 was 1357, checked in by tbretz, 23 years ago
*** empty log message ***
File size: 1.4 KB
Line 
1 -*-*- END -*-*-
2 2002/06/12: Thomas Bretz
3
4 * MElectron.[h,cc]:
5 - added a primitive theta dependancy to DoInvCompton
6 - added DrawInteractionLength
7
8 * MParticle.[h,cc]:
9 - added RofZ and ZofR as static functions
10 - changed from MParContainer to TObject
11 - removed unnecessary or commented inline functions
12
13 * MPhoton.[h,cc]:
14 - added DrawInteractionLength
15 - fixed the bug causing the 'strange factor': sigma_gg needs
16 the sqrt of s.
17
18 * energyloss.C:
19 - added
20
21 * MPairProduction.[h,cc]:
22 - simplified formula
23 - changed arguments to Energy of Photon and interaction angle
24
25 * phys.C:
26 - added correct photon energy for pair production
27 - added correct angle for pair production
28 - changed output to E^2*Counts
29 - changed gamma production from E^-2 to Uniform by weighting
30 - removed all unecessary functions and code (s.energyloss.C)
31
32
33
34 2002/06/10: Thomas Bretz
35
36 * MElectron.[h,cc], MPhoton.[h,cc], MParticle.[h,cc]:
37 - implemented SetNewDirection, SetNewPosition
38 - implemented DoInvCompton
39 - =operator
40
41 * MPairProduction.cc:
42 - changed to use SetNewDirection Method
43
44 * phys.C:
45 - changed to new style functions
46
47 * MGeinIRPhoton.cc, MGenPrimaryParticle.[h,cc]:
48 - make compile (not used)
49 - changed Process to get angle
50
51
Note: See TracBrowser for help on using the repository browser.