1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For your entries please follow EXACTLY this style:
|
---|
5 |
|
---|
6 | _yyyy/mm/dd_[Your Name]
|
---|
7 | _
|
---|
8 | ___*_filename:
|
---|
9 | _____-_description
|
---|
10 | _
|
---|
11 | ___*_filename2, filename3:
|
---|
12 | _____-_description
|
---|
13 | _
|
---|
14 | _
|
---|
15 | _
|
---|
16 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 | 2009/03/02 Daniela Dorner
|
---|
21 |
|
---|
22 | * datacenter/db/plotdb.php:
|
---|
23 | - adapted width of table
|
---|
24 |
|
---|
25 |
|
---|
26 |
|
---|
27 | 2009/03/02 Thomas Bretz
|
---|
28 |
|
---|
29 | * mgeom/MGeomCam.[h,cc], msimreflector/MMirror.h,
|
---|
30 | msimreflector/MMirrorDisk.[h,cc], msimreflector/MMirrorHex.[h,cc],
|
---|
31 | msimreflector/MMirrorSquare.[h,cc], msimreflector/MReflector.[h,cc]:
|
---|
32 | - added GetA member function
|
---|
33 |
|
---|
34 | * manalysis/MCameraData.cc, mbadpixels/MBadPixelsCalc.cc,
|
---|
35 | mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsTreat.cc,
|
---|
36 | mcalib/MCalibrationCam.cc, mcalib/MCalibrationChargeCalc.cc,
|
---|
37 | mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationPulseTimeCam.cc,
|
---|
38 | mcalib/MCalibrationRelTimeCalc.cc, mcalib/MCalibrationRelTimeCam.cc,
|
---|
39 | mcalib/MCalibrationTestCalc.cc, mcalib/MCalibrationTestCam.cc,
|
---|
40 | mcorsika/MCorsikaEvtHeader.cc, mfilter/MFSoftwareTrigger.cc,
|
---|
41 | mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc,
|
---|
42 | mhcalib/MHCalibrationChargeCam.cc, mhcalib/MHCalibrationPulseTimeCam.cc,
|
---|
43 | mhcalib/MHCalibrationRelTimeCam.cc, mhft/MHexagonalFTCalc.cc,
|
---|
44 | mhist/MHCamera.cc, mimage/MHillas.cc, mimage/MNewImagePar.cc,
|
---|
45 | mjobs/MJCut.cc, mjobs/MJSimulation.cc, mpedestal/MExtractPedestal.cc,
|
---|
46 | mpedestal/MPedPhotCam.cc, mpedestal/MPedestalCam.cc,
|
---|
47 | mpointing/MPointingPos.h, msignal/MSignalCam.cc,
|
---|
48 | msimcamera/MSimGeomCam.cc:
|
---|
49 | - replaced MGeomPix by MGeom
|
---|
50 |
|
---|
51 | * mjobs/MJStar.cc:
|
---|
52 | - added BinningDist
|
---|
53 | - converted Muon cuts from mm to deg
|
---|
54 |
|
---|
55 |
|
---|
56 |
|
---|
57 | 2009/03/01 Thomas Bretz
|
---|
58 |
|
---|
59 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
60 | - added pointing model 328198
|
---|
61 |
|
---|
62 | * mbase/MSpline3.h:
|
---|
63 | - added a cast to make it compile with root 5.18
|
---|
64 |
|
---|
65 | * melectronics/MPulseShape.cc:
|
---|
66 | - included TH1 to make it compile with root 5.18
|
---|
67 |
|
---|
68 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
69 | - convert MString::Format to Data()
|
---|
70 | - added type SignificanceSqrtExcess
|
---|
71 |
|
---|
72 | * mhflux/MHFalseSource.cc, mjobs/MJSpectrum.cc:
|
---|
73 | - convert MString::Format to Data()
|
---|
74 |
|
---|
75 | * mhist/MHCamera.cc:
|
---|
76 | - changed some const TString to const char to resolve
|
---|
77 | ambiguity in root 5.18 in TF1 constructor
|
---|
78 |
|
---|
79 | * msim/MHPhotonEvent.cc:
|
---|
80 | - use TMath::Abs instead of abs
|
---|
81 |
|
---|
82 | * msim/MSimPointingPos.[h,cc]:
|
---|
83 | - moved getter and setter to source file to avoid including of
|
---|
84 | TMath
|
---|
85 |
|
---|
86 | * mgeom/MGeom.[h,cc]:
|
---|
87 | - added
|
---|
88 |
|
---|
89 | * mgeom/MGeomRectangle.[h,cc]:
|
---|
90 | - added
|
---|
91 |
|
---|
92 | * mgeom/MGeomCamSquare.[h,cc]:
|
---|
93 | - added
|
---|
94 |
|
---|
95 | * mgeom/Makefile, mgeom/GeomLinkDef.h:
|
---|
96 | - added MGeom
|
---|
97 | - added MGeomRectangle
|
---|
98 | - added MGeomCamSquare
|
---|
99 |
|
---|
100 | * Makefile.rules:
|
---|
101 | - removed dependance on ROOTSYS from rmkdepend. It should be in
|
---|
102 | the path anyway as rootcint
|
---|
103 |
|
---|
104 | * ceres.rc:
|
---|
105 | - added an example of setting the APD type
|
---|
106 |
|
---|
107 | * mbadpixels/MBadPixelsCam.[h,cc], mbadpixels/MBadPixelsTreat.cc,
|
---|
108 | mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationTestCalc.cc,
|
---|
109 | mfilter/MFSoftwareTrigger.cc:
|
---|
110 | - replaced references to MGeomPix by references to MGeom
|
---|
111 |
|
---|
112 | * mbase/MStatusDisplay.cc:
|
---|
113 | - evaluate the return code of fwrite as suggested by newer
|
---|
114 | gcc versions
|
---|
115 | - set a paranthesis as suggested by a warning
|
---|
116 |
|
---|
117 | * mgeom/MGeomCam.[h,cc]:
|
---|
118 | - adapted to the changes in MGeomPix/MGeom
|
---|
119 | - added SetAt function for external setup
|
---|
120 | - added Copy constructor
|
---|
121 |
|
---|
122 | * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamDwarf.cc,
|
---|
123 | mgeom/MGeomCamMagic.cc, mhft/MHexagonFreqSpace.cc,
|
---|
124 | mimage/MHillas.cc, mimage/MHillasExt.cc,
|
---|
125 | mimage/MImgCleanStd.[h,cc], mimage/MNewImagePar.cc,
|
---|
126 | mimage/MNewImagePar2.cc, mmuon/MHSingleMuon.cc,
|
---|
127 | msignal/MSignalCam.cc, mtools/MagicJam.cc,
|
---|
128 |
|
---|
129 | - adapted to the changes in MGeomPix/MGeom
|
---|
130 | - use SetAt for setup
|
---|
131 |
|
---|
132 | * mgeom/MGeomPix.cc:
|
---|
133 | - moved most of the code to new base class MGeom
|
---|
134 | - now derives from MGeom
|
---|
135 | - increased version number accordingly
|
---|
136 |
|
---|
137 | * mhbase/MBinning.cc:
|
---|
138 | - replaced a Int_t by UInt_t as suggested by a warning
|
---|
139 |
|
---|
140 | * mhbase/MH.cc:
|
---|
141 | - added a const_cast for GetObjectInfo (should be const,
|
---|
142 | but isn't)
|
---|
143 |
|
---|
144 | * mhbase/MHMatrix.cc, mhflux/MHAlpha.cc, mhflux/MHThetaSq.cc,
|
---|
145 | mhflux/MHThetaSqN.cc, mhist/MHCamEventRot.cc, hvstime/MHVsTime.cc,
|
---|
146 | mjobs/MJStar.cc, mraw/MRawEvtHeader.cc:
|
---|
147 | - added paranthesis as suggested by a warning
|
---|
148 |
|
---|
149 | * mhft/MGeomCamMagicXT.[h,cc]:
|
---|
150 | - replaced by deriving from MGeomCamDwarf
|
---|
151 |
|
---|
152 | * mhist/MHCamera.cc:
|
---|
153 | - adapted to the changes in MGeomPix/MGeom
|
---|
154 | - use SetAt for setup
|
---|
155 | - use new PaintPrimitive to skip the usage of MHexagon
|
---|
156 |
|
---|
157 | * mmc/MMcTrigHeader.hxx:
|
---|
158 | - fixed wrong condition in SetTrigger
|
---|
159 |
|
---|
160 | * msimcamera/MSimAPD.[h,cc]:
|
---|
161 | - added a possibility to switch between the 50mu and 100mu
|
---|
162 | Diodes
|
---|
163 |
|
---|
164 | * mtools/MagicCivilization.[h,cc], mtools/MagicDomino.[h,cc],
|
---|
165 | mtools/MagicReversi.[h,cc], mtools/MagicShow.[h,cc],
|
---|
166 | mtools/MagicSnake.[h,cc], mtools/MineSweeper.[h,cc],
|
---|
167 | - adapted to the changes in MGeomPix/MGeom, therefore restructered
|
---|
168 | the code to get rid of MHexagon
|
---|
169 |
|
---|
170 | * mmovie/MMovieWrite.cc:
|
---|
171 | - allow to switch off timing via preprocessor directive
|
---|
172 | - replaced MGeomPix by MGeom
|
---|
173 | - slightly changed palette
|
---|
174 | - evaluate return of fwrite
|
---|
175 |
|
---|
176 | * mbase/MQuaternion.h, msim/MPhotonData.h:
|
---|
177 | - added a workaround for sqrt in root 5.18/00
|
---|
178 |
|
---|
179 |
|
---|
180 |
|
---|
181 | 2009/02/26 Daniel Hoehne-Moench
|
---|
182 |
|
---|
183 | * datacenter/macros/filldotrun.C:
|
---|
184 | - implemented new SuperArehucas version
|
---|
185 |
|
---|
186 |
|
---|
187 |
|
---|
188 | 2009/02/23 Thomas Bretz
|
---|
189 |
|
---|
190 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
191 | - switched off the impact max workaround - it doesn't work
|
---|
192 | - initialize fImpact Max
|
---|
193 | - print also number of used ATMEXT
|
---|
194 |
|
---|
195 | * mhbase/MH.cc:
|
---|
196 | - improved setting of binning from the parameter list in the
|
---|
197 | n-D case
|
---|
198 |
|
---|
199 | * mhbase/MH3.cc:
|
---|
200 | - imporved output
|
---|
201 |
|
---|
202 | * mhflux/MHCollectionArea.cc:
|
---|
203 | - also collect the maximum impact while running for a nicer
|
---|
204 | behaviour of the plots
|
---|
205 |
|
---|
206 | * mhflux/MHThreshold.cc:
|
---|
207 | - allow setting of a dedicated Threshold binning
|
---|
208 |
|
---|
209 | * mimage/MHHillasExt.cc:
|
---|
210 | - converted slope binning to deg
|
---|
211 |
|
---|
212 | * mjobs/MJSimulation.cc:
|
---|
213 | - write MMcCorsikaRunHeader
|
---|
214 | - changed binnings
|
---|
215 | - added new binning
|
---|
216 | - now display the signal unscaled
|
---|
217 | - show threshold and collection area only for data runs
|
---|
218 |
|
---|
219 | * msim/MSimMMCS.cc:
|
---|
220 | - make setting of directions depending on view-cone option
|
---|
221 |
|
---|
222 | * msim/MSimPointingPos.[h,cc]:
|
---|
223 | - added class description
|
---|
224 | - removed obsolete fPointingCorsika
|
---|
225 | - improved output
|
---|
226 | - added option for homogenous distribution
|
---|
227 |
|
---|
228 | * mmuon/MMuonCalibParCalc.cc:
|
---|
229 | - converted cuts from mm to deg so they will work also for other
|
---|
230 | geometries
|
---|
231 |
|
---|
232 |
|
---|
233 |
|
---|
234 | 2009/02/20 Thomas Bretz
|
---|
235 |
|
---|
236 | * mmuon/MHMuonPar.[h,cc]:
|
---|
237 | - updated class version number after fMm2Deg got removed
|
---|
238 |
|
---|
239 | * mpointing/MHSrcPosCam.cc:
|
---|
240 | - fixed the fill style of the ellipse to produce correct ps-files
|
---|
241 |
|
---|
242 |
|
---|
243 |
|
---|
244 | 2009/02/19 Daniela Dorner
|
---|
245 |
|
---|
246 | * datacenter/scripts/buildsequenceentries,
|
---|
247 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
248 | datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
|
---|
249 | datacenter/scripts/dbchk, datacenter/scripts/dodatacheck,
|
---|
250 | datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
|
---|
251 | datacenter/scripts/fillcamera, datacenter/scripts/fillganymed,
|
---|
252 | datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
|
---|
253 | datacenter/scripts/makecallistolinks,
|
---|
254 | datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
|
---|
255 | datacenter/scripts/movingrawfiles_OK, datacenter/scripts/runcamera,
|
---|
256 | datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
|
---|
257 | datacenter/scripts/sourcefile,
|
---|
258 | datacenter/scripts/writedatasetfiles,
|
---|
259 | datacenter/scripts/writesequencefiles:
|
---|
260 | - removed scriptlog
|
---|
261 |
|
---|
262 | * datacenter/scripts/jobmanager:
|
---|
263 | - fixed typo
|
---|
264 |
|
---|
265 |
|
---|
266 |
|
---|
267 | 2009/02/19 Thomas Bretz
|
---|
268 |
|
---|
269 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
270 | - reformatted output
|
---|
271 | - added "Options" to output
|
---|
272 | - made Has const
|
---|
273 | - added a workaround to get the maximum simulated impact
|
---|
274 | although it is not officially stored in the file
|
---|
275 |
|
---|
276 | * msim/MHPhotonEvent.cc:
|
---|
277 | - improved automatic binning
|
---|
278 |
|
---|
279 | * msim/MPhotonData.[h,cc]:
|
---|
280 | - added GetCosW2
|
---|
281 | - added GetSinW2
|
---|
282 | - added GetSinW
|
---|
283 |
|
---|
284 | * msim/MSimAbsorption.cc:
|
---|
285 | - don't check wavelength range when theta should be used
|
---|
286 |
|
---|
287 | * msimcamera/MSimAPD.cc:
|
---|
288 | - check for uninitialized indices
|
---|
289 |
|
---|
290 | * msim/MPhotonEvent.[h,cc]:
|
---|
291 | - moved the code for MyClonesArray to the source file
|
---|
292 | - improved a lot the reading speed by reading larger blocks
|
---|
293 | of data from the file at once
|
---|
294 | - improved memory handling. This ensures that even the largest
|
---|
295 | events don't fill the memory forever and the allocated memory
|
---|
296 | is free'd again after some time
|
---|
297 |
|
---|
298 | * msimreflector/MSimReflector.cc:
|
---|
299 | - Use the new Resize function of MPhotonEvent to make sure
|
---|
300 | that the memory is not allocated forever.
|
---|
301 |
|
---|
302 | * mimage/MHHillas.cc, mimage/MMHillas.Ext.cc, mimage/MHHillasSrc.cc:
|
---|
303 | - converted default binning from mm to deg
|
---|
304 |
|
---|
305 | * mraw/MRawRunHeader.cc:
|
---|
306 | - print less when values doen't have any meaning
|
---|
307 |
|
---|
308 | * msim/MSimAtmosphere.[h,cc]:
|
---|
309 | - added
|
---|
310 |
|
---|
311 | * msim/SimLinkDef.h, msim/Makefile:
|
---|
312 | - added MSimAtmosphere
|
---|
313 |
|
---|
314 | * mjobs/MJSimulation.cc:
|
---|
315 | - added simulation of atmosphere
|
---|
316 | - clean isolated pixels away before calculating image parameters
|
---|
317 | - don't clean calibration runs
|
---|
318 | - correct displayed az by magnetic field
|
---|
319 | - added auto range for the 2D histograms
|
---|
320 | - set automatic binning for dist
|
---|
321 | - added tab with histogram for trigger area and threshold
|
---|
322 |
|
---|
323 | * readcorsika.cc:
|
---|
324 | - implemented -ff option
|
---|
325 |
|
---|
326 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
327 | - improved Print output
|
---|
328 |
|
---|
329 | * mimage/MImgCleanStd.cc:
|
---|
330 | - fixed the checks for the cleaning parameters there
|
---|
331 | where some wrong conditions
|
---|
332 |
|
---|
333 | * msim/MSimMMCS.cc:
|
---|
334 | - fixed typo in a comment
|
---|
335 |
|
---|
336 | * ceres.rc:
|
---|
337 | - added units for psf
|
---|
338 | - some small updates
|
---|
339 |
|
---|
340 | * msimreflector/MSimReflector.cc:
|
---|
341 | - convert units of psf from mm to cm
|
---|
342 | - Use MPointingPos instead of PointingCorsika, ARRANG already
|
---|
343 | rotates all vectors accrodingly
|
---|
344 |
|
---|
345 | * msim/MSimPointingPos.cc:
|
---|
346 | - don't write PoinitingCorsika anymore. ARRANg already includes
|
---|
347 | the rotation
|
---|
348 |
|
---|
349 | * mgeom/MGeomCamMagic.[h,cc]:
|
---|
350 | - added a constructor which allows to set the focal distance
|
---|
351 |
|
---|
352 | * msimcamera/MSimAPD.cc, msimcamera/MSimGeomCam.cc,
|
---|
353 | msimcamera/MSimRandomPhotons.cc, msimreflector/MSimReflector.cc:
|
---|
354 | - don't create an object if MGeomCam not found, try "MGeomCam"
|
---|
355 | as default instead
|
---|
356 |
|
---|
357 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
358 | - added MMcRunHeader to data members to be able to check
|
---|
359 | the maximum impact in Finalize for the case the maximum
|
---|
360 | impect is collected "on-line" from the events
|
---|
361 | - if the event distribution comes just from the spectrum fill
|
---|
362 | the distribution event by event to get correct errors
|
---|
363 | - romved some old obsolete code
|
---|
364 |
|
---|
365 | * msim/MSimMMCS.[h,cc]:
|
---|
366 | - added MMcRunHeader to data members to allow to collect the
|
---|
367 | maximum impact from the events
|
---|
368 |
|
---|
369 |
|
---|
370 |
|
---|
371 | 2009/02/18 Thomas Bretz
|
---|
372 |
|
---|
373 | * datacenter/scripts/runcorsika:
|
---|
374 | - added a comment
|
---|
375 |
|
---|
376 | * mbase/MParList.cc:
|
---|
377 | - when adding a TCollectionn only add MParContainers
|
---|
378 |
|
---|
379 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
380 | - added reading of Atmospheric coefficients
|
---|
381 | - added reading of Cherenkov Flag
|
---|
382 | - added corsika's Earth Radius
|
---|
383 |
|
---|
384 | * melectronics/MDigitalSignal.[h,cc]:
|
---|
385 | - added and initialized an index to allow to "connect"
|
---|
386 | the digital signal to a channel
|
---|
387 |
|
---|
388 | * mjtrain/MJTrainSeparation.cc:
|
---|
389 | - replaced kGreen by kBlue
|
---|
390 |
|
---|
391 | * mmain/MEventDisplay.cc:
|
---|
392 | - added a type==3 which is for ceres-reflector files
|
---|
393 |
|
---|
394 | * mmain/Makefile:
|
---|
395 | - added -I../mcorsika
|
---|
396 | - added -I../msim
|
---|
397 | - added -I../msimcamera
|
---|
398 |
|
---|
399 | * msim/MHPhotonEvent.[h,cc]:
|
---|
400 | - set the binning more automatically from the run-headers
|
---|
401 | where possible
|
---|
402 | - added RadEnv
|
---|
403 | - added Clear function for external access
|
---|
404 |
|
---|
405 | * msim/MSimAbsorption.cc:
|
---|
406 | - addec const-qualifier for photon
|
---|
407 |
|
---|
408 | * msimcamera/MSimGeomCam.cc:
|
---|
409 | - allow usage also without pulse and pulse position (for display)
|
---|
410 |
|
---|
411 | * msimcamera/MSimSignalCam.cc:
|
---|
412 | - allow usage also without TriggerPos
|
---|
413 | - added a check whether MSignalCam was correctly initialized
|
---|
414 |
|
---|
415 |
|
---|
416 |
|
---|
417 | 2009/02/16 Thomas Bretz
|
---|
418 |
|
---|
419 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
|
---|
420 | mimage/MHImagePar.cc:
|
---|
421 | - replaced green by blue for better readability on projectors
|
---|
422 |
|
---|
423 | * mbase/MEnv.[h,cc]:
|
---|
424 | - added the option of a default name to allow i/o more similar
|
---|
425 | to MParContainer
|
---|
426 | - improved Print()
|
---|
427 |
|
---|
428 | * ceres.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
429 | - make use of the new default name of MEnv
|
---|
430 |
|
---|
431 | * mjobs/MJSpectrum.cc:
|
---|
432 | - read and write ganymed.rc
|
---|
433 |
|
---|
434 | * mbase/MParList.cc:
|
---|
435 | - if adding a TObjArray add only MParContainers (for sanity)
|
---|
436 |
|
---|
437 | * mjobs/MJob.cc:
|
---|
438 | - when reading read also TObjects
|
---|
439 |
|
---|
440 | * mjobs/MJSpectrum.cc:
|
---|
441 | - now read the ganymed.rc and write it to the output
|
---|
442 |
|
---|
443 | * mhflux/MHEffectiveOnTime.h:
|
---|
444 | - increased class version by 1
|
---|
445 |
|
---|
446 | * mhflux/MHAlpha.cc:
|
---|
447 | - removed erronornously comittet SetSumw2
|
---|
448 | - don't output the numbe rof excess events vs time
|
---|
449 |
|
---|
450 |
|
---|
451 |
|
---|
452 | 2009/02/15 Thomas Bretz
|
---|
453 |
|
---|
454 | * ceres.rc:
|
---|
455 | - added the MAGIC I high gain pulse as example
|
---|
456 |
|
---|
457 | * sponde.cc:
|
---|
458 | - redirect root error handler
|
---|
459 | - added new option to force on-time fit
|
---|
460 |
|
---|
461 | * datacenter/scripts/runcorsika:
|
---|
462 | - added a comment
|
---|
463 | - remove empty dat file after corsika finished
|
---|
464 |
|
---|
465 | * mbase/MLog.cc:
|
---|
466 | - added several more log-levels to handling root's error handler
|
---|
467 |
|
---|
468 | * mbase/MPrint.cc:
|
---|
469 | - flush buffer before printing
|
---|
470 | - set output level to all
|
---|
471 |
|
---|
472 | * melectronics/MPulseShape.h:
|
---|
473 | - let clone also clone the spline
|
---|
474 |
|
---|
475 | * mfileio/MWriteRootFile.cc:
|
---|
476 | - don't output title if empty
|
---|
477 |
|
---|
478 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
---|
479 | - added new data mebers to store the result of the overall-fit
|
---|
480 | which is now done in Finalize
|
---|
481 | - output the results of the effective on-time fit as inf2
|
---|
482 | - increased clas version accordingly
|
---|
483 |
|
---|
484 | * mjobs/MJSimulation.[h,cc]:
|
---|
485 | - simplified setting up the file structure
|
---|
486 |
|
---|
487 | * mjobs/MJSpectrum.[h,cc]:
|
---|
488 | - added the possibility to force a new on-time fit.
|
---|
489 | - a MHEffectiveOnTime histogram is now always displayed
|
---|
490 | for manual cross checks
|
---|
491 |
|
---|
492 | * mjobs/MJStar.cc:
|
---|
493 | - added MSrcPosCam for Monte Carlos to output
|
---|
494 |
|
---|
495 | * mpointing/MSrcPosCalc.cc:
|
---|
496 | - ignore the WobbleMode from the MMcCorsikaRunHeader
|
---|
497 | if it is a ceres file
|
---|
498 |
|
---|
499 | * msim/MPhotonEvent.[h,cc]:
|
---|
500 | - added function GetTimeFirst
|
---|
501 | - added function GetTimeLast
|
---|
502 | - added function GetTimeMedianDev
|
---|
503 | - added fLength to MPhotonStatistics
|
---|
504 |
|
---|
505 | * msimcamera/MSimGeomCam.cc:
|
---|
506 | - make use of the new functions
|
---|
507 | - set length to statistics container
|
---|
508 |
|
---|
509 | * mpointing/MHSrcPosCam.[h,cc], mpointing/MSrcPosRndm.[h,cc],
|
---|
510 | mfilter/MFMagicCuts.[h,cc], mmuon/MHMuonPar.[h,cc],
|
---|
511 | mhflux/MHThetaSqN.[h,cc]:
|
---|
512 | - support changing geometries (conversion factors) reading
|
---|
513 | a new geometry from a run header
|
---|
514 |
|
---|
515 | * mimage/MHVsSize.[h,cc], mimage/MHNewImagePar.[h,cc],
|
---|
516 | mimage/MHHillasSrc.[h,cc], mimage/MHHillasExt.[h,cc],
|
---|
517 | mimage/MHHillas.[h,cc], mimage/MNewImagePar2.[h,cc]:
|
---|
518 | - removed option to set conversion factor manually
|
---|
519 | - support changing geometries (conversion factors) reading
|
---|
520 | a new geometry from a run header
|
---|
521 | - increased class version by one
|
---|
522 |
|
---|
523 | * mhflux/MMcSpectrumWeight.cc:
|
---|
524 | - replaced Form by MString::Format
|
---|
525 |
|
---|
526 | - made sure that nobody is mixing different energy-range monte
|
---|
527 | carlos and normalizes by integral (to be implemented)
|
---|
528 |
|
---|
529 | * manalysis/MMcCalibrationUpdate.cc:
|
---|
530 | - switched off file Ceres files (this might only be temporary
|
---|
531 | but it makes the display work quite well even without
|
---|
532 | calibrated units.
|
---|
533 |
|
---|
534 | * mjobs/MJCalibrateSignal.cc:
|
---|
535 | - updated the rule to allow for file names without the leading date
|
---|
536 |
|
---|
537 | * mjobs/MJSpectrum.[h,cc]:
|
---|
538 | - set the kMustCleanup bit for sanity
|
---|
539 | - replaced a lot of Form by MString::Format
|
---|
540 | - moved the getting of the right Alpha-histogram to GetHAlpha
|
---|
541 | - the tlist2 doesn't neet to replace anything because all previous
|
---|
542 | tasklists added to the list have been removed again
|
---|
543 | - "DataType" already in parlist? Don't add a second one
|
---|
544 | - replaced some gLog by fLog
|
---|
545 | - make sure that the "Done." message is printed even in case
|
---|
546 | no output is written at the end
|
---|
547 |
|
---|
548 | * ceres.rc:
|
---|
549 | - added some more info
|
---|
550 |
|
---|
551 | * datacenter/scripts/runcorsika:
|
---|
552 | - added magnetic field Azimuth direction (ARRANG), currently
|
---|
553 | at ~ -7deg at La Palma
|
---|
554 |
|
---|
555 | * mbase/MLog.cc:
|
---|
556 | - finallyadded a really stupid hack/workaround to suppress these
|
---|
557 | annoying errors in case of a log-scale set too early
|
---|
558 |
|
---|
559 | * mbase/MTask.[h,cc]:
|
---|
560 | - Replaced OverwritesProcess by Overwrites
|
---|
561 |
|
---|
562 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
563 | - fixed particle momentum coordinate system
|
---|
564 |
|
---|
565 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
566 | - added magnetic field values
|
---|
567 | - improved output
|
---|
568 |
|
---|
569 | * mjobs/MJSimulation.cc:
|
---|
570 | - updated height scale
|
---|
571 | - use MPhotonStatistics.fLength
|
---|
572 | - plot median dev of photon arrival times
|
---|
573 |
|
---|
574 | * mmc/MMcRunHeader.hxx:
|
---|
575 | - added a getter IsCeres
|
---|
576 | - added a setter for the Corsika Version
|
---|
577 |
|
---|
578 | * mpedestal/MMcPedestalCopy.cc:
|
---|
579 | - use the new IsCeres
|
---|
580 |
|
---|
581 | * msim/MSimMMCS.[h,cc]:
|
---|
582 | - use the telescope pointing in telescope coordinates for MMcEvt
|
---|
583 | - correct the shower direction by the magnetic field azimuth
|
---|
584 | - set corsika program version
|
---|
585 |
|
---|
586 | * msim/MSimPointingPos.[h,cc]:
|
---|
587 | - splitted the output into coordinated in the corsika frame
|
---|
588 | (module the magnetic field) and the poiting direction in
|
---|
589 | telescope coordinates
|
---|
590 | - added possibility to "observe" in off-target mode
|
---|
591 |
|
---|
592 | * msimreflector/MSimReflector.cc:
|
---|
593 | - use new pointing direction in the corsika frame
|
---|
594 |
|
---|
595 |
|
---|
596 |
|
---|
597 |
|
---|
598 | 2009/02/13 Thomas Bretz
|
---|
599 |
|
---|
600 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
601 | - added some comments on the coordinate system
|
---|
602 |
|
---|
603 | * ceres.rc:
|
---|
604 | - added some comments
|
---|
605 | - setup a psf for the dwarf mirror
|
---|
606 |
|
---|
607 | * mcorsika/MCorsikaRunHeader.h:
|
---|
608 | - added some comments
|
---|
609 |
|
---|
610 | * mjobs/MJSimulation.cc:
|
---|
611 | - added some histogram titles
|
---|
612 | - fixed the x, y coordinates of the impact histogram
|
---|
613 | - write "ElectronicNoise"
|
---|
614 |
|
---|
615 | * mjobs/MJStar.cc:
|
---|
616 | - don't force writing of containers which are not filles by ceres
|
---|
617 | - updated rule to support files without date
|
---|
618 |
|
---|
619 | * mpedestal/MPedestalPix.[h,cc]:
|
---|
620 | - added Print() function
|
---|
621 |
|
---|
622 | * mraw/MRawFileRead.cc:
|
---|
623 | - added a comment
|
---|
624 |
|
---|
625 | * msim/MPhotonData.h:
|
---|
626 | - added comments about coordinate system
|
---|
627 |
|
---|
628 | * msimcamera/MSimGeomCam.cc:
|
---|
629 | - when looking for the pixels convert from ceres-coordinates
|
---|
630 | to GeomCam camera-coordinates
|
---|
631 |
|
---|
632 | * msimreflector/MMirror.h:
|
---|
633 | - added Setter for SigmaPSF
|
---|
634 |
|
---|
635 | * msimreflector/MMirrorDisk.cc, msimreflector/MMirrorHex.cc,
|
---|
636 | msimreflector/MMirrorSquare.cc:
|
---|
637 | - now start counting in ReadM with 0
|
---|
638 |
|
---|
639 | * msimreflector/MReflector.[h,cc]:
|
---|
640 | - added some documentation
|
---|
641 | - added function to set psf of all mirrors
|
---|
642 | - added psf optional to input file
|
---|
643 | - remove already evaluated tokens from TObjArray
|
---|
644 | - added reading of a default psf from the input file
|
---|
645 |
|
---|
646 | * mjobs/MSequence.cc:
|
---|
647 | - fixed a bug in GetArrays which could cause seg-faults
|
---|
648 | - added a sanity check
|
---|
649 |
|
---|
650 |
|
---|
651 |
|
---|
652 | 2009/02/12 Thomas Bretz
|
---|
653 |
|
---|
654 | * datacenter/macros/fillsources.C:
|
---|
655 | - updated
|
---|
656 |
|
---|
657 | * mfileio/MWriteRootFile.[h,cc]:
|
---|
658 | - added some comments
|
---|
659 | - renamed GetNewFileName to SubstituteName
|
---|
660 | - made SubstituteName static
|
---|
661 |
|
---|
662 | * mhist/MHCamera.cc:
|
---|
663 | - fixed the number in the legend (was wrong since last update)
|
---|
664 |
|
---|
665 | * mjobs/MDataSet.cc:
|
---|
666 | - replaced From by MString::Format
|
---|
667 |
|
---|
668 | * mjobs/MJSimulation.cc:
|
---|
669 | - a lot of things were renamed
|
---|
670 | - the refelctor can now be set from the setup file
|
---|
671 | - changed the binning for the event width
|
---|
672 | - removed plot "CamShadow"
|
---|
673 | - changed rules for file names
|
---|
674 |
|
---|
675 | * ceres.rc:
|
---|
676 | - updated according to the changes in MJSimulation
|
---|
677 |
|
---|
678 | * mjobs/MSequence.cc:
|
---|
679 | - replaced use of Form by MString::Format
|
---|
680 | - allow non-setting of fNight
|
---|
681 | - don't print period if -1
|
---|
682 |
|
---|
683 | * mmain/MEventDisplay.cc:
|
---|
684 | - decode trigger pattern for display
|
---|
685 |
|
---|
686 | * mmain/Makefile:
|
---|
687 | - included mtrigger
|
---|
688 |
|
---|
689 | * msim/MHPhotonEvent.cc:
|
---|
690 | - search Reflector instead of MReflector
|
---|
691 |
|
---|
692 | * msim/MSimAbsorption.cc:
|
---|
693 | - added some info output
|
---|
694 |
|
---|
695 | * msimcamera/MSimAPD.[h,cc]:
|
---|
696 | - added an option to set the geom cam name. Can be used to skip
|
---|
697 | this task
|
---|
698 |
|
---|
699 | * msimcamera/MSimCamera.[h,cc]:
|
---|
700 | - allow to set BaselineGain from resource file
|
---|
701 |
|
---|
702 | * msimreflector/MSimReflector.cc:
|
---|
703 | - removed CamShadow container
|
---|
704 | - search Reflector instead of MReflector
|
---|
705 |
|
---|
706 | * Makefile:
|
---|
707 | - removed mreflector
|
---|
708 |
|
---|
709 | * mcalib/MCalibrationPatternDecode.cc:
|
---|
710 | - in case of pattern==0 and MCs set the color to CT1. This is
|
---|
711 | a workaround because the bits don't allow to set is explicitly
|
---|
712 | - removed the check for the kCT1Pulser bit. It can never be true
|
---|
713 | - consequently removed the kCT1Pulser bit
|
---|
714 |
|
---|
715 | * mpedestal/MMcPedestalCopy.[h,cc]:
|
---|
716 | - fixed for MUX MCs (the pedestal has to be scaled)
|
---|
717 | - added option to process ceres data
|
---|
718 |
|
---|
719 |
|
---|
720 |
|
---|
721 | 2009/02/11 Thomas Bretz
|
---|
722 |
|
---|
723 | * mcalib/MCalibColorSet.[h,cc]:
|
---|
724 | - removed some obsolete break statements
|
---|
725 | - removed obsolete gkMCRunLimit
|
---|
726 | - fixed setting of signal strength for extremely old
|
---|
727 | runs (I think we don't have them anyway)
|
---|
728 |
|
---|
729 | * mcalib/MCalibrateData.cc:
|
---|
730 | - improved output
|
---|
731 |
|
---|
732 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
733 | - stop if no valid pulser colors have been found
|
---|
734 |
|
---|
735 | * mcorsika/MCorsikaRunHeader.h:
|
---|
736 | - some cosmetics
|
---|
737 | - added some getter
|
---|
738 |
|
---|
739 | * mhist/MHEvent.[h,cc]:
|
---|
740 | - some improvements to output
|
---|
741 | - implemented display for trigger pattern
|
---|
742 |
|
---|
743 | * mtrigger/MTriggerPattern.[h,cc]:
|
---|
744 | - added Copy-function
|
---|
745 |
|
---|
746 | * mhist/Makefile:
|
---|
747 | - added -I../mtrigger
|
---|
748 |
|
---|
749 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
750 | - moved the getter returning a TString to the source file
|
---|
751 | - replaced Form by MString::Format
|
---|
752 |
|
---|
753 | * mraw/MRawRunHeader.cc:
|
---|
754 | - initialize fSourceEpochChar[1]
|
---|
755 | - initialize fNumEventsRead
|
---|
756 | - suppress more output which has not been initialized
|
---|
757 | - removed run-type from SetRunInfo
|
---|
758 | - added new function SetRunType
|
---|
759 | - use strncpy instead of memcpy
|
---|
760 | - replaced const char[] arguments by TString
|
---|
761 |
|
---|
762 | * msimreflector/MReflector.[h,cc]:
|
---|
763 | - added Print
|
---|
764 | - added a circle around the mirror showing fMaxR
|
---|
765 |
|
---|
766 | * mastro/MAstro.cc:
|
---|
767 | - updated some typos in comments
|
---|
768 |
|
---|
769 | * mbase/MEnv.cc:
|
---|
770 | - replaced Form by MString::Format
|
---|
771 |
|
---|
772 | * mbase/MTask.cc:
|
---|
773 | - made the total number of executions really count the total
|
---|
774 | number
|
---|
775 |
|
---|
776 | * mcalib/MCalibrationPatternDecode.cc:
|
---|
777 | - some cosmetics
|
---|
778 | - corrected the use of a wrong FindCreateObj
|
---|
779 |
|
---|
780 | * mcorsika/MCorsikaRead.cc:
|
---|
781 | - added a comment
|
---|
782 |
|
---|
783 | * mfileio/MWriteRootFile.cc:
|
---|
784 | - improved output
|
---|
785 | - improved the copy of a tree (now done without unpacking)
|
---|
786 | - made sure that copied trees are shown in the summary
|
---|
787 | - made sure that the copied trees are nevertheless deleted
|
---|
788 |
|
---|
789 | * mfilter/MFDeltaT.cc:
|
---|
790 | - adapted to change in GetNumExecutions
|
---|
791 |
|
---|
792 | * mhbase/MFillH.cc:
|
---|
793 | - set the number of executions (as it is in MTask) before the
|
---|
794 | execution
|
---|
795 |
|
---|
796 | * mhbase/MH.cc:
|
---|
797 | - improved the statistics output
|
---|
798 |
|
---|
799 | * mhist/MHCamera.[h,cc]:
|
---|
800 | - don't create an own pad anymore
|
---|
801 | - removed SetRange
|
---|
802 | - SetRange now done via MH::SetPadRange
|
---|
803 | - some sanity checks if fGeomCam is set
|
---|
804 | - some adaptions to the new layout scheme without
|
---|
805 | an own pad
|
---|
806 | - Changed DrawProjection to a more commonly usable scheme
|
---|
807 | - Removed all dependencies from MGeomCamMagic
|
---|
808 | - start the gaus fit with the maximum not the integral
|
---|
809 |
|
---|
810 | * mjobs/MJCalibrateSignal.cc:
|
---|
811 | - If the input files contain an OriginalMC tree
|
---|
812 | copy it
|
---|
813 | - consequently we make the MMcEvtBasic from the
|
---|
814 | parameter-list optional
|
---|
815 | - fixed the rule (MC files with .root as extension could not
|
---|
816 | be processed)
|
---|
817 |
|
---|
818 | * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
|
---|
819 | - Use MHCamera::CamDraw more extensively
|
---|
820 | - replace use of Form by MString::Format
|
---|
821 |
|
---|
822 | * mjobs/MJSimulation.cc:
|
---|
823 | - added an option to switch the cmaera electronics off
|
---|
824 | - write some more containers to output file (for easy access)
|
---|
825 | - set the MC bit in the header
|
---|
826 | - now use MSimMMCS to "fake" the correct file structure
|
---|
827 | - added three new writers to write the MMcEvtBasic information
|
---|
828 | - added a display of the most important things
|
---|
829 |
|
---|
830 | * mmain/MEventDisplay.cc:
|
---|
831 | - don't change into the not more existing pad of a MHCamera
|
---|
832 |
|
---|
833 | * msimcamera/MSimCalibrationSignal.cc:
|
---|
834 | - adapted GetNumExecution
|
---|
835 | - SetReadyToSave for the run header
|
---|
836 | - jitter the number of emitted photons
|
---|
837 | - corrected the emitted trigger positon
|
---|
838 | - (re)set calibration pattern
|
---|
839 |
|
---|
840 | * mbase/MLut.[h,cc]:
|
---|
841 | - added overload of Delete() function
|
---|
842 | - added IsDefault
|
---|
843 | - added SetDefault
|
---|
844 |
|
---|
845 | * mfileio/MWriteRootFile.cc:
|
---|
846 | - fixed output in OpenFile
|
---|
847 |
|
---|
848 | * mjobs/MSequence.cc:
|
---|
849 | - allow the "Night" resource to be empty
|
---|
850 |
|
---|
851 | * msimcamera/MSimBundlePhotons.cc:
|
---|
852 | - some small improvements in case of empty maps
|
---|
853 |
|
---|
854 | * msimcamera/MSimReadout.[h,cc]:
|
---|
855 | - reset gain. Use the new fConversionFactor instead
|
---|
856 | - removed some setting of fRunHeader
|
---|
857 |
|
---|
858 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
859 | - on useer request now offset and gain can be used to
|
---|
860 | convert the signal back into units of phe
|
---|
861 | - added possibility to use empty lookup tables
|
---|
862 | - added debug output
|
---|
863 |
|
---|
864 | * msimcamera/MSimCamera.[h,cc]:
|
---|
865 | - outsourced the pedestal and gain numbers into ReInit
|
---|
866 | - use an MPedestalCam for Electronic Noise and Gain
|
---|
867 | - allow to switch ob whether the gain is applied to the
|
---|
868 | electronic noise or not
|
---|
869 | - SetPhotElfromShower
|
---|
870 |
|
---|
871 | * msim/Makefile. msim/SimLinkDef.h:
|
---|
872 | - added MSimMMCS
|
---|
873 |
|
---|
874 | * msim/MSimMMCS.[h,cc]:
|
---|
875 | - added
|
---|
876 |
|
---|
877 | * msimcamera/Makefile:
|
---|
878 | - added -I../mpedestal
|
---|
879 |
|
---|
880 | * ceres.rc:
|
---|
881 | - added
|
---|
882 |
|
---|
883 | * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
|
---|
884 | msimreflector/MMirrorDisk.cc:
|
---|
885 | - changed the grey colors
|
---|
886 |
|
---|
887 | * msimreflector/MMirrorHex.cc:
|
---|
888 | - fixed bugs in CanHit and HasHit
|
---|
889 |
|
---|
890 |
|
---|
891 |
|
---|
892 | 2009/02/10 Thomas Bretz
|
---|
893 |
|
---|
894 | * manalysis/MMcTriggerLvl2Calc.cc:
|
---|
895 | - removed obsolete include of MmcRunHeader
|
---|
896 |
|
---|
897 | * mbase/MSpline3.[h,cc]:
|
---|
898 | - improved the available constructors
|
---|
899 | - added some comments for future use
|
---|
900 | - added default constructor
|
---|
901 | - added GetHistogram()
|
---|
902 |
|
---|
903 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
904 | - added fImpactMax
|
---|
905 | - added some Getters
|
---|
906 |
|
---|
907 | * melectronics/MPulseShape.[h,cc]:
|
---|
908 | - set class version to 1 to make it storable
|
---|
909 | - set a title for the splines
|
---|
910 | - implemented Paint function
|
---|
911 |
|
---|
912 | * mhbase/MH.[h,cc]:
|
---|
913 | - added SetPadRange
|
---|
914 |
|
---|
915 | * mhist/MHCamEvent.[h,cc]:
|
---|
916 | - Init the geometry in ReInit thus it can work with a geometry stored in a file
|
---|
917 | - Make sure that histogranms already drawn properly to a pad are found in Paint
|
---|
918 | - added RecursiveRemove for sanity
|
---|
919 |
|
---|
920 | * mmc/MMcCorsikaRunHeader.h:
|
---|
921 | - added SetSpectrum
|
---|
922 |
|
---|
923 | * mmc/MMcEvt.hxx:
|
---|
924 | - added SetEvtNumber
|
---|
925 | - added SetPhotElfromShower
|
---|
926 |
|
---|
927 | * mmc/MMcEvtBasic.[h,cc]:
|
---|
928 | - added operator=
|
---|
929 |
|
---|
930 | * mmc/MMcRunHeader.[hxx, cxx]:
|
---|
931 | - set default for the versions to UShort_t(-1)
|
---|
932 | - added some comments
|
---|
933 | - added SetNumSimulatedShowers
|
---|
934 | - added SetImpactMax
|
---|
935 |
|
---|
936 | * mraw/MRawRunHeader.cc:
|
---|
937 | - suppress some information in header if not valid
|
---|
938 |
|
---|
939 | * msignal/MSignalCalc.cc:
|
---|
940 | - if (!fPedestal) we should return kTRUE not kFALSE
|
---|
941 |
|
---|
942 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
943 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
---|
944 | msimreflector/MReflector.[h,cc],
|
---|
945 | - added Print
|
---|
946 | - some cosmetics in header
|
---|
947 | - set class version to 1 to make it storable
|
---|
948 |
|
---|
949 | * mtools/MagicJam.cc:
|
---|
950 | - updated
|
---|
951 |
|
---|
952 |
|
---|
953 |
|
---|
954 | 2009/02/10 Daniela Dorner
|
---|
955 |
|
---|
956 | * datacenter/db/tabs.php:
|
---|
957 | - if csv-file doesn't exist, only logs are displayed now
|
---|
958 |
|
---|
959 |
|
---|
960 |
|
---|
961 | 2009/02/08 Thomas Bretz
|
---|
962 |
|
---|
963 | * Makefile.conf.linux:
|
---|
964 | - added -Winit-self
|
---|
965 |
|
---|
966 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
---|
967 | - account for the pulse shape/width
|
---|
968 | - make number of photons settable
|
---|
969 | - make time jitter settable
|
---|
970 | - renamned fNumEntries to fNumEvents
|
---|
971 | - don't set daq event number (should be set by the "daq")
|
---|
972 | - set trigger pattern
|
---|
973 | - print number of events in PreProcess
|
---|
974 |
|
---|
975 | * msimreflector/MSimReflector.[h,cc]:
|
---|
976 | - made the detector margin settable
|
---|
977 |
|
---|
978 | * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
|
---|
979 | - print an error and exit
|
---|
980 |
|
---|
981 | * macros/optim/optimdisp.C:
|
---|
982 | - set the default values as default
|
---|
983 | - added a short summary what a good strategy for optimization is
|
---|
984 |
|
---|
985 | * mastro/MAstro.cc:
|
---|
986 | - replaced Form by MString::Form
|
---|
987 |
|
---|
988 | * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
989 | - moved fParticleID from event header to run header
|
---|
990 | - increased Class Version accordingly
|
---|
991 | - added an error if more than one observation levels are read
|
---|
992 |
|
---|
993 | * mhcalib/MHGausEvents.cc:
|
---|
994 | - replaced Form by MString::Form
|
---|
995 | - handle the creating of the TF1 fExpFit a bit more "root-safe"
|
---|
996 |
|
---|
997 | * mhist/MHCamEvent.[h,cc]:
|
---|
998 | - added a new option to collect the maximum or minimum contents
|
---|
999 |
|
---|
1000 | * mhist/MHCamera.[h,cc]:
|
---|
1001 | - added new functions SetMax/MinCamContent
|
---|
1002 |
|
---|
1003 | * mraw/MRawEvtHeader.cc:
|
---|
1004 | - initialize the data members in constructor
|
---|
1005 |
|
---|
1006 | * mraw/MRawEvtHeader.h:
|
---|
1007 | - removed bits for trigger type they were never used
|
---|
1008 |
|
---|
1009 | * mraw/MRawRunHeader.cc:
|
---|
1010 | - tiny cosmetics
|
---|
1011 |
|
---|
1012 | * msim/MHPhotonEvent.[h,cc]:
|
---|
1013 | - added a histogram to display the height
|
---|
1014 | - don't fill kNightSky photons
|
---|
1015 |
|
---|
1016 | * msim/MPhotonData.h:
|
---|
1017 | - added getter for fProductionHeight
|
---|
1018 |
|
---|
1019 | * msim/MPhotonEvent.h:
|
---|
1020 | - commented IsValid (was not used anyhow)
|
---|
1021 |
|
---|
1022 | * msimcamera/MSimGeomCam.[h,cc]:
|
---|
1023 | - added one sample to the window to allow for time jitter of one sample
|
---|
1024 | - make the code for the window indentical to MSimCalibrationSignal
|
---|
1025 |
|
---|
1026 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1027 | - Set the daq event number (readout number)
|
---|
1028 |
|
---|
1029 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
1030 | - added comments
|
---|
1031 | - made the signal length settable
|
---|
1032 | - made the coincidence time settable
|
---|
1033 | - removed setting of the daq event number (should be done by the "daq")
|
---|
1034 | - changed the trigger output from all to inf/inf2
|
---|
1035 |
|
---|
1036 | * msimcamera/Makefile:
|
---|
1037 | - added -I../mtrigger
|
---|
1038 |
|
---|
1039 | * mjobs/MJSimulation.[h,cc]:
|
---|
1040 | - added new mode to force the use of the trigger "electronics"
|
---|
1041 | - moved setup of the fadc to the resource file
|
---|
1042 | - added a new histogram to show the maximum signal in all pixels
|
---|
1043 | - automatically setup the range of the TrigPos histogram
|
---|
1044 | - don't show all histograms in all run conditions
|
---|
1045 |
|
---|
1046 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1047 | - added ReadEnv for a setup from a resource file in ceres
|
---|
1048 |
|
---|
1049 | * msimcamera/MSimAPD.cc:
|
---|
1050 | - added a sanity check if ReInit has not been called
|
---|
1051 |
|
---|
1052 |
|
---|
1053 |
|
---|
1054 | 2009/02/07 Thomas Bretz
|
---|
1055 |
|
---|
1056 | * sponde.rc:
|
---|
1057 | - fixed a typo
|
---|
1058 |
|
---|
1059 | * datacenter/scripts/runcorsika:
|
---|
1060 | - added a comment
|
---|
1061 |
|
---|
1062 | * mbase/MContinue.h:
|
---|
1063 | - changed a comment
|
---|
1064 |
|
---|
1065 | * mbase/MEnv.h, mbase/MMath.cc:
|
---|
1066 | - Do not assign a temporary TString to const char *
|
---|
1067 |
|
---|
1068 | * mcamera/MCameraCentralPix.[h,cc]:
|
---|
1069 | - changed fDC from Float_t to Int_t
|
---|
1070 |
|
---|
1071 | * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
|
---|
1072 | mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
|
---|
1073 | mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
|
---|
1074 | mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
|
---|
1075 | mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
|
---|
1076 | mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
|
---|
1077 | mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
|
---|
1078 | mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
|
---|
1079 | mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
|
---|
1080 | - use MString::Format instead of Form
|
---|
1081 |
|
---|
1082 | * msim/MHPhotonEvent.cc:
|
---|
1083 | - don't fill kNightSky primaries
|
---|
1084 |
|
---|
1085 | * msim/MPhotonEvent.[h,cc]:
|
---|
1086 | - return the number of non NightSky photons
|
---|
1087 |
|
---|
1088 | * msimcamera/MSimPSF.cc:
|
---|
1089 | - changed default for fSigma from 1 to -1
|
---|
1090 |
|
---|
1091 | * mbase/MContinue.cc:
|
---|
1092 | - changed default title
|
---|
1093 |
|
---|
1094 | * mfileio/MWriteRootFile.cc:
|
---|
1095 | - set kMustCleanup bit, otherwise it is not correctly deleted from
|
---|
1096 | the list of cleanups
|
---|
1097 |
|
---|
1098 | * mhbase/MH3.[h,cc]:
|
---|
1099 | - added RecursiveRemove
|
---|
1100 |
|
---|
1101 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1102 | - moved code to source file
|
---|
1103 | - improved setting of a new fFunc
|
---|
1104 |
|
---|
1105 | * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
|
---|
1106 | - added RecursiveRemove
|
---|
1107 |
|
---|
1108 | * mjobs/MJSimulation.cc:
|
---|
1109 | - added MSimPSF
|
---|
1110 | - Show only the non NightSky photons in the size plot
|
---|
1111 | - changed the binning of BinningEvtWidth
|
---|
1112 |
|
---|
1113 |
|
---|
1114 |
|
---|
1115 | 2009/02/06 Daniela Dorner
|
---|
1116 |
|
---|
1117 | * datacenter/db/include.php:
|
---|
1118 | - adapted status-query
|
---|
1119 |
|
---|
1120 |
|
---|
1121 |
|
---|
1122 | 2009/02/05 Daniel Hoehne-Moench
|
---|
1123 |
|
---|
1124 | * datacenter/macros/filldotrun.C:
|
---|
1125 | - implemented new SuperArehucas version
|
---|
1126 |
|
---|
1127 |
|
---|
1128 |
|
---|
1129 | 2009/02/03 Thomas Bretz
|
---|
1130 |
|
---|
1131 | * mastro/MAstroCatalog.[h,cc]:
|
---|
1132 | - searches now all catalogs also in the datacenter default path if
|
---|
1133 | the file could not be found
|
---|
1134 |
|
---|
1135 | * mbase/MStatusDisplay.cc:
|
---|
1136 | - also print information about added tabs in batch mode
|
---|
1137 |
|
---|
1138 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
1139 | - fixed a comment
|
---|
1140 |
|
---|
1141 | * mfileio/MWriteRootFile.cc:
|
---|
1142 | - added some more log-output
|
---|
1143 | - open a new /dev/null only if none with the same title already exists
|
---|
1144 | - added some comments
|
---|
1145 |
|
---|
1146 | * mhflux/MHEffectiveOnTime.cc:
|
---|
1147 | - Don't call PaintText if FitH failed (as suggested by valgrind)
|
---|
1148 |
|
---|
1149 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
---|
1150 | - added a title to all MWriteRootFile
|
---|
1151 |
|
---|
1152 | * mreport/MReportCC.cc:
|
---|
1153 | - added more comments
|
---|
1154 | - improved log-output
|
---|
1155 |
|
---|
1156 |
|
---|
1157 |
|
---|
1158 | 2009/02/03 Daniela Dorner
|
---|
1159 |
|
---|
1160 | * datacenter/db/plotdb.php:
|
---|
1161 | - sequence as default when startup
|
---|
1162 |
|
---|
1163 | * datacenter/db/plotdb.php, datacenter/db/plot.php:
|
---|
1164 | - added possibility to set size of plot
|
---|
1165 |
|
---|
1166 |
|
---|
1167 |
|
---|
1168 | 2009/02/03 Stefan Ruegamer
|
---|
1169 |
|
---|
1170 | * datacenter/scripts/budb:
|
---|
1171 | - added getdbsetup
|
---|
1172 |
|
---|
1173 |
|
---|
1174 |
|
---|
1175 | 2009/02/02 Thomas Bretz
|
---|
1176 |
|
---|
1177 | * mcamera/MCameraCentralPix.[h,cc]:
|
---|
1178 | - added data member fDC
|
---|
1179 | - increased class version number accordingly
|
---|
1180 |
|
---|
1181 | * mreport/MReportCC.cc:
|
---|
1182 | - improved debug output
|
---|
1183 | - remove minus from the third argument in SCHEDULE
|
---|
1184 |
|
---|
1185 | * mreport/MReportCamera.[h,cc]:
|
---|
1186 | - fixed for ver>=200812140
|
---|
1187 | - added InterpretePSSEN
|
---|
1188 | - added InterpreteLIQ
|
---|
1189 |
|
---|
1190 | * msimcamera/MSimCamera.cc:
|
---|
1191 | - added a time-shift uniformly according to the bin-width
|
---|
1192 |
|
---|
1193 |
|
---|
1194 |
|
---|
1195 | 2009/01/30 Thomas Bretz
|
---|
1196 |
|
---|
1197 | * RELEASE V2.2
|
---|
1198 |
|
---|
1199 |
|
---|
1200 | 2009/02/02 Thomas Bretz
|
---|
1201 |
|
---|
1202 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
1203 | - fixed the regular expresssion
|
---|
1204 |
|
---|
1205 |
|
---|
1206 |
|
---|
1207 | 2009/01/30 Thomas Bretz
|
---|
1208 |
|
---|
1209 | * datacenter/macros/fillcmt.C:
|
---|
1210 | - added
|
---|
1211 |
|
---|
1212 | * datacenter/macros/plotstat.C:
|
---|
1213 | - extended loop to show all periods again
|
---|
1214 |
|
---|
1215 | * msim/MPhotonData.cc:
|
---|
1216 | - don't change the sign of the cosines. The direction of the
|
---|
1217 | particle doesn't neet to be changed
|
---|
1218 |
|
---|
1219 | * msimreflector/MSimReflector.cc:
|
---|
1220 | - change the rotation matrix to fit the change in MPhotonData
|
---|
1221 |
|
---|
1222 |
|
---|
1223 |
|
---|
1224 | 2009/01/29 Thomas Bretz
|
---|
1225 |
|
---|
1226 | * melectronics/MPulseShape.cc:
|
---|
1227 | - changed spline range from -25/25 to -8/8
|
---|
1228 |
|
---|
1229 | * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
|
---|
1230 | - for sanity (thread safety) replaced Form by MString::Format
|
---|
1231 |
|
---|
1232 | * mhflux/MHDisp.cc:
|
---|
1233 | - initialize fHalf as suggested by valgrind
|
---|
1234 |
|
---|
1235 | * datacenter/macros/plotdb.C:
|
---|
1236 | - updated comments
|
---|
1237 |
|
---|
1238 | * resources/calibration_spline.rc:
|
---|
1239 | - updated
|
---|
1240 |
|
---|
1241 |
|
---|
1242 |
|
---|
1243 | 2009/01/27 Thomas Bretz
|
---|
1244 |
|
---|
1245 | * macros/rootlogon.C:
|
---|
1246 | - added new subdirectories
|
---|
1247 |
|
---|
1248 | * melectronics/MAnalogSignal.[h,cc]:
|
---|
1249 | - added the posssibility to add a pulse from a TF1
|
---|
1250 | - removed the printout if out of range
|
---|
1251 | - returns whether the range had to be adapted
|
---|
1252 | - changed the Discriminate function to allow for giving a start
|
---|
1253 | and end time of the search
|
---|
1254 | - imporved the fining of the falling and rising edge
|
---|
1255 | - removed the printout in Discriminate
|
---|
1256 |
|
---|
1257 | * msimcamera/MSimCamera.[h,cc]:
|
---|
1258 | - moved the pulse shape specific code into a new class MPulseShape
|
---|
1259 | - Fixed the range of the digitization
|
---|
1260 |
|
---|
1261 | * melectronics/MPulseShape.[h,cc]:
|
---|
1262 | - added
|
---|
1263 |
|
---|
1264 | * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
|
---|
1265 | - added MPulseShape
|
---|
1266 |
|
---|
1267 | * msimcamera/MSimGeomCam.[h,cc]:
|
---|
1268 | - Fixed the time window for random photons (Maybe move to a later
|
---|
1269 | step in the analysis?)
|
---|
1270 |
|
---|
1271 | * msimcamera/MSimReadout.cc:
|
---|
1272 | - call SetReadyToSave for the run-header
|
---|
1273 | - added some debug output in case of failure
|
---|
1274 |
|
---|
1275 | * msimcamera/MSimSignalCam.[h,cc]:
|
---|
1276 | - subtract the trigger position of any
|
---|
1277 |
|
---|
1278 | * msimcamera/MSimTrigger.cc:
|
---|
1279 | - some changes to the debug output
|
---|
1280 |
|
---|
1281 | * mjobs/MJSimulation.[h,cc]:
|
---|
1282 | - added
|
---|
1283 |
|
---|
1284 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
1285 | - added MJSimulation
|
---|
1286 |
|
---|
1287 | * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
1288 | - added parenthesis suggested by compiler
|
---|
1289 |
|
---|
1290 | * mbase/MParEnv.cc:
|
---|
1291 | - included TClass for newwer root versions
|
---|
1292 |
|
---|
1293 | * msimreflector/MReflector.cc:
|
---|
1294 | - fixed return if read file was not existing
|
---|
1295 |
|
---|
1296 | * msimrelfector/MSimReflector.cc:
|
---|
1297 | - added sanity check if reflector is valid
|
---|
1298 |
|
---|
1299 | * datacenter/macros/insertdataset.C:
|
---|
1300 | - added fPriority
|
---|
1301 |
|
---|
1302 | * datacenter/macros/plotoptical.C:
|
---|
1303 | - write a root-file as the other plot-macros do
|
---|
1304 |
|
---|
1305 | * mreflector/MHReflector.cc:
|
---|
1306 | - added some SetDirectory(NULL), although this class is a candidate
|
---|
1307 | for removal
|
---|
1308 |
|
---|
1309 | * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
|
---|
1310 | - make the CheckEnv fail if kFALSE is returned
|
---|
1311 |
|
---|
1312 |
|
---|
1313 |
|
---|
1314 | 2009/01/26 Thomas Bretz
|
---|
1315 |
|
---|
1316 | * Makefile:
|
---|
1317 | - added mcorsika, msim, msimreflector, msimcamera and
|
---|
1318 | msimelectronics
|
---|
1319 | - added readcorsika
|
---|
1320 |
|
---|
1321 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
1322 | - added MParEnv
|
---|
1323 |
|
---|
1324 | * mbase/MParEnv.[h,cc]:
|
---|
1325 | - added
|
---|
1326 |
|
---|
1327 | * mbase/MParameters.[h,cc]:
|
---|
1328 | - added ReadEnv to all classes
|
---|
1329 |
|
---|
1330 | * mbase/MParList.cc:
|
---|
1331 | - return the container within MParEnv if MParEnv found
|
---|
1332 |
|
---|
1333 | * mbase/MParContainer.cc:
|
---|
1334 | - fixed a typo
|
---|
1335 |
|
---|
1336 | * manalysis/MEventRateCalc.cc:
|
---|
1337 | - added a comment
|
---|
1338 |
|
---|
1339 | * melectronics/MAnalogChannels.[h,cc]:
|
---|
1340 | - made the GetNum* unsigned
|
---|
1341 | - added new member functions to just initialize one size
|
---|
1342 |
|
---|
1343 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1344 | - added a possibility to just init the number of pixels
|
---|
1345 |
|
---|
1346 | * msimcamera/MSimReadout.[h,cc]:
|
---|
1347 | - get the number of output channels from the camera geometry
|
---|
1348 | - initialize the runheader in ReInit
|
---|
1349 | - initialize the data arrays from the run-header in reinit
|
---|
1350 |
|
---|
1351 | * mimage/MHHillas.cc:
|
---|
1352 | - the default binning is not scales by 0.9 anymore
|
---|
1353 |
|
---|
1354 | * mmc/MMcEvtBasic.h:
|
---|
1355 | - added new type "artificial"
|
---|
1356 |
|
---|
1357 | * mraw/MRawRunHeader.cc:
|
---|
1358 | - set header size in constructor to 0
|
---|
1359 |
|
---|
1360 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
---|
1361 | - we need fEvt and fTrigger always
|
---|
1362 | - renamed ReInit to CallReInit
|
---|
1363 | - set photon primary type
|
---|
1364 | - set number of photons from 50 to 5
|
---|
1365 |
|
---|
1366 | * msimcamera/MSimRandomPhotons.cc:
|
---|
1367 | - explicitly set weight to 1
|
---|
1368 |
|
---|
1369 | * mjobs/Makefile:
|
---|
1370 | - added msim, msimreflector, msimcamera and mcorsika
|
---|
1371 |
|
---|
1372 |
|
---|
1373 |
|
---|
1374 | 2009/01/25 Thomas Bretz
|
---|
1375 |
|
---|
1376 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
1377 | - added MLut
|
---|
1378 |
|
---|
1379 | * mbase/MLut.[h,cc]:
|
---|
1380 | - added
|
---|
1381 |
|
---|
1382 | * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
|
---|
1383 | msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
|
---|
1384 | msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
|
---|
1385 | msimcamera/SimCameraIncl,h:
|
---|
1386 | - added
|
---|
1387 |
|
---|
1388 | * mjobs/MJob.cc:
|
---|
1389 | - included TClass for newer root versions
|
---|
1390 |
|
---|
1391 | * mreflector/MRflEvtData.cc:
|
---|
1392 | - repaced a use of MHexagon by a direct use of MGeomCam
|
---|
1393 |
|
---|
1394 | * melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
1395 | - added some getters
|
---|
1396 | - remobved some obsolete comment
|
---|
1397 | - set entries to 1 by default
|
---|
1398 |
|
---|
1399 | * mgeom/MGeomCam.[h,cc]:
|
---|
1400 | - split the Get[Max,Min]Radius into two member functions
|
---|
1401 | - added the HitDetector based on the maximum radius calculated
|
---|
1402 |
|
---|
1403 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
1404 | - removed overloading of the new HitDetector
|
---|
1405 |
|
---|
1406 | * mgeom/MGeomPix.[h,cc]:
|
---|
1407 | - reset fUserBits in constructor according to a suggestion by valgrind
|
---|
1408 | - added GetT member function
|
---|
1409 |
|
---|
1410 | * mjobs/MJSpectrum.cc:
|
---|
1411 | - replaced some Form calls for sanity by MString::Format
|
---|
1412 | - check the result of CheckEnv
|
---|
1413 |
|
---|
1414 | * mjobs/MJStar.cc:
|
---|
1415 | - check the result of CheckEnv
|
---|
1416 |
|
---|
1417 | * mjobs/MJob.cc:
|
---|
1418 | - fixed a typo in the name for the seed value resource
|
---|
1419 |
|
---|
1420 | * mraw/MRawRunHeader.h:
|
---|
1421 | - added a getter for run type point run
|
---|
1422 |
|
---|
1423 | * msignal/MSignalCalc.cc:
|
---|
1424 | - don't execute Process at all if fPedestal==NULL
|
---|
1425 |
|
---|
1426 | * msignal/MSignalCam.cc:
|
---|
1427 | - aded case 10 and 11 to GetPixelContent
|
---|
1428 |
|
---|
1429 | * msim/MHPhotonEvent.cc:
|
---|
1430 | - replaced case 4 by using the traversal distance in the 0-pixel
|
---|
1431 |
|
---|
1432 | * msimcamera/MSimSignalCam.cc:
|
---|
1433 | - set pixel only to used if contents>0
|
---|
1434 |
|
---|
1435 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
1436 | - added ReadEnv for setup from a resource file
|
---|
1437 | - compress the trigger list after deleting slots
|
---|
1438 | - initialize descriminator threshold with -1
|
---|
1439 | - check for the validity of the discr. th in PreProcess
|
---|
1440 |
|
---|
1441 | * msimreflector/MReflector.[h,cc]:
|
---|
1442 | - store file name in title
|
---|
1443 | - added ReadEnv for setup from a resource file
|
---|
1444 |
|
---|
1445 | * msimreflector/MSimReflector.[h,cc]:
|
---|
1446 | - changed copyright notice
|
---|
1447 | - added fDetectorMargin
|
---|
1448 |
|
---|
1449 |
|
---|
1450 |
|
---|
1451 |
|
---|
1452 | 2009/01/24 Thomas Bretz
|
---|
1453 |
|
---|
1454 | * mbase/MMath.cc:
|
---|
1455 | - added two explicit conversion to make it compile on my Ubuntu
|
---|
1456 | - Replaced some Form by MString::Format
|
---|
1457 | - included MString
|
---|
1458 |
|
---|
1459 |
|
---|
1460 |
|
---|
1461 | 2009/01/23 Daniela Dorner
|
---|
1462 |
|
---|
1463 | * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
|
---|
1464 | datacenter/db/plot.php:
|
---|
1465 | - adapted path to new web file structure
|
---|
1466 |
|
---|
1467 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
|
---|
1468 | - added option to group by date (year, month, night): pulldown in
|
---|
1469 | menu and adapted query
|
---|
1470 |
|
---|
1471 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
|
---|
1472 | datacenter/db/datasetinfo-aio.php:
|
---|
1473 | - enabled possibility to combine all group-bys
|
---|
1474 |
|
---|
1475 | * datacenter/db/datasetinfo-aio.php:
|
---|
1476 | - enhances information printed in table in case of group-by
|
---|
1477 |
|
---|
1478 | * datacenter/db/include.php:
|
---|
1479 | - adapted pulldown of status-group-by
|
---|
1480 |
|
---|
1481 | * datacenter/db/menu.php:
|
---|
1482 | - added pulldown for sumtrigger-flag to sequinfo-menu
|
---|
1483 | - added function to print pulldown for group-by date
|
---|
1484 |
|
---|
1485 |
|
---|
1486 |
|
---|
1487 | 2009/01/23 Thomas Bretz
|
---|
1488 |
|
---|
1489 | * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
|
---|
1490 | msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
|
---|
1491 | msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
|
---|
1492 | msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
|
---|
1493 | melectronics/MAnalogSignal.cc:
|
---|
1494 | - moved code which needs TMath to source file
|
---|
1495 | - included TMath for newer root versions
|
---|
1496 | - included TObjArray for newer root versions
|
---|
1497 |
|
---|
1498 | * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
|
---|
1499 | msimcamera/MSimRandomPhotons.[h,cc]:
|
---|
1500 | - added
|
---|
1501 |
|
---|
1502 | * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
|
---|
1503 | melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
|
---|
1504 | melectronics/MDigitalSignal.[h,cc],
|
---|
1505 | melectronics/MAnalogSignal.[h,cc],
|
---|
1506 | melectronics/MAvalanchePhotoDiode.[h,cc]:
|
---|
1507 | - added
|
---|
1508 |
|
---|
1509 | * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
|
---|
1510 | - changed copyright notice
|
---|
1511 |
|
---|
1512 | * mjobs/MJob.[h,cc]:
|
---|
1513 | - for convinience replaced GetEnvValue by GetEnvValue2
|
---|
1514 | - added initialization of the random number generator
|
---|
1515 |
|
---|
1516 | * ceres.cc, mcorsika/CorsikaIncl.h:
|
---|
1517 | - added
|
---|
1518 |
|
---|
1519 |
|
---|
1520 |
|
---|
1521 | 2009/01/22 Thomas Bretz
|
---|
1522 |
|
---|
1523 | * mraw/MRawRunHeader.h:
|
---|
1524 | - added new functions to access the runtype
|
---|
1525 |
|
---|
1526 | * msim/MPhotonData.cc:
|
---|
1527 | - removed some obsolete comments
|
---|
1528 |
|
---|
1529 | * msim/MPhotonEvent.[h,cc]
|
---|
1530 | - added some comments
|
---|
1531 | - added new member function GetFirst and GetLast
|
---|
1532 | - UnSort the array after reading new data
|
---|
1533 | - removed some old obsolete code
|
---|
1534 | - added new meber function Sort and IsSorted
|
---|
1535 |
|
---|
1536 | * msimreflector/MSimReflector.cc:
|
---|
1537 | - force sorting of the array
|
---|
1538 |
|
---|
1539 | * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
|
---|
1540 | msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
|
---|
1541 | - added
|
---|
1542 |
|
---|
1543 |
|
---|
1544 |
|
---|
1545 | 2009/01/21 Thomas Bretz
|
---|
1546 |
|
---|
1547 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
1548 | - added MQuaternion
|
---|
1549 | - added MReflection
|
---|
1550 |
|
---|
1551 | * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
|
---|
1552 | - added
|
---|
1553 |
|
---|
1554 | * mbase/MArrayI.[h,cc]:
|
---|
1555 | - added a few new functions (ReSort, Add, Find and AddUniq)
|
---|
1556 |
|
---|
1557 | * mbase/MMath.cc:
|
---|
1558 | - replaced delete by delete[] where appropriate
|
---|
1559 |
|
---|
1560 | * mgeom/MGeomCam.h:
|
---|
1561 | - added new virtual functions HitFrame and HitDetector
|
---|
1562 | - included MQuaternion
|
---|
1563 |
|
---|
1564 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
---|
1565 | - added new functions HitFrame and HitDetector:
|
---|
1566 |
|
---|
1567 | * msim/MHPhotonEvent.cc:
|
---|
1568 | - removed the reference to MCamera
|
---|
1569 |
|
---|
1570 | * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
|
---|
1571 | - moved DistanceToPrimitive from MHexagon to MGeomPix
|
---|
1572 | - moved the funtions to calculate overlapping areas
|
---|
1573 | also, but they are still in a comment
|
---|
1574 |
|
---|
1575 | * mgui/MHexagon.[h,cc]:
|
---|
1576 | - started implementing a rotation angle
|
---|
1577 | - added data meber fPhi
|
---|
1578 | - increased class version number
|
---|
1579 |
|
---|
1580 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
---|
1581 | - we don't have to use a MHexagon anymore caluclating
|
---|
1582 | DistanceToPrimitive
|
---|
1583 |
|
---|
1584 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
---|
1585 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
---|
1586 | msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
|
---|
1587 | msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
|
---|
1588 | msimreflector/SimReflectorIncl.h:
|
---|
1589 | - added
|
---|
1590 |
|
---|
1591 |
|
---|
1592 |
|
---|
1593 | 2009/01/21 Stefan Ruegamer
|
---|
1594 |
|
---|
1595 | * datacenter/scripts/read_lapalma-tapes:
|
---|
1596 | - added check of the tape slot when exporting the tapes
|
---|
1597 |
|
---|
1598 |
|
---|
1599 |
|
---|
1600 | 2009/01/20 Thomas Bretz
|
---|
1601 |
|
---|
1602 | * mjobs/MJob.h:
|
---|
1603 | - added Esc member function
|
---|
1604 |
|
---|
1605 | * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
|
---|
1606 | msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
|
---|
1607 | MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
|
---|
1608 | msim/SimLinkDef.h:
|
---|
1609 | - added
|
---|
1610 |
|
---|
1611 |
|
---|
1612 | 2009/01/19 Thomas Bretz
|
---|
1613 |
|
---|
1614 | * mfileio/MWriteRootFile.cc:
|
---|
1615 | - simplified how the rules are evaluated using TPregexp
|
---|
1616 | - by this the rules got more powerful
|
---|
1617 |
|
---|
1618 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
1619 | - changed ols style rule to new style
|
---|
1620 |
|
---|
1621 |
|
---|
1622 |
|
---|
1623 | 2009/01/18 Thomas Bretz
|
---|
1624 |
|
---|
1625 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
1626 | - added MSpline3
|
---|
1627 |
|
---|
1628 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
1629 | - some little cosmetics
|
---|
1630 |
|
---|
1631 | * mcorsika/MCorsikaEvtHeader.h:
|
---|
1632 | - added some missing getters
|
---|
1633 |
|
---|
1634 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
1635 | - removed some obsolete comments
|
---|
1636 | - reordered some comments
|
---|
1637 |
|
---|
1638 | * mextralgo/MExtralgoSpline.h:
|
---|
1639 | - changed default in GetIntegral from true to false
|
---|
1640 |
|
---|
1641 | * mraw/MRawEvtHeader.h:
|
---|
1642 | - added Setter for DAQEventNumber
|
---|
1643 |
|
---|
1644 | * mraw/MRawRunHeader.cc:
|
---|
1645 | - start pixel hardware indices with 1 not with 0
|
---|
1646 |
|
---|
1647 |
|
---|
1648 |
|
---|
1649 | 2009/01/17 Thomas Bretz
|
---|
1650 |
|
---|
1651 | * mbase/MMath.[h,cc]:
|
---|
1652 | - added a new function RndmExp which should be a tiny bit faster than
|
---|
1653 | root's own implementation because it ises Rndm() instead of Uniform()
|
---|
1654 |
|
---|
1655 | * mextralgo/ExtralgoIncl.h:
|
---|
1656 | - added MArrayF
|
---|
1657 |
|
---|
1658 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
1659 | - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
|
---|
1660 | - added a new member function to return the integral function of the
|
---|
1661 | spline. This is useful to init a new spline and use it for
|
---|
1662 | producing the proper random distribution.
|
---|
1663 |
|
---|
1664 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
---|
1665 | - added Print() function
|
---|
1666 |
|
---|
1667 | * mraw/MRawEvtData.[h,cc]:
|
---|
1668 | - added a member function to Reset the arrays
|
---|
1669 | - added member function to set the pixel indices
|
---|
1670 | - Improved the new Set function
|
---|
1671 |
|
---|
1672 | * readcorsika.cc:
|
---|
1673 | - added
|
---|
1674 |
|
---|
1675 |
|
---|
1676 |
|
---|
1677 | 2009/01/16 Daniel Hoehne-Moench
|
---|
1678 |
|
---|
1679 | * datacenter/scripts/mcsequences:
|
---|
1680 | - implemented sumtrigger -> modes, fTriggerFlagKEY
|
---|
1681 | - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
|
---|
1682 |
|
---|
1683 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
1684 | - bugfix: changed argument of $primaries from [$s+$s] to [$s]
|
---|
1685 |
|
---|
1686 | * datacenter/macros/fillcamera.C:
|
---|
1687 | - changed NumPheFromDNSB to float(7,3)
|
---|
1688 | - fPriority(MCRunProcessStatus) is now filled into the mcdb
|
---|
1689 |
|
---|
1690 | * datacenter/macros/fillmccalib.C:
|
---|
1691 | - minor changes, bugfix (wrong column name for mcdb)
|
---|
1692 |
|
---|
1693 | * datacenter/macros/fillmcsignal.C:
|
---|
1694 | - definition of some parameters changed according to fillsignal.C
|
---|
1695 | - minor changes, deleted unnecessary code
|
---|
1696 | - implemented if clause for HiLo-Parameters. Instead of
|
---|
1697 | seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
|
---|
1698 | sequence. For MUX MCs the HiLo-Parameters are not calculated.
|
---|
1699 |
|
---|
1700 |
|
---|
1701 |
|
---|
1702 | 2009/01/15 Thomas Bretz
|
---|
1703 |
|
---|
1704 | * callisto.cc:
|
---|
1705 | - cosmetics to output
|
---|
1706 |
|
---|
1707 | * mcorsika/MCorsikaRunHeader.cc:
|
---|
1708 | - cosmetics (removed a ;;)
|
---|
1709 |
|
---|
1710 | * mhist/MHEvent.[h,cc]:
|
---|
1711 | - ReInit to allow the change of the camera geoemtry in ReInit
|
---|
1712 |
|
---|
1713 |
|
---|
1714 |
|
---|
1715 | 2009/01/15 Stefan Ruegamer
|
---|
1716 |
|
---|
1717 | * datacenter/scripts/dodatacheck:
|
---|
1718 | - removed the _E in the find command; files from 2008/06/04 on do
|
---|
1719 | not have it any more
|
---|
1720 |
|
---|
1721 |
|
---|
1722 |
|
---|
1723 | 2009/01/14 Daniel Hoehne-Moench
|
---|
1724 |
|
---|
1725 | * datacenter/scripts/sourcefile:
|
---|
1726 | - extended errorcoding on mc run process status
|
---|
1727 |
|
---|
1728 | * datacenter/scripts/runmccallisto, runmcstar:
|
---|
1729 | - deleted unnecessary lines, adapted to primary structure
|
---|
1730 |
|
---|
1731 | * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
|
---|
1732 | - added
|
---|
1733 |
|
---|
1734 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
---|
1735 | - added
|
---|
1736 |
|
---|
1737 |
|
---|
1738 |
|
---|
1739 | 2009/01/14 Thomas Bretz
|
---|
1740 |
|
---|
1741 | * readraw.cc:
|
---|
1742 | - check first whether the file exist before adding the extension
|
---|
1743 |
|
---|
1744 | * mbase/MMath.[h,cc]:
|
---|
1745 | - added function to Re-sort an array
|
---|
1746 |
|
---|
1747 | * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
|
---|
1748 | - Improved output
|
---|
1749 |
|
---|
1750 | * mfileio/MWriteRootFile.cc:
|
---|
1751 | - fixed a problem which prevented to open more than one /dev/null
|
---|
1752 | devices independantly
|
---|
1753 |
|
---|
1754 | * mgeom/MGeomCam.cc:
|
---|
1755 | - cosmetics
|
---|
1756 |
|
---|
1757 | * mgeom/MGeomCamDwarf.h:
|
---|
1758 | - fixed a typo in an ifdef
|
---|
1759 |
|
---|
1760 | * mgeom/MGeomPix.[h,cc]:
|
---|
1761 | - added funtion to return positon as TVector2
|
---|
1762 | - slightly improved the algorithm to check IsInside
|
---|
1763 | - fixed the conditional signs for the orientation of pixels
|
---|
1764 | in GetDirection
|
---|
1765 |
|
---|
1766 | * mmain/MEventDisplay.cc:
|
---|
1767 | - Give different names to the MPedestalSubtract tasks
|
---|
1768 | - fixed buttons
|
---|
1769 | - call AddGeometryTags after ReInit to allow reading new geometries in
|
---|
1770 | ReInit
|
---|
1771 |
|
---|
1772 | * mmc/MMcEvtBasic.h:
|
---|
1773 | - added a new primary type kNightSky
|
---|
1774 |
|
---|
1775 | * mraw/MRawEvtPixelIter.h:
|
---|
1776 | - replaced type of the number of bytes by UInt_t
|
---|
1777 |
|
---|
1778 | * mraw/MRawRunHeader.h:
|
---|
1779 | - allow to validate the magic-number from outside (for MCs)
|
---|
1780 |
|
---|
1781 | * datacenter/scripts/runcorsika:
|
---|
1782 | - added a lot of comments
|
---|
1783 | - reordered values in input card
|
---|
1784 | - switched off a lot of obsolete output
|
---|
1785 | - changed the Magnetic field to a value corresponding to the location of
|
---|
1786 | MAGIC at 2200m height valid for January 2009. (The old value never took
|
---|
1787 | place there?!) The value was taken from www.noaa.gov/geomagmodels
|
---|
1788 |
|
---|
1789 |
|
---|
1790 |
|
---|
1791 | 2009/01/12 Daniel Hoehne-Moench
|
---|
1792 |
|
---|
1793 | * datacenter/db/menu.php:
|
---|
1794 | - bugfix: now the SumTriggerFlag is correctly displayed in the web
|
---|
1795 | interface
|
---|
1796 |
|
---|
1797 |
|
---|
1798 |
|
---|
1799 | 2009/01/09 Daniel Hoehne-Moench
|
---|
1800 |
|
---|
1801 | * datacenter/macros/fillcamera.C
|
---|
1802 | - implemented new variables: zbinmin, zbinmax, number of
|
---|
1803 | sumtriggers, sum trigger flag
|
---|
1804 | - bugfix: for P and C runs the mirror fraction and the impact
|
---|
1805 | parameter had unreasonable values (negative) which were filled
|
---|
1806 | into the mcdb, now->0
|
---|
1807 |
|
---|
1808 | * datacenter/scripts/fillcamera, mcsequences:
|
---|
1809 | - implemented call of getdbsetup
|
---|
1810 |
|
---|
1811 |
|
---|
1812 |
|
---|
1813 | 2009/01/09 Stefan Ruegamer
|
---|
1814 |
|
---|
1815 | * datacenter/scripts/buildsequenceentries
|
---|
1816 | - corrected IFS argument
|
---|
1817 |
|
---|
1818 |
|
---|
1819 |
|
---|
1820 | 2009/01/08 Stefan Ruegamer
|
---|
1821 |
|
---|
1822 | * datacenter/scripts/filesondisk
|
---|
1823 | - added S and N runs
|
---|
1824 |
|
---|
1825 |
|
---|
1826 |
|
---|
1827 | 2009/01/07 Daniel Hoehne-Moench
|
---|
1828 |
|
---|
1829 | * datacenter/macros/filldotrun.C:
|
---|
1830 | - updated column counting numbers
|
---|
1831 | - included a check for the number of columns in the runfiles
|
---|
1832 |
|
---|
1833 | * datacenter/macros/buildsequenceentries.C:
|
---|
1834 | - implemented SumTriggerFlagKEY for sequence building
|
---|
1835 |
|
---|
1836 |
|
---|
1837 |
|
---|
1838 | 2009/01/06 Thomas Bretz
|
---|
1839 |
|
---|
1840 | * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
|
---|
1841 | mbase/MArrayI.h, mbase/MArrayS.h:
|
---|
1842 | - removed GetSize
|
---|
1843 |
|
---|
1844 | * mbase/MArrayF.h:
|
---|
1845 | - added Add()
|
---|
1846 | - added AddClipped
|
---|
1847 |
|
---|
1848 | * mbase/MMath.[h,cc]:
|
---|
1849 | - implemented ReSort
|
---|
1850 |
|
---|
1851 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
1852 | - removed obsolete comments
|
---|
1853 |
|
---|
1854 | * mcorsika/MCorsikaRead.cc:
|
---|
1855 | - cosmetics
|
---|
1856 |
|
---|
1857 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
---|
1858 | - added comments about file contents
|
---|
1859 | - added fWavelengthMin/Max
|
---|
1860 |
|
---|
1861 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
1862 | - renamed SearchY to SearchYdn
|
---|
1863 | - fixed a problem in SearchYup (must be ++i instead of i++)
|
---|
1864 | (this is relatively unimportant because it was only used
|
---|
1865 | in the determination of the pulse width which we never
|
---|
1866 | really used)
|
---|
1867 | - added a sanity/range-check to SearchYup and SearchYdn
|
---|
1868 | - added a comment
|
---|
1869 | - changed the order of arguments in EvalDeriv1
|
---|
1870 | - changed the order of arguments in EvalDeriv2
|
---|
1871 | - accelerated EvalDeriv1 (one multiplication less)
|
---|
1872 | - added Deriv1 function
|
---|
1873 | - made SearchYup and SearchYdn public
|
---|
1874 |
|
---|
1875 | * mjobs/MDataSet.cc:
|
---|
1876 | - removed an obsolete return statement
|
---|
1877 |
|
---|
1878 | * mraw/MRawEvtData.[h,cc]:
|
---|
1879 | - changed pointer in AddPixel to reference
|
---|
1880 | - added a Set function
|
---|
1881 |
|
---|
1882 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1883 | - added a lot of fixes for wrong run numbers written by Arehucas
|
---|
1884 | - added a fix for strange file numbers written by Arehucas
|
---|
1885 | - added functions as monta carlo interface to set contents
|
---|
1886 |
|
---|
1887 | * msignal/MSignalCam.cc:
|
---|
1888 | - defined a case 9
|
---|
1889 |
|
---|
1890 |
|
---|
1891 |
|
---|
1892 | 2009/01/05 Thomas Bretz
|
---|
1893 |
|
---|
1894 | * mhbase/MH.h:
|
---|
1895 | - commited missing changes from last year
|
---|
1896 |
|
---|
1897 | * merpp.cc:
|
---|
1898 | - fixed a description
|
---|
1899 |
|
---|
1900 | * sponde.cc:
|
---|
1901 | - added "Multiple dataset at once"
|
---|
1902 |
|
---|
1903 | * star.cc:
|
---|
1904 | - removed obsolete -ff option from output
|
---|
1905 |
|
---|
1906 | * mbase/MTime.[h,cc]:
|
---|
1907 | - added GetBinary
|
---|
1908 | - added WriteBinary
|
---|
1909 |
|
---|
1910 | * mbase/MEvtLoop.cc:
|
---|
1911 | - display paused status in status line
|
---|
1912 | - improved pause handling
|
---|