source: trunk/MagicSoft/Mars/Changelog@ 5719

Last change on this file since 5719 was 5719, checked in by tbretz, 20 years ago
*** empty log message ***
File size: 5.9 KB
Line 
1
2Please do not write behind the end of line tag so that it is possible
3to send a Changelog file to a line printer directly. Thanks.
4
5For your entries please follow EXACTLY this style:
6
7_yyyy/mm/dd:_[Your Name]
8_
9___*_filename:
10_____-_description
11_
12___*_filename2, filename3:
13_____-_description
14_
15_
16_
17
18While an underscore is a placeholder for a white-space or an empty line.
19
20
21 -*-*- END OF LINE -*-*-
22
23 2005/01/07 Thomas Bretz
24
25 * mbadpixels/MBadPixelsCalc.[h,cc], macros/ONOFFAnalaysis.C:
26 - replaced PedPhotContainer by PedPhotCam for consistency
27
28 * mbase/MLog.[h,cc]:
29 - return *this in Seperator()
30
31 * mbase/MPrint.[h,cc]:
32 - use new separator manipulator in PreProcess
33 - fixed a type: separator instead of seperator
34
35 * mfileio/MReadTree.[h,cc]:
36 - added a check for branch->IsAutoDelete() in Notify()
37
38 * mpedestal/MExtractPedestal.[h,cc]:
39 - added new option 'fRandomCalculation' be used to switch on-/off-
40 randomization in extractors, the default should be like before
41 - added Process() calling Calc()
42
43 * mpedestal/MPedCalcFromLoGain.[h,cc], mpedestal/MPedCalcPedRun.[h,cc]:
44 - renamed Process() to Calc()
45
46 * Makefile:
47 - removed macros/calibration.C, which seems to have been
48 unintantionally introduced.
49
50 * manalysis/Makefile:
51 - removed unintantionally introduced wrong include
52
53
54
55 2005/01/05 Thomas Bretz
56
57 * mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationChargeCalc.cc,
58 mhcalib/MHCalibrationRelTimeCam.cc:
59 - made some output lines fit into convinience window of 80 col
60
61 * mhist/MHCamEvent.cc:
62 - make sure that x-axis has correct title
63
64 * msignal/MArrivalTimePix.cc:
65 - init error to -1 which is a obviously non valid value
66 - fixed IsValid() which gave wrong results
67
68 * msignal/MExtractTimeAndCharge.cc, msignal/MExtractedSignalPix.cc:
69 - made sure that LoGain is flagged non-valid if no lo-gain exists
70 - push time back at the edge of the allowed limits if outside
71
72 * mbase/MGList.[h,cc]:
73 - introduced new functions Delete and DeletePictures
74 - SetBit(kMustCleanup) in constructor. Otherwise it is not
75 correctly removed from ListOfCleanups
76
77 * mbase/MLog.cc:
78 - SetBit(kMustCleanup) if adding a plugin to make sure it is cleaned
79 from the list
80
81 * mbase/MParContainer.[h,cc]:
82 - replaced return type of GetDescriptor by TString. The old version
83 was terribly wrong! The returned memory wasn't removed as soon
84 as the function returned.
85
86 * mbase/MStatusDisplay.[h,cc]:
87 - for security (thread safty) replaced all Form() by MString::Form()
88 - implemented a more secure scheme of Closing (Clone()) this was
89 a hint given by valgrind
90 - set kMustCleanup for all new object in ClonePad not only kCanDelete
91 - fixed some lines in pulldown-menus
92 - add TPads to ListOfCleanups in ClonePad (workaround!)
93
94 * mbase/MString.[h,cc]:
95 - implemented a new static Form() function returning a copy of
96 the result
97
98 * mbase/MTask.[h,cc]:
99 - replaced return type of GetDescriptor by TString. The old version
100 was terribly wrong! The returned memory wasn't removed as soon
101 as the function returned.
102 - Made GetDescriptor thread safe using MString::Form
103
104 * mfileio/MWriteRootFile.cc:
105 - Use GetDescriptor().Data() when using any kind of printf function
106
107 * mhbase/MFillH.cc:
108 - replaced string concatenation in all constructors by a Form
109 (also suggested by valgrind)
110
111 * mhcalib/MHCalibrationRelTimeCam.cc:
112 - made some output fit into 80col boundary
113
114
115
116
117 2005/01/03 Thomas Bretz (HAPPY NEW YEAR)
118
119 * mfht:
120 - added new directory for hexagonal fourier transformation
121
122 * mfht/HftIncl.h, mhft/HftLinkDef.h, mhft/MGeomCamMagicXT.[h,cc],
123 mhft/MGeomCamMagicEnhance.[h,cc], mhft/MHexgaonalFT.[h,cc],
124 mhft/MHexagonalFreqSpace.[h,cc], mhft/MHexagonalFTCalc.[h,cc],
125 mhft/Makefile:
126 - added
127
128 * macros/extendcam.C:
129 - added: tutorial for MGeomCamExtend
130
131 * macros/hft.C:
132 - added: tutorial for MHexgonalFTCalc
133
134 * macros/dohtml.C:
135 - updated
136
137 * macros/rootlogon.C:
138 - updated
139
140 * Makefile:
141 - mhft added
142
143 * mbase/MParContainer.cc, mbase/MLog.cc:
144 - added a pre-compiler option for destructor debugging
145
146 * mbase/MTaskList.[h,cc]:
147 - added new function Replace
148
149 * mdata/MDataChain.cc, mfbase/MF.cc:
150 - shortened some output
151
152 * mdata/MDataArray.[h,cc]:
153 - added new function FindRule
154
155 * mfileio/MReadTree.[h,cc]:
156 - enhanced functionality to be able to read a TTree stored in memory
157 instead of a file. Therefor introduced fTree which is now the pointer
158 used and replaced fChain where TTree and TChain have common behaviour.
159 Where they behave uncommon new code for the new case has been added.
160
161 * mfileio/MWriteRootFile.[h,cc]:
162 - enhanced functionality to be able to write a TTree into memory
163 instead of a file. This were maily bugfixes for the case fOut==0, which
164 must be handled correctly. Becarefull a tree filles without a file
165 is not deleted automatically!
166
167 * mhbase/MBinning.h:
168 - added copy constructor
169 - fixed buggy SetEdges(MBinning&) which didn't work
170
171 * mhbase/MHMatrix.cc:
172 - when adding a new rule check first if the same rule already exists
173
174 * mhflux/MAlphaFitter.[h,cc]:
175 - added new functionality to support on-off analysis
176 - didn't touch existing code
177
178 * mhflux/MHAlpha.[h,cc]:
179 - added new functionality to support on-off analysis
180 - replaced Fit() calls by newer function calls
181 - added DrawAll - PRELIMINARY
182 - fixed a bug when projecting - may be the reson for some strange
183 crashes
184
185 * mcalib/MCalibColorSet.cc:
186 - fixed a stupid bug introduced last year, which caused MCalibColorSet
187 in some circumstances to stop the eventloop when it shouldn't
188
189 * mjobs/MSequence.cc:
190 - expand path names
191
Note: See TracBrowser for help on using the repository browser.