Changeset 6553 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/16/05 19:53:21 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6549 r6553 21 21 22 22 -*-*- END OF LINE -*-*- 23 23 24 2005/02/16 Javier Rico 24 25 … … 38 39 branch containing the energy estimator). This may be used 39 40 as layout for spectrum computation program. 40 41 2005/02/16 Abelardo Moralejo 42 43 * mtemp/mpadova/macros/resize.C 44 - Changed weights 41 42 43 44 2005/02/16 Markus Gaug 45 46 * mdata/MDataChain.cc 47 - replaced ROOT version check for the compiler from 4.02.00 to 48 4.01.00 49 50 * mranforest/MRFEnergyEst.cc 51 - include "TVector.h", otherwise this class does not compile 52 in newer root versions 53 54 * msignal/MExtractTimeAndCharge.cc 55 - initialize fLoGainStartShift correctly if read from conf. file 56 and modified fOffsetLoGain exists. 57 58 * msignal/*weights*.dat 59 - new weights with the uniform pedestal RMS. (Please use these!) 60 61 * msignal/pulpo_weights*.dat 62 - new weights with the pulpo-pulse form and without NSB!! 63 64 45 65 46 66 2005/02/16 Thomas Hengstebeck 67 68 * mranforest/MRFEnergyEst.[h,cc] 69 - added RF class for energy estimation 47 70 48 71 * mranforest/MRFEnergyEst.cc … … 50 73 are returned 51 74 52 2005/02/16 Abelardo Moralejo53 54 * mhistmc/MHMcCollectionArea.cc55 - Changed default fName to "MHMcCollectionArea"56 57 2005/02/16 Markus Gaug58 59 * mdata/MDataChain.cc60 - replaced ROOT version check for the compiler from 4.02.00 to61 4.01.0062 63 * mranforest/MRFEnergyEst.cc64 - include "TVector.h", otherwise this class does not compile65 in newer root versions66 67 * msignal/MExtractTimeAndCharge.cc68 - initialize fLoGainStartShift correctly if read from conf. file69 and modified fOffsetLoGain exists.70 71 * msignal/*weights*.dat72 - new weights with the uniform pedestal RMS. (Please use these!)73 74 * msignal/pulpo_weights*.dat75 - new weights with the pulpo-pulse form and without NSB!!76 77 78 2005/02/16 Thomas Hengstebeck79 80 * mranforest/MRFEnergyEst.[h,cc]81 - added RF class for energy estimation82 75 83 76 … … 89 82 MWriteRootFile::AddCopySource 90 83 84 * mhistmc/MHMcCollectionArea.cc 85 - Changed default fName to "MHMcCollectionArea" 86 87 * mtemp/mpadova/macros/resize.C 88 - Changed weights 89 91 90 92 91 … … 121 120 * mranforest/MRFEnergyEst.[h,cc]: 122 121 - cleaned up includes 122 123 * callisto.cc, ganymed.cc, star.cc: 124 - implemented enhanced handling of resource debugging 125 126 * mbase/Makefile, mbase/BaseLinkDef.h: 127 - added MEnv 128 129 * mbase/MEnv.[h,cc]: 130 - added 131 132 * mjobs/MJob.[h,cc]: 133 - added new function to allow distribution of extranl MEnv 134 - replaced Bool_t by Int_t for fEnvDebug 135 136 * mjobs/MJPedestal.cc: 137 - adapted to changes of EnvDebug 123 138 124 139
Note:
See TracChangeset
for help on using the changeset viewer.