Changeset 1317 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/29/02 11:34:39 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1316 r1317 1 1 -*-*- END -*-*- 2 2002/04/29: Oscar Blanch2 2002/04/29: Thomas Bretz 3 3 4 4 * macros/tar.C: … … 15 15 - description of variables that have been introduced in the second 16 16 version of this Containers. 17 18 17 19 18 20 2002/04/26: Thomas Bretz … … 110 112 111 113 * macros/wowflux.C 112 - the macr was added (extended and improved version of flux.C)114 - the macr0 was added (extended and improved version of flux.C) 113 115 - the macro steers the calculation of photon fluxes as a function 114 116 of Theta and time 115 117 - the macro is not yet complete; testing and developing is going on 116 118 117 * mhist/MHAlphaEnergyTheta 118 MHAlphaEnergyTime 119 MHEffOnTimeTheta 120 MHEffOnTimeTime 121 MHTimeDiffTheta 122 MHTimeDiffTime 123 119 * mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc], 120 mhist/MHEffOnTimeTheta.[h,cc], mhist/MHEffOnTimeTime.[h,cc], 121 mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc]: 124 122 - documentation was added 125 123 - histogram axes were labeled 126 - in addition : 127 in MHEffOnTimeTheta 128 - range in which the fit of the distribution of time differences 129 is to be performed has been calculated 130 - new histograms were added (chi2/NDF, lambda, N0del) 131 132 133 * mhist/MHThetabarTheta calculation of <Theta> as a function of 134 Theta 135 MHThetabarTime calculation of <Theta> as a function of 136 time 137 138 - these classes were added; 139 they are needed in the flux calculation in 140 order to select for a given bin in Theta (or time) the appropriate 141 effective collection area, which is assumed to be given as a function 142 of Theta and the true energy 143 144 145 * mhist/MHMcEnergyMigration calculation of the migration matrix in 146 the energy 147 - this class was added; 148 the migration matrix describes the migration from the true (E_true) 149 to the estimated energy (E_est); it is needed to determine the 150 distribution of E_true from the measured distribution of E_est 151 by unfolding 124 125 * mhist/MHEffOnTimeTheta.cc: 126 - range in which the fit of the distribution of time differences 127 is to be performed has been calculated 128 - new histograms were added (chi2/NDF, lambda, N0del) 129 130 * mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc]: 131 - added 132 133 * mhist/MHMcEnergyMigration.[h,cc]: 134 - added 152 135 153 136
Note:
See TracChangeset
for help on using the changeset viewer.