| 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 |
|
|---|
| 21 | 2008/06/30 Thomas Bretz
|
|---|
| 22 |
|
|---|
| 23 | * datacenter/macros/fillstar.C:
|
|---|
| 24 | - check whether graphs are empty in a more accurate way
|
|---|
| 25 |
|
|---|
| 26 | * datacenter/macros/plotdb.C:
|
|---|
| 27 | - fixed some axis title
|
|---|
| 28 | - increased range of fRatePedTrigEvts
|
|---|
| 29 |
|
|---|
| 30 | * msql/MSQLMagic.cc:
|
|---|
| 31 | - added ' around the where clause in UpdateInsert to allowe
|
|---|
| 32 | also for times etc
|
|---|
| 33 |
|
|---|
| 34 | * callisto.cc:
|
|---|
| 35 | - removed test-option (it was never used anyway and should
|
|---|
| 36 | be reprogrammed properly)
|
|---|
| 37 |
|
|---|
| 38 | * datacenter/macros/plotdb.C, mbase/MStatusDisplay.h, mbase/MTime.h:
|
|---|
| 39 | - removed unused argument
|
|---|
| 40 |
|
|---|
| 41 | * mbadpixels/MBadPixelsPix.h:
|
|---|
| 42 | - added static functions to get names and numbers of unsuitable
|
|---|
| 43 | and unreliable levels
|
|---|
| 44 |
|
|---|
| 45 | * mbase/MMath.cc:
|
|---|
| 46 | - made MedianDevImp working properly with a template
|
|---|
| 47 |
|
|---|
| 48 | * mhcalib/HCalibLinkDef.h, mhcalib/Makefile:
|
|---|
| 49 | - removed MHCalibrationTestCam
|
|---|
| 50 | - removed MHCalibrationTestTimeCam
|
|---|
| 51 |
|
|---|
| 52 | * mhcalib/MHCalibrationCam.cc:
|
|---|
| 53 | - removed an obsolete TPad in Draw()
|
|---|
| 54 | - removed some obsolete kCanDelete in Drwa()
|
|---|
| 55 |
|
|---|
| 56 | * mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 57 | - changed some colors to work properly also in root 5.20/00
|
|---|
| 58 |
|
|---|
| 59 | * mhflux/MHThreshold.cc:
|
|---|
| 60 | - made Smooth work with root 5.20/00 (to be checked)
|
|---|
| 61 |
|
|---|
| 62 | * mhist/MHCamera.[h,cc]:
|
|---|
| 63 | - fixed defaults in Profile and Projection function to match code
|
|---|
| 64 | - fixed some comments
|
|---|
| 65 | - replaced InheritsFrom arguments by TClass statics
|
|---|
| 66 |
|
|---|
| 67 | * mjobs/JobsLinkDef.h:
|
|---|
| 68 | - removed MJCalibTest
|
|---|
| 69 |
|
|---|
| 70 | * mjobs/MJCalibrateSignal.cc, mjobs/Makefile:
|
|---|
| 71 | - removed obsolete include of MParameterCalc
|
|---|
| 72 |
|
|---|
| 73 | * mranforest/MRanForest.cc:
|
|---|
| 74 | - added a cast in BinarySearch to make it work with the template
|
|---|
| 75 | of root 5.20/00
|
|---|
| 76 |
|
|---|
| 77 | * mtools/MCalendar.h:
|
|---|
| 78 | - fixed *MENU option
|
|---|
| 79 |
|
|---|
| 80 | * mtools/MagicJam.h:
|
|---|
| 81 | - added the Smooth function of root 5.20/00 to be removed from
|
|---|
| 82 | the context menu
|
|---|
| 83 |
|
|---|
| 84 |
|
|---|
| 85 |
|
|---|
| 86 | 2008/06/21 Thomas Bretz
|
|---|
| 87 |
|
|---|
| 88 | * callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
|---|
| 89 | - set the display name to a more convinient name
|
|---|
| 90 |
|
|---|
| 91 | * datacenter/macros/plotdb.C:
|
|---|
| 92 | - some improvement in setting axis titles and titles
|
|---|
| 93 | automatically from the sql column names
|
|---|
| 94 | - moved the Muon cut to a SetCondition call
|
|---|
| 95 | - renamed some functions
|
|---|
| 96 |
|
|---|
| 97 | * mbase/MStatusDisplay.h:
|
|---|
| 98 | - overwrote SetTitle with a function allowing to set a title
|
|---|
| 99 | only if no title set so far
|
|---|
| 100 |
|
|---|
| 101 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
|---|
| 102 | mjobs/MJPedestal.cc:
|
|---|
| 103 | - set a proper display title and set it only if not already set
|
|---|
| 104 |
|
|---|
| 105 | * mjobs/MJPedestal.cc:
|
|---|
| 106 | - changed some filter names to more convinient names
|
|---|
| 107 |
|
|---|
| 108 |
|
|---|
| 109 |
|
|---|
| 110 | 2008/06/20 Thomas Bretz
|
|---|
| 111 |
|
|---|
| 112 | * macros/dohtml.C:
|
|---|
| 113 | - added missing mmovie directory
|
|---|
| 114 |
|
|---|
| 115 | * mhflux/MHEnergyEst.cc:
|
|---|
| 116 | - changed the fit range to adapt to the new plot
|
|---|
| 117 | - exchanged the two plots on the right to have the correct plot
|
|---|
| 118 | near the 1D histogram
|
|---|
| 119 | - fixed the title of the plot in the top right
|
|---|
| 120 | - call SetNoExponent and SetMoreLoglabels
|
|---|
| 121 |
|
|---|
| 122 | * mjobs/MJSpectrum.[h,cc]:
|
|---|
| 123 | - outsources producing the spectral function as string to
|
|---|
| 124 | a new static function FormFlux
|
|---|
| 125 |
|
|---|
| 126 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 127 | - added some info
|
|---|
| 128 |
|
|---|
| 129 |
|
|---|
| 130 |
|
|---|
| 131 | 2008/06/19 Thomas Bretz
|
|---|
| 132 |
|
|---|
| 133 | * mjobs/MJSpectrum.cc:
|
|---|
| 134 | - small improvement to output
|
|---|
| 135 | - handle underflow bin of effective on-time more accurate
|
|---|
| 136 | - reddid the formattig of the spectral fit
|
|---|
| 137 |
|
|---|
| 138 | * mbase/MMath.[h,cc]:
|
|---|
| 139 | - added Format member function
|
|---|
| 140 |
|
|---|
| 141 | * datacenter/macros/plotstat.C:
|
|---|
| 142 | - fixed some axis titles
|
|---|
| 143 |
|
|---|
| 144 |
|
|---|
| 145 |
|
|---|
| 146 | 2008/06/19 Thomas Bretz
|
|---|
| 147 |
|
|---|
| 148 | * RELEASE 2.1
|
|---|
| 149 |
|
|---|
| 150 |
|
|---|
| 151 |
|
|---|
| 152 | 2008/06/19 Thomas Bretz
|
|---|
| 153 |
|
|---|
| 154 | * mraw/MRawRunHeader.cc:
|
|---|
| 155 | - fixed that the line reading the fNumEventsRead vanished
|
|---|
| 156 |
|
|---|
| 157 |
|
|---|
| 158 |
|
|---|
| 159 | 2008/06/18 Thomas Bretz
|
|---|
| 160 |
|
|---|
| 161 | * datacenter/macros/buildsequenceentries.C:
|
|---|
| 162 | - replaced the old calculation of the run-time of one sequence
|
|---|
| 163 | by a more sophisticated using the TIMEDIFF function
|
|---|
| 164 |
|
|---|
| 165 | * mjobs/MJStar.cc:
|
|---|
| 166 | - Use File id instead of run number
|
|---|
| 167 | - fixed the units in the display (phe not \\gamma)
|
|---|
| 168 |
|
|---|
| 169 | * mjobs/MSequence.[h,cc]:
|
|---|
| 170 | - reorganized header
|
|---|
| 171 | - implemented new scheme including file numbers
|
|---|
| 172 | - increased class version number accordingly
|
|---|
| 173 | - removed some obsolete old, never used, functions and comments
|
|---|
| 174 |
|
|---|
| 175 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 176 | - renamed RunID to TypeID
|
|---|
| 177 | - return 0 in RunLength if one of the times is invalid
|
|---|
| 178 |
|
|---|
| 179 | * Makefile:
|
|---|
| 180 | - removed sinope
|
|---|
| 181 |
|
|---|
| 182 |
|
|---|
| 183 |
|
|---|
| 184 | 2008/06/17 Daniel Hoehne
|
|---|
| 185 |
|
|---|
| 186 | * datacenter/macros/fillcamera.C:
|
|---|
| 187 | - added and changed some parameters
|
|---|
| 188 |
|
|---|
| 189 | * datacenter/scripts/mcsequences:
|
|---|
| 190 | - added database interaction. Now sequences are built by querying
|
|---|
| 191 | the relevant parameters in the MC database
|
|---|
| 192 |
|
|---|
| 193 | * datacenter/scripts/runmccallisto, datacenter/scripts/runmcstar:
|
|---|
| 194 | - added
|
|---|
| 195 |
|
|---|
| 196 | * datacenter/scripts/sourcefile:
|
|---|
| 197 | - added failed codes for runmccallisto and runmcstar
|
|---|
| 198 |
|
|---|
| 199 |
|
|---|
| 200 |
|
|---|
| 201 | 2008/06/17 Thomas Bretz
|
|---|
| 202 |
|
|---|
| 203 | * datacenter/macros/plotdb.C:
|
|---|
| 204 | - SetSelectedPad to 0 before calling DrawClone of TGraph
|
|---|
| 205 | - small reordering of the tabs
|
|---|
| 206 | - removed tab with absolute effective on time
|
|---|
| 207 |
|
|---|
| 208 | * mbase/MLog.cc:
|
|---|
| 209 | - make sure that the correct output level is restored after root
|
|---|
| 210 | called the error handler
|
|---|
| 211 |
|
|---|
| 212 | * mbase/MStatusDisplay.cc:
|
|---|
| 213 | - Changed backround color to white (_not_ kWhite)
|
|---|
| 214 | - made a sunken border around the canvas
|
|---|
| 215 | - SetFrameBorderMode(0) per default
|
|---|
| 216 |
|
|---|
| 217 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 218 | - added some consistency checks
|
|---|
| 219 | - make the bug fix for the wrong number of events also for
|
|---|
| 220 | V10 and V11
|
|---|
| 221 | - added Getters for RunID and FileID used to idetify
|
|---|
| 222 | the runs more clever than run-number and file-number
|
|---|
| 223 |
|
|---|
| 224 |
|
|---|
| 225 |
|
|---|
| 226 | 2008/06/14 Thomas Bretz
|
|---|
| 227 |
|
|---|
| 228 | * merpp.cc:
|
|---|
| 229 | - replaced MRawFileWrite by MWriteRootFile
|
|---|
| 230 |
|
|---|
| 231 | * showplot.cc:
|
|---|
| 232 | - added new options to write tiff files
|
|---|
| 233 | - added new options to write csv files
|
|---|
| 234 | - some code simplification
|
|---|
| 235 |
|
|---|
| 236 | * datacenter/macros/plotdb.C:
|
|---|
| 237 | - set the title (without axis descriptions) as Tab-title
|
|---|
| 238 | - set FrameBorderMode to 0 for canvas
|
|---|
| 239 |
|
|---|
| 240 | * mbase/MStatusArray.[h,cc]:
|
|---|
| 241 | - added a copy constructor taking MStatusDislay as an argument
|
|---|
| 242 | - set gLog to all in Print()
|
|---|
| 243 |
|
|---|
| 244 | * mhbase/MFillH.[h,cc]:
|
|---|
| 245 | - allow to set a title in SetNameTab which is used as tab title
|
|---|
| 246 | - therefore added new data member fTitleTab
|
|---|
| 247 | - increased class version by 1
|
|---|
| 248 |
|
|---|
| 249 | * mraw/MRawRead.cc:
|
|---|
| 250 | - set ReadyToSave for raw data to be able to use MWriteRootFile
|
|---|
| 251 | in merpp
|
|---|
| 252 |
|
|---|
| 253 | * mraw/Makefile, mraw/RawLinkDef.h:
|
|---|
| 254 | - removed MRawFileWrite
|
|---|
| 255 |
|
|---|
| 256 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 257 | - added the tif file format
|
|---|
| 258 | - added the csv file format
|
|---|
| 259 | - fixed the bmp and xml menu entries
|
|---|
| 260 | - added again to list of specials to allow for access from the
|
|---|
| 261 | interpreter
|
|---|
| 262 | - added title to AddTab. The title is stored as canvas title
|
|---|
| 263 | - added some warpper to access FindobjectInCanvas and Print
|
|---|
| 264 | from the MStatusDisplay to gain access from the interpreter
|
|---|
| 265 | - Removed obsolete DrawClonePad wrapper in Display and
|
|---|
| 266 | added title
|
|---|
| 267 | - added FillArray to add all canvases to a temporary MStatusArray
|
|---|
| 268 | - removed obsolete CanvasSetFillColor
|
|---|
| 269 | - use mktemp in UpdatePSHeader
|
|---|
| 270 | - some code cleanup. Moved some common code from the SaveAs function
|
|---|
| 271 | to the new InitWrite* functions
|
|---|
| 272 | - implemented %%tab%% and %%name%%
|
|---|
| 273 | - added a workround (MyCanvas) to get the title and footer in the
|
|---|
| 274 | ps-files also in root 5.18
|
|---|
| 275 | - removed cloning of the canvases whereever possible.Gave problems
|
|---|
| 276 | in root 5.18 (not yet understood)
|
|---|
| 277 | - changed color mode of postscrip files from rgb to cmyk
|
|---|
| 278 | - UpdatePSHeader not long needed in root >=5.12
|
|---|
| 279 | - reorganized header file
|
|---|
| 280 |
|
|---|
| 281 | * mreport/MReportCC.[h,cc]:
|
|---|
| 282 | - removed obsolete fRecTemp
|
|---|
| 283 | - call Copy() in the correct direction
|
|---|
| 284 |
|
|---|
| 285 | * mreport/MReportFileRead.[h,cc]:
|
|---|
| 286 | - use a C++ cast instead of a C-cast
|
|---|
| 287 | - add containers to parameter list _before_ calling SetupReading
|
|---|
| 288 | - removed some obsolete comments in the header
|
|---|
| 289 |
|
|---|
| 290 | * mjobs/MJStar.cc:
|
|---|
| 291 | - we need to read the new "Rec" tree
|
|---|
| 292 | - and we need to fill from the Rec _and_ CC tree (could give a bias
|
|---|
| 293 | if the rate on both trees would once be identical anymore)
|
|---|
| 294 |
|
|---|
| 295 | * mhist/MHCamEvent.cc:
|
|---|
| 296 | - allocate fSum in constructor to allow filling from two different
|
|---|
| 297 | tasks
|
|---|
| 298 |
|
|---|
| 299 |
|
|---|
| 300 |
|
|---|
| 301 | 2008/06/14 Thomas Bretz
|
|---|
| 302 |
|
|---|
| 303 | * mtrigger/MFTriggerPattern.cc:
|
|---|
| 304 | - improved documentation
|
|---|
| 305 |
|
|---|
| 306 | * mars.cc, mbase/MStatusDisplay.cc:
|
|---|
| 307 | - changed the M in MARS to "Modular"
|
|---|
| 308 | - rpelaced year in copyright by current year
|
|---|
| 309 |
|
|---|
| 310 | * datacenter/macros/plotdb.C:
|
|---|
| 311 | - increased range for the rate of the calibration events
|
|---|
| 312 | - added "RatioCal" tab
|
|---|
| 313 |
|
|---|
| 314 | * datacenter/macros/fillstar.C:
|
|---|
| 315 | - fill NULL also if TGraph is empty
|
|---|
| 316 |
|
|---|
| 317 | * mastro/MAstro.cc:
|
|---|
| 318 | - included math.h for darwin
|
|---|
| 319 |
|
|---|
| 320 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 321 | - changed the named of the MFTriggerPattern
|
|---|
| 322 |
|
|---|
| 323 | * merpp.cc:
|
|---|
| 324 | - added new option --only, --rep-run, --rep-file, --header-run,
|
|---|
| 325 | --header-file, --telescope
|
|---|
| 326 | - moved Receiver information from tree CC to tree Rec
|
|---|
| 327 |
|
|---|
| 328 | * mbase/MStatusDisplay.cc:
|
|---|
| 329 | - replacedMTime by TDatime
|
|---|
| 330 |
|
|---|
| 331 | * mcamera/MCameraRecTemp.[h,cc], mcamera/MCameraTD.[h,cc],
|
|---|
| 332 | mcamera/MCameraTH.[h,cc], mreport/MReportCC.[h,cc]:
|
|---|
| 333 | - moved interpretation of sub-parts of the reports from
|
|---|
| 334 | MReportCC to the corresponding MCamera* classes
|
|---|
| 335 |
|
|---|
| 336 | * mreport/MReport.[h,cc]:
|
|---|
| 337 | - added Copy member function to copy time and state
|
|---|
| 338 | - added CheckTag member function
|
|---|
| 339 | - Implemented skipping of the Telescope number in the reports
|
|---|
| 340 | for version >=200805190
|
|---|
| 341 |
|
|---|
| 342 | * mreport/MReportCC.[h,cc]:
|
|---|
| 343 | - access Receiver infomations via new class MReportRec
|
|---|
| 344 | even for old file formats
|
|---|
| 345 | - skip this block in new formats
|
|---|
| 346 | - moved CheckTag to base class
|
|---|
| 347 |
|
|---|
| 348 | * mreport/MReportCamera.[h,cc]:
|
|---|
| 349 | - removed CheckTag
|
|---|
| 350 |
|
|---|
| 351 | * mreport/MReportFileRead.[h,cc]:
|
|---|
| 352 | - don't check for the number of lines anymore but for -1 instead
|
|---|
| 353 | - changed fNumLine from ULong to Long to allow a negative
|
|---|
| 354 | return value. We don't expect so many lines in a file anyway,
|
|---|
| 355 | do we?
|
|---|
| 356 |
|
|---|
| 357 | * mreport/MReportFileReadCC.[h,cc]:
|
|---|
| 358 | - splitted CheckFileHeader into several subfunction
|
|---|
| 359 | - added checks and reading of telescope number and file number
|
|---|
| 360 |
|
|---|
| 361 | * mreport/MReportRun.[h,cc]:
|
|---|
| 362 | - added file number from new format
|
|---|
| 363 |
|
|---|
| 364 | * mreport/Makefile, mreport/ReportLinkDef.h:
|
|---|
| 365 | - added MReportRec
|
|---|
| 366 |
|
|---|
| 367 | * mreport/MReportRec.[h,cc]:
|
|---|
| 368 | - added
|
|---|
| 369 |
|
|---|
| 370 | * mhist/MHCamera.cc:
|
|---|
| 371 | - fixed a bug in the profile and projection functions namely that
|
|---|
| 372 | the default was not correctly treated because char* was
|
|---|
| 373 | compared with char*
|
|---|
| 374 |
|
|---|
| 375 | * mbase/MLog.cc, mbase/MMath.cc, mbase/MParContainer.cc,
|
|---|
| 376 | mcalib/MCalibrateData.cc, mcalib/MCalibrationPulseTimeCam.cc,
|
|---|
| 377 | mhbase/MBinning.h, mhbase/MH.cc, mhbase/MHMatrix.cc,
|
|---|
| 378 | mhbase/MHn.cc, mhcalib/MHCalibrationChargeCam.cc, mhflux/MHDisp.cc,
|
|---|
| 379 | mimage/MCameraSmooth.cc, mimage/MConcentration.cc,
|
|---|
| 380 | mjobs/MJCalibration.cc, mjoptim/MJOptimize.cc,
|
|---|
| 381 | mjtrain/MJTrainSeparation.cc, mmuon/MMuonSearchPar.cc,
|
|---|
| 382 | mreport/MReportCurrents.cc, mreport/MReportRun.cc,
|
|---|
| 383 | mtools/MChisqEval.cc:
|
|---|
| 384 | - fixed some cast-away constness warnings
|
|---|
| 385 | - fixed some shadow declarations
|
|---|
| 386 |
|
|---|
| 387 | * mhbase/MH.[h,cc]:
|
|---|
| 388 | - removed an old obsolete workaround (ProjectionX/Y)
|
|---|
| 389 |
|
|---|
| 390 | * mimage/Makefile, mimage/ImageLinkDef.h:
|
|---|
| 391 | - removed MCameraSmooth
|
|---|
| 392 |
|
|---|
| 393 | * mbase/MAGIC.h:
|
|---|
| 394 | - added a new namespace UTF8 with double char characters
|
|---|
| 395 |
|
|---|
| 396 | * mbase/BaseLinkDef.h:
|
|---|
| 397 | - added the new namespace UTF8
|
|---|
| 398 |
|
|---|
| 399 | * mimage/MNewImagePar.cc, mpointing/MPointing.cc,
|
|---|
| 400 | datacenter/macros/fillstar.C:
|
|---|
| 401 | - some characters replaced by the new UTF8 characters
|
|---|
| 402 |
|
|---|
| 403 |
|
|---|
| 404 |
|
|---|
| 405 | 2008/06/13 Thomas Bretz
|
|---|
| 406 |
|
|---|
| 407 | * datacenter/macros/fillcalib.C:
|
|---|
| 408 | - fixed a bug introduced by the usage of InserUpdate
|
|---|
| 409 |
|
|---|
| 410 | * datacenter/macros/fillsignal.C:
|
|---|
| 411 | - fixed a type (the wrong number was printed to the console)
|
|---|
| 412 |
|
|---|
| 413 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 414 | - let all calibration triggered events pass to calibration
|
|---|
| 415 |
|
|---|
| 416 | * mtrigger/MFTriggerPattern.[h,cc]:
|
|---|
| 417 | - count a bit more to increase the printed amout of
|
|---|
| 418 | information at the end
|
|---|
| 419 |
|
|---|
| 420 |
|
|---|
| 421 |
|
|---|
| 422 | 2008/06/12 Thomas Bretz
|
|---|
| 423 |
|
|---|
| 424 | * resources/starguider00267253.txt, resources/starguider00291104.txt:
|
|---|
| 425 | - added
|
|---|
| 426 |
|
|---|
| 427 | * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
|
|---|
| 428 | - added preliminary pointing models
|
|---|
| 429 |
|
|---|
| 430 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 431 | - updated comments
|
|---|
| 432 |
|
|---|
| 433 | * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc],
|
|---|
| 434 | mraw/MRawRunHeader.[h,cc]:
|
|---|
| 435 | - renamed reading the old format to ReadEvtOld
|
|---|
| 436 | - implemented reading format>10
|
|---|
| 437 | - added the header size as new argument to ReadEvt
|
|---|
| 438 |
|
|---|
| 439 | * mraw/MRawEvtHeader.cc:
|
|---|
| 440 | - made the argument to DecodeTime const
|
|---|
| 441 | - fixed the return value in ReadEvtOld. kCONTINUE could
|
|---|
| 442 | never be returned
|
|---|
| 443 |
|
|---|
| 444 | * mraw/MRawRead.cc:
|
|---|
| 445 | - gives header size for format>10 to ReadEvt
|
|---|
| 446 | - if EvtHeader could not be read correctly return kFALSE
|
|---|
| 447 | - let MRawCrateData::ReadEvt check end-of-file
|
|---|
| 448 |
|
|---|
| 449 | * merpp.cc:
|
|---|
| 450 | - improved explanation for -ff option
|
|---|
| 451 |
|
|---|
| 452 | * readdaq.cc:
|
|---|
| 453 | - added -ff option
|
|---|
| 454 | - added an option to call MReadRawFiles::SetForceMode
|
|---|
| 455 |
|
|---|
| 456 | * mbase/MTime.[h,cc]:
|
|---|
| 457 | - added new member function SetBinary to easy processing
|
|---|
| 458 | of the time from the new run header
|
|---|
| 459 |
|
|---|
| 460 | * mhflux/MHEffectiveOnTime.cc:
|
|---|
| 461 | - for the integral (Nm) we have to count also events in under and
|
|---|
| 462 | overflow bins
|
|---|
| 463 |
|
|---|
| 464 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
|---|
| 465 | mjobs/MJPedestal.cc:
|
|---|
| 466 | - call MRawFileRead::SetForceMode to get the (corrected)
|
|---|
| 467 | old behaviour back (not to stop if an event time is
|
|---|
| 468 | broken but to skip the event)
|
|---|
| 469 |
|
|---|
| 470 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 471 | - the number of events in format version V9 seems to be
|
|---|
| 472 | to high by one. We correct for this.
|
|---|
| 473 | - added new data members for the header sizes
|
|---|
| 474 | - new data member for the file number
|
|---|
| 475 | - increased cize of fSourceEpochChar
|
|---|
| 476 | - consequently increased class version number by 1
|
|---|
| 477 |
|
|---|
| 478 | * datacenter/macros/plotdb.C:
|
|---|
| 479 | - improved some titles
|
|---|
| 480 | - added the new rates
|
|---|
| 481 | - added the new values from the star-files
|
|---|
| 482 |
|
|---|
| 483 | * mbase/MStatusDisplay.cc:
|
|---|
| 484 | - removing the canvases from the global list didn't work
|
|---|
| 485 | because some RecursiveRemovs rely on gROOT->FindObject to work
|
|---|
| 486 | (adding them to another list didn't work either)
|
|---|
| 487 |
|
|---|
| 488 | * mhflux/MHEnergyEst.cc:
|
|---|
| 489 | - renamed the "Resolution" Histogram accordingly.
|
|---|
| 490 |
|
|---|
| 491 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 492 | - added a histogram showing the arrival time of
|
|---|
| 493 | extracted interleaved calibration events
|
|---|
| 494 |
|
|---|
| 495 | * mraw/MRawEvtData.[h,cc]:
|
|---|
| 496 | - fixed the Draw function. It was broken since the latest changes
|
|---|
| 497 | - added fNumBytesPerSample to the Copy-function
|
|---|
| 498 | - fixed the GetSample-function
|
|---|
| 499 | - added a new member funtion to return the maximu possible
|
|---|
| 500 |
|
|---|
| 501 | * mars.rc:
|
|---|
| 502 | - changed the default for the MUX spline to the 50 sl window
|
|---|
| 503 |
|
|---|
| 504 | * msignal/MSignalCalc.cc:
|
|---|
| 505 | - scale the pedestal correctly with the scale
|
|---|
| 506 |
|
|---|
| 507 | * mjobs/MJStar.cc:
|
|---|
| 508 | - allow filling of pyrometer information to be skipped
|
|---|
| 509 |
|
|---|
| 510 | * mhist/MHWeather.cc:
|
|---|
| 511 | - show also colored labels
|
|---|
| 512 |
|
|---|
| 513 | * Makefile:
|
|---|
| 514 | - it seems the libmars.so looses read permissions for group
|
|---|
| 515 | and others when it is moved. Now they are set manually
|
|---|
| 516 |
|
|---|
| 517 | * datacenter/fillsignal.C, datacenter/macros/fillstar.C:
|
|---|
| 518 | - added filling of calibration pulse position
|
|---|
| 519 | - use more often NULL in case of no entries. This is less
|
|---|
| 520 | biasing in case of averaging of values
|
|---|
| 521 |
|
|---|
| 522 | * macros/tutorials/readrfl.C:
|
|---|
| 523 | - print run header
|
|---|
| 524 | - print event header
|
|---|
| 525 | - skip empty events
|
|---|
| 526 |
|
|---|
| 527 | * mhist/MHEvent.cc:
|
|---|
| 528 | - removed the pointing from the histogram names. It's
|
|---|
| 529 | simply obsolete
|
|---|
| 530 |
|
|---|
| 531 | * mjobs/MJSpectrum.[h,cc]:
|
|---|
| 532 | - removed the kolmogorov test from output
|
|---|
| 533 | - added a new tab showing the energy resolution
|
|---|
| 534 | - therefore added a new BinningImpact to the list of binnings
|
|---|
| 535 | - store the ganymed file's file name in the output
|
|---|
| 536 |
|
|---|
| 537 | * mmain/MEventDisplay.cc:
|
|---|
| 538 | - skip events without data in the loop not in the code.
|
|---|
| 539 | This ensures that no task can crash due to this
|
|---|
| 540 | when processing MCs
|
|---|
| 541 |
|
|---|
| 542 | * msql/MSQLMagic.[h,cc]:
|
|---|
| 543 | - fixed InsertUpdate. The primary key was not inserted
|
|---|
| 544 | if Insert was called
|
|---|
| 545 |
|
|---|
| 546 |
|
|---|
| 547 |
|
|---|
| 548 | 2008/06/11 Thomas Bretz
|
|---|
| 549 |
|
|---|
| 550 | * mhflux/MHEnergyEst.[h,cc]:
|
|---|
| 551 | - finally replaced fResolution by more correct histograms
|
|---|
| 552 | - some code cleanup in projecting, profiling and drawing
|
|---|
| 553 | - increased class version number by one
|
|---|
| 554 |
|
|---|
| 555 | * mbase/MStatusDisplay.cc:
|
|---|
| 556 | - remove the embedded canvas from the global list to prevent
|
|---|
| 557 | global access to it
|
|---|
| 558 |
|
|---|
| 559 | * mhbase/MH3.cc:
|
|---|
| 560 | - fixed a bug if in a 2D constructor a 1D profile was created
|
|---|
| 561 |
|
|---|
| 562 | * mreport/MReportPyrometer.cc:
|
|---|
| 563 | - tiny changes to the comments
|
|---|
| 564 |
|
|---|
| 565 |
|
|---|
| 566 |
|
|---|
| 567 | 2008/06/10 Thomas Bretz
|
|---|
| 568 |
|
|---|
| 569 | * mreport/MReportPyrometer.[h,cc]:
|
|---|
| 570 | - added
|
|---|
| 571 |
|
|---|
| 572 | * mreport/Makefile, mreport/ReportLinkDef.h:
|
|---|
| 573 | - added MReportPyrometer
|
|---|
| 574 |
|
|---|
| 575 | * mreport/MReportRun.cc:
|
|---|
| 576 | - removed obsolete include of MAstro
|
|---|
| 577 |
|
|---|
| 578 | * merpp.cc:
|
|---|
| 579 | - added Pyrometer information
|
|---|
| 580 |
|
|---|
| 581 | * mfileio/MWriteRootFile.h:
|
|---|
| 582 | - added new member function AddTree to add a container with the
|
|---|
| 583 | corresponding time-stamp
|
|---|
| 584 |
|
|---|
| 585 | * mjobs/MCalibrateSignal.cc, mjobs/MJStar.cc:
|
|---|
| 586 | - replaced some AddContainer by the new AddTree
|
|---|
| 587 | - added Pyrometer information to in- and output, respectively
|
|---|
| 588 |
|
|---|
| 589 | * datacenter/macros/fillstar.C:
|
|---|
| 590 | - added new columns fAvgHumidity, fAvgCloudiness, fRmsCloudiness
|
|---|
| 591 | and fAvgTempSky
|
|---|
| 592 |
|
|---|
| 593 | * mhist/MHWeather.[h,cc]:
|
|---|
| 594 | - removed the display of the solar radiation which was
|
|---|
| 595 | never working
|
|---|
| 596 | - added display of the pyrometer data to the display
|
|---|
| 597 | - reorganized display
|
|---|
| 598 |
|
|---|
| 599 | * mjobs/MJStar.cc:
|
|---|
| 600 | - added filling of the weather data also from the pyrometer branch
|
|---|
| 601 |
|
|---|
| 602 |
|
|---|
| 603 |
|
|---|
| 604 | 2008/06/09 Thomas Bretz
|
|---|
| 605 |
|
|---|
| 606 | * mbase/MArgs.[h,cc]:
|
|---|
| 607 | - for convinience store the full command line as Title
|
|---|
| 608 | - replaced *fArgv by fArgv
|
|---|
| 609 |
|
|---|
| 610 | * mbase/MObjLookup.cc:
|
|---|
| 611 | - replaced C-style cast by reinterpret_cast
|
|---|
| 612 |
|
|---|
| 613 | * datacenter/macros/fillcalib.C, datacenter/macros/fillstar.C:
|
|---|
| 614 | - removed usage of Nint (obsolete... Form does rounding)
|
|---|
| 615 |
|
|---|
| 616 | * datacenter/macros/fillsignal.C:
|
|---|
| 617 | - removed usage of Nint (obsolete... Form does rounding)
|
|---|
| 618 | - added new columns to get trigger rates from TrigPat tab
|
|---|
| 619 | - fixed some small bugs lately introduced
|
|---|
| 620 |
|
|---|
| 621 | * mhflux/MHEffectiveOnTime.cc:
|
|---|
| 622 | - fixed a typo in ReInit
|
|---|
| 623 |
|
|---|
| 624 |
|
|---|
| 625 |
|
|---|
| 626 | 2008/06/06 Thomas Bretz
|
|---|
| 627 |
|
|---|
| 628 | * datacenter/macros/plotdb.C:
|
|---|
| 629 | - added average temperature and wind speed
|
|---|
| 630 | - reviewed some ranges
|
|---|
| 631 |
|
|---|
| 632 | * mhbase/MH3.cc:
|
|---|
| 633 | - in the 2D case with labels and boxes use blue line color
|
|---|
| 634 |
|
|---|
| 635 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
|---|
| 636 | - added a new data member fTotalTime counting the total run-time
|
|---|
| 637 | from the run-headers
|
|---|
| 638 | - added the new data member to the display
|
|---|
| 639 | - increased class version number accordingly
|
|---|
| 640 |
|
|---|
| 641 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 642 | - let sum-trigger events pass to get calibrated
|
|---|
| 643 | - improved DefineLabel table for trigger patterns
|
|---|
| 644 | - added MTriggerPattern to output
|
|---|
| 645 |
|
|---|
| 646 | * mjobs/MJStar.cc:
|
|---|
| 647 | - added a new tab "Rate" showing the remaining rates per run and
|
|---|
| 648 | trigger pattern after image cleaning
|
|---|
| 649 | - let only event with Lvl1 trigger pass to effective on-time
|
|---|
| 650 | calculation
|
|---|
| 651 | - changed title in plot of avg dc currents and pedestal rms
|
|---|
| 652 |
|
|---|
| 653 | * mtrigger/MFTriggerPattern.[h,cc]:
|
|---|
| 654 | - added a counter counting the trigger decision
|
|---|
| 655 | - print the result in the PostProcess
|
|---|
| 656 |
|
|---|
| 657 |
|
|---|
| 658 |
|
|---|
| 659 | 2008/06/06 Thomas Bretz
|
|---|
| 660 |
|
|---|
| 661 | * datacenter/macros/fillstar.C:
|
|---|
| 662 | - added windspeed and temperature
|
|---|
| 663 |
|
|---|
| 664 | * datacenter/macros/fillcalib.C, datacenter/macros/fillsignal.C,
|
|---|
| 665 | datacenter/macros/fillstar.C:
|
|---|
| 666 | - use MSQLMagic instead of MSQLServer
|
|---|
| 667 |
|
|---|
| 668 | * datacenter/macros/plotdb.C:
|
|---|
| 669 | - added wind speed and temperature
|
|---|
| 670 |
|
|---|
| 671 | * datacenter/macros/plotstat.C:
|
|---|
| 672 | - added a plot showing the observation time per exposure (based on
|
|---|
| 673 | the source key)
|
|---|
| 674 |
|
|---|
| 675 | * mbase/MStatusDisplay.cc:
|
|---|
| 676 | - fixed the SaveAs. A wrong version was comitted
|
|---|
| 677 |
|
|---|
| 678 | * mextralgo/MExtralgoSpline.h:
|
|---|
| 679 | - added the missing inclusion of TMath (root 5.18)
|
|---|
| 680 |
|
|---|
| 681 |
|
|---|
| 682 |
|
|---|
| 683 | 2008/06/03 Thomas Bretz
|
|---|
| 684 |
|
|---|
| 685 | * mbase/MStatusDisplay.cc:
|
|---|
| 686 | - added missing inclusion of TMath (root 5.18)
|
|---|
| 687 | - initialize gClient in batch mode to repair broken
|
|---|
| 688 | batch-mode in root 5.18. Fortunately this doesn't
|
|---|
| 689 | break root 5.12
|
|---|
| 690 | - added a SaveAs(const char *c, const Option_t *o)
|
|---|
| 691 | based on the new SaveAs from TGObject
|
|---|
| 692 |
|
|---|
| 693 | * mcalib/MCalibrationChargePix.[h,cc],
|
|---|
| 694 | mextralgo/MExtralgoDigitalFilter.[h,cc]:
|
|---|
| 695 | - moved some code to source file to prevent TMath inclusion in
|
|---|
| 696 | header (root 5.18)
|
|---|
| 697 |
|
|---|
| 698 | * mcalib/MCalibrationChargeCam.cc,
|
|---|
| 699 | mcalib/MCalibrationChargePINDiode.cc:
|
|---|
| 700 | - added the missing inclusion of TMath (root 5.18)
|
|---|
| 701 |
|
|---|
| 702 | * mgeom/MGeomCam.[h,cc]:
|
|---|
| 703 | - for sanity (a bug in root < 5.18) filling fPixels is now
|
|---|
| 704 | done via AddAt. This "repairs" the functionality of the
|
|---|
| 705 | Streamer which before didn't store any contants of fPixels
|
|---|
| 706 | nor read any contents.
|
|---|
| 707 | - Removed the custom Clone function. It is now obsolete,
|
|---|
| 708 | because it works through the fixed Streamer
|
|---|
| 709 | - a Copy-member function has been implemented
|
|---|
| 710 | - a custom Streamer has been implemented allowing to read
|
|---|
| 711 | files containing MGeomCamMagic written with root 5.12
|
|---|
| 712 | with root 5.18
|
|---|
| 713 | - A member function containing the workaround has been implemented
|
|---|
| 714 | - Print got an option ("simple")
|
|---|
| 715 |
|
|---|
| 716 | * mgeom/GeomLinkDef.h:
|
|---|
| 717 | - suppress root-Streamer
|
|---|
| 718 |
|
|---|
| 719 | * manalysis/MGeomApply.cc:
|
|---|
| 720 | - added the newly necessary call to the StreamerWorkaround
|
|---|
| 721 |
|
|---|
| 722 | * mgeom/MGeomPix.[h,cc]:
|
|---|
| 723 | - because with the IgnoreTObjectStreamer set for MParContainer
|
|---|
| 724 | the bits for the outer rings cannot be stored. This was no
|
|---|
| 725 | problem before because in reality they have never been written
|
|---|
| 726 | or read. To store the bits a new data-member fUserBits
|
|---|
| 727 | has been introduced.
|
|---|
| 728 | - accordingly all calles to set or remove the bits have been
|
|---|
| 729 | changed to use fUserBits instead
|
|---|
| 730 | - the class version number has been increased due to the new
|
|---|
| 731 | data member
|
|---|
| 732 | - improved Print-output
|
|---|
| 733 |
|
|---|
| 734 |
|
|---|
| 735 |
|
|---|
| 736 | 2008/06/02 Thomas Bretz
|
|---|
| 737 |
|
|---|
| 738 | * mars.cc, sinope.cc:
|
|---|
| 739 | - added include of TClass for TIgnoreStreamer (root 5.18)
|
|---|
| 740 |
|
|---|
| 741 | * manalysis/MEventRate.[h,cc]:
|
|---|
| 742 | - moved GetError to source file and included TMath (root 5.18)
|
|---|
| 743 |
|
|---|
| 744 | * manalysis/MMultiDimDistCalc.cc, mdata/MDataList.cc:
|
|---|
| 745 | - included math.h (root 5.18)
|
|---|
| 746 |
|
|---|
| 747 | * mastro/MAstro.[h,cc], mastro/MVector3.[h,cc], mbase/MRunIter.[h,cc],
|
|---|
| 748 | mbase/MTime.[h,cc], mdata/MDataPhrase.[h,cc], mgeom/MGeomPix.[h,cc],
|
|---|
| 749 | mhcalib/MHCalibrationChargeBlindPix.[h,cc],
|
|---|
| 750 | mhflux/MHCollectionArea.[h,cc], mhft/MHexagonFreqSpace.[h,cc],
|
|---|
| 751 | mimage/MHillas.[h,cc], mmuon/MMuonSearchPar..[h,cc],
|
|---|
| 752 | mpedestal/MPedestalPix.[h,cc], mpointing/MPointingDev.[h,cc],
|
|---|
| 753 | mpointing/MSrcPosCam.[h,cc], mpointing/MPointingPos.[h,cc],
|
|---|
| 754 | mpointing/MPointing.[h,cc]:
|
|---|
| 755 | - moved some code to source file to prevent TMath inclusion in
|
|---|
| 756 | header (root 5.18)
|
|---|
| 757 |
|
|---|
| 758 | * mbase/MEnv.cc:
|
|---|
| 759 | - added missing include TObjArray (root 5.18)
|
|---|
| 760 | - removed obsolete EmarkerStyles (root 5.18)
|
|---|
| 761 |
|
|---|
| 762 | * mbase/MDirIter.cc:
|
|---|
| 763 | - added missing include TList (root 5.18)
|
|---|
| 764 |
|
|---|
| 765 | * mastro/MAstroCatalog.cc, mhist/MHHadronness.cc, mhist/MHWeather.cc,
|
|---|
| 766 | mhvstime/MHPixVsTime.cc, mhvstime/MHVsTime.cc,
|
|---|
| 767 | mpointing/MHPointing.cc, mranforest/MHRanForest.cc,
|
|---|
| 768 | mranforest/MHRanForestGini.cc, mranforest/MRanForest.cc,
|
|---|
| 769 | mreflector/MHReflector.cc:
|
|---|
| 770 | - added missing inlcude TH1 (root 5.18)
|
|---|
| 771 |
|
|---|
| 772 | * mbase/MFilter.cc, mbase/MGMap.cc, mbase/MTask.cc,
|
|---|
| 773 | mcalib/MCalibrationBlindPix.cc, mdata/MDataChain.cc,
|
|---|
| 774 | mfilter/MFEnergySlope.cc, mgeom/MGeomMirror.cc,
|
|---|
| 775 | mgui/MCamEvent.cc, mhbase/MBinning.cc, mhbase/MHMatrix.cc,
|
|---|
| 776 | mhcalib/MHCalibrationPix.cc, mhcalib/MHGausEvents.cc,
|
|---|
| 777 | mhflux/MHEnergyEst.cc, mhist/MHCamEventRot.cc,
|
|---|
| 778 | mhist/MHHadronness.cc, mranforest/MHRanForest.cc,
|
|---|
| 779 | mreflector/MRflEvtHeader.cc, mreflector/MRflSinglePhoton.cc,
|
|---|
| 780 | msql/MSQLServer.cc, mtools/MSimulatedAnnealing.cc,
|
|---|
| 781 | mtools/MTFillMatrix.cc, mcalib/MCalibrationPix.cc,
|
|---|
| 782 | mcalib/MCalibrationQEPix.cc, manalysis/MParameterCalc.cc,
|
|---|
| 783 | mcalib/MCalibrationTestCalc.cc, mdata/MDataArray.cc,
|
|---|
| 784 | mgeom/MGeomCamDwarf.cc, mhbase/MH3.cc, mtools/MagicJam.cc,
|
|---|
| 785 | mhcalib/MHCalibrationRelTimeCam.cc, mhft/MGeomCamMagicXT.cc,
|
|---|
| 786 | mranforest/MRanForestCalc.cc, mtools/MagicDomino.cc,
|
|---|
| 787 | mhflux/MHThreshold.cc, mimage/MStereoPar.cc,
|
|---|
| 788 | mfilter/MFCosmics.cc, mpedestal/MPedestalCam.cc:
|
|---|
| 789 | - added missing include of TMath (root 5.18)
|
|---|
| 790 |
|
|---|
| 791 | * mbase/MGTask.cc, mdata/MDataChain.cc, mhbase/MHArray.cc,
|
|---|
| 792 | mjobs/MJCut.cc, mjoptim/MJOptimizeCuts.cc, mmc/MMcEvt.cxx:
|
|---|
| 793 | - added missing include of TClass (root 5.18)
|
|---|
| 794 |
|
|---|
| 795 | * mhbase/MH3.cc:
|
|---|
| 796 | - added missing include of THashList (root 5.18)
|
|---|
| 797 |
|
|---|
| 798 | * mcalib/MCalibrationChargeCalc.[h,cc], msignal/MExtractor.[h,cc],
|
|---|
| 799 | mpedestal/MPedestalSubtract.[h,cc], msignal/MExtractTime.[h,cc]:
|
|---|
| 800 | - for convinience (rootcint of 5.18) changed "static const TString"
|
|---|
| 801 | to "static const char *"
|
|---|
| 802 |
|
|---|
| 803 | * mhflux/MMcSpectrumWeight.cc:
|
|---|
| 804 | - Use TString::Data() for second argument in TF1 constructor.
|
|---|
| 805 | Otherwise it is ambiguous in root 5.18
|
|---|
| 806 |
|
|---|
| 807 | * mhbase/MH.cc:
|
|---|
| 808 | - adde missing includes of TColor, TMath and TClass (root 5.18)
|
|---|
| 809 | - implemented a workaround which always uses the correct
|
|---|
| 810 | CreateGradientColorTable (root 5.18)
|
|---|
| 811 |
|
|---|
| 812 | * Makefile:
|
|---|
| 813 | - linking of the shared object is now done in /tmp
|
|---|
| 814 | - replaced = by := where possible
|
|---|
| 815 |
|
|---|
| 816 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 817 | - do not invert contcoscal, that's wrong
|
|---|
| 818 |
|
|---|
| 819 | * mmovie/MMovieWrite.cc:
|
|---|
| 820 | - added a #if-directive to use either gStyle or TColor
|
|---|
| 821 | for CreateGradientColorTable depending on root-version
|
|---|
| 822 |
|
|---|
| 823 | * mimage/MStereoPar.[h,cc], mimage/MStereoCal.[h,cc]:
|
|---|
| 824 | - replaced Monate Carlo container by MPointingPos
|
|---|
| 825 | - made every algorithm unique
|
|---|
| 826 |
|
|---|
| 827 |
|
|---|
| 828 |
|
|---|
| 829 | 2008/06/01 Thomas Bretz
|
|---|
| 830 |
|
|---|
| 831 | * callisto.cc, star.cc:
|
|---|
| 832 | - renamed new option to "--null-dev" (clashes with MLog options)
|
|---|
| 833 |
|
|---|
| 834 | * mbase/MContinue.cc:
|
|---|
| 835 | - improved output
|
|---|
| 836 |
|
|---|
| 837 | * mbase/MTaskList.cc:
|
|---|
| 838 | - fixed broken FindTaskList
|
|---|
| 839 |
|
|---|
| 840 |
|
|---|
| 841 |
|
|---|
| 842 | 2008/05/31 Thomas Bretz
|
|---|
| 843 |
|
|---|
| 844 | * callisto.cc, star.cc:
|
|---|
| 845 | - added new option "--null" to suppress run-wise output files
|
|---|
| 846 |
|
|---|
| 847 | * mjobs/MJob.h:
|
|---|
| 848 | - added new data-member fNullOut to flag suppression of
|
|---|
| 849 | run-wise output files
|
|---|
| 850 |
|
|---|
| 851 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
|---|
| 852 | - use new option HasNullOut from base class
|
|---|
| 853 |
|
|---|
| 854 | * mbase/MClone.cc:
|
|---|
| 855 | - fixed Init (still had a constructor like initializer)
|
|---|
| 856 |
|
|---|
| 857 | * mtrigger/MFTriggerPattern.h:
|
|---|
| 858 | - included missing MTripperPattern
|
|---|
| 859 |
|
|---|
| 860 | * mtrigger/MFTriggerPattern.cc:
|
|---|
| 861 | - removed default arguments
|
|---|
| 862 | - exchanged ^ by ~
|
|---|
| 863 | - fixed a few typos in function names
|
|---|
| 864 |
|
|---|
| 865 |
|
|---|
| 866 |
|
|---|
| 867 | 2008/05/27 Stefan Ruegamer
|
|---|
| 868 |
|
|---|
| 869 | * datacenter/scripts/filesondisk
|
|---|
| 870 | - changed the search for raw files to not search in hidden folders
|
|---|
| 871 |
|
|---|
| 872 |
|
|---|
| 873 |
|
|---|
| 874 | 2008/05/25 Thomas Bretz
|
|---|
| 875 |
|
|---|
| 876 | * mtrigger/MTriggerPattern.cc:
|
|---|
| 877 | - fixed a typo in a comment
|
|---|
| 878 |
|
|---|
| 879 | * mtrigger/MFTriggerPattern.[h,cc]:
|
|---|
| 880 | - some code cleanup (mainly unified all the Require and Deny
|
|---|
| 881 | functions into one)
|
|---|
| 882 | - added a DenyAll member function
|
|---|
| 883 | - added Allow member functions including an AllowAll member function
|
|---|
| 884 |
|
|---|
| 885 | * mjobs/MJPedestal.cc:
|
|---|
| 886 | - To choose pedestals we now deny all other trigger bits except the
|
|---|
| 887 | pedestal bit and in the case of data runs we deny all bits
|
|---|
| 888 | except trigger lvl1 and trigger lvl2
|
|---|
| 889 |
|
|---|
| 890 | * mjobs/MJCalibration.cc:
|
|---|
| 891 | - In addition to denial of prescaled calibration events we
|
|---|
| 892 | deny any bit in the unprescaled pattern but allow only
|
|---|
| 893 | calibration events
|
|---|
| 894 |
|
|---|
| 895 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 896 | - Instead of the denial of only calibration and pedestal events,
|
|---|
| 897 | we now deny any bit in the pattern, but allow Trigger Lvl1
|
|---|
| 898 | and Trigger Lvl2 events to choose cosmics
|
|---|
| 899 | - Instead of the denial of only lvl1 and lvl2 events,
|
|---|
| 900 | we now deny any bit in the pattern, but allow pedestal
|
|---|
| 901 | events to choose pedestals
|
|---|
| 902 | - Instead of requiring only calibration events,
|
|---|
| 903 | we now deny any bit in the pattern, but require the calibration
|
|---|
| 904 | bit to choose calibration events
|
|---|
| 905 |
|
|---|
| 906 | * mbase/MClone.[h,cc]:
|
|---|
| 907 | - instead of cloning the object again and again we now clone
|
|---|
| 908 | it once and then just copy the contents. A new option has
|
|---|
| 909 | been introduced to switch back to the old behaviour
|
|---|
| 910 |
|
|---|
| 911 | * mbase/MStatusDisplay.[h,cc]:
|
|---|
| 912 | - changed the argument of GetEmbeddedCanvas from a pointer
|
|---|
| 913 | to a reference
|
|---|
| 914 |
|
|---|
| 915 | * macros/rootlogon.C:
|
|---|
| 916 | - switched on optimization (-O3) for ACLIC
|
|---|
| 917 |
|
|---|
| 918 |
|
|---|
| 919 |
|
|---|
| 920 | 2008/05/24 Thomas Bretz
|
|---|
| 921 |
|
|---|
| 922 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 923 | - removed the obsolete fconsmics (what the hell did it do...
|
|---|
| 924 | it removed the largest events?)
|
|---|
| 925 | - added a cosmics trigger for calibration events instead
|
|---|
| 926 |
|
|---|
| 927 |
|
|---|
| 928 |
|
|---|
| 929 |
|
|---|
| 930 | 2008/05/20 Thomas Bretz
|
|---|
| 931 |
|
|---|
| 932 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 933 | - added a MH3-histogram to be filled. It contains the
|
|---|
| 934 | rate of the trigger pattern per run.
|
|---|
| 935 | - the filter selecting the calibration or pedestal
|
|---|
| 936 | events has been renamed from ftp to fcalped
|
|---|
| 937 | - the MContinue rejecting these events has been renamed
|
|---|
| 938 | from conttp to contcalped
|
|---|
| 939 | - the filter selecting the pedestal events have been
|
|---|
| 940 | renamed from ftp2 to fped
|
|---|
| 941 | - In the case of MUX data (no lo-gain) this filter
|
|---|
| 942 | is now also rejecting lvl1 and lvl2 triggered events
|
|---|
| 943 | - the ftp2-filter for the pedestal extraction tasks and
|
|---|
| 944 | the corresponding histogram fillers is obsolete
|
|---|
| 945 | - the previouls "PedestalFilter" is obsolete.
|
|---|
| 946 | - it doesn't make sense not to extract the signal (filter
|
|---|
| 947 | of teskenv1, taskenv2 and taskenv3) but process the
|
|---|
| 948 | rest of the tasklist
|
|---|
| 949 | - the pedestal extraction (as the calibration was already)
|
|---|
| 950 | has been moved to its own tasklist with the corresponding
|
|---|
| 951 | filter applied.
|
|---|
| 952 | - tlist3 has been renamed to tlist4
|
|---|
| 953 | - contped has been removed from the tasklist
|
|---|
| 954 |
|
|---|
| 955 | * mhbase/MH3.cc:
|
|---|
| 956 | - fixed a bug introduced with the lables (it must be !(x&y)
|
|---|
| 957 | instead of !x&y
|
|---|
| 958 |
|
|---|
| 959 | * mjobs/MDataSet.cc:
|
|---|
| 960 | - shortened a line of output to fit into 80 characters
|
|---|
| 961 |
|
|---|
| 962 |
|
|---|
| 963 |
|
|---|
| 964 | 2008/05/19 Thomas Bretz
|
|---|
| 965 |
|
|---|
| 966 | * Makefile.conf.general, Makefile.conf.linux:
|
|---|
| 967 | - distinguish between := (eval once) and = (eval every access)
|
|---|
| 968 |
|
|---|
| 969 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
|---|
| 970 | - added MObjLookup
|
|---|
| 971 |
|
|---|
| 972 | * mbase/MObjLookup.[h,cc]:
|
|---|
| 973 | - added
|
|---|
| 974 |
|
|---|
| 975 | * mbase/MEvtLoop.cc:
|
|---|
| 976 | - set progress bar position to 0 before PreProcessing
|
|---|
| 977 |
|
|---|
| 978 | * mdata/MDataMember.[h,cc]:
|
|---|
| 979 | - added a member function to get a string
|
|---|
| 980 |
|
|---|
| 981 | * mfilter/MFCosmics.cc:
|
|---|
| 982 | - fixed a typo in a comment
|
|---|
| 983 |
|
|---|
| 984 | * mhbase/MH.[h,cc]:
|
|---|
| 985 | - improved SetBinning for newer root-versions
|
|---|
| 986 | - improved SetBinning to correctly support axis with labels
|
|---|
| 987 | (keeps the binning unchanged)
|
|---|
| 988 |
|
|---|
| 989 | * mhbas/MH3.[h,cc], mhbase/MHn.[h,cc]:
|
|---|
| 990 | - support for axis labels was added.
|
|---|
| 991 | - a possibility to set an additional weight has been added
|
|---|
| 992 | - the version number has been increased accordingly
|
|---|
| 993 |
|
|---|
| 994 | * mjobs/MJPedestal.cc:
|
|---|
| 995 | - deny level1 and level2 triggers choosing pedestal events
|
|---|
| 996 |
|
|---|
| 997 | * mraw/MRawRunHeader.h:
|
|---|
| 998 | - added a member function returning the RunLength (stop-start)
|
|---|
| 999 |
|
|---|
| 1000 | * mtrigger/MTriggerPattern.[h,cc]:
|
|---|
| 1001 | - wrapped some comments
|
|---|
| 1002 | - improved comments
|
|---|
| 1003 |
|
|---|
| 1004 |
|
|---|
| 1005 |
|
|---|
| 1006 | 2008/05/15 Thomas Bretz
|
|---|
| 1007 |
|
|---|
| 1008 | * mfilter/MFMagicCuts.[h,cc]:
|
|---|
| 1009 | - fixed a few typos in comments and in the output
|
|---|
| 1010 | - added an option kAreaLin with a linear cut in area for special
|
|---|
| 1011 | studies
|
|---|
| 1012 |
|
|---|
| 1013 | * mbase/MStatusDisplay.cc:
|
|---|
| 1014 | - if no MStatusArray is found, keys which store a TCanvas object
|
|---|
| 1015 | are displayed instead if available
|
|---|
| 1016 |
|
|---|
| 1017 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
|
|---|
| 1018 | - the extraction range to get the maximum is now determined
|
|---|
| 1019 | automatically from the MExtractedSignalCam
|
|---|
| 1020 |
|
|---|
| 1021 | * mpedestal/MPedestalSubtract.cc, msignal/MExtractTimeAndCharge.cc:
|
|---|
| 1022 | - raise an error if there is a mismatch in the number of samples
|
|---|
| 1023 |
|
|---|
| 1024 |
|
|---|
| 1025 |
|
|---|
| 1026 |
|
|---|
| 1027 | 2008/05/14 Thomas Bretz
|
|---|
| 1028 |
|
|---|
| 1029 | * mhbase/MH3.[h,cc], mhbase/MHn.[h,cc]:
|
|---|
| 1030 | - enhanced to allow direct filling of Profile histograms
|
|---|
| 1031 |
|
|---|
| 1032 | * mjobs/MDataSet.h:
|
|---|
| 1033 | - fixed a bug in Print() causing an infinite loop
|
|---|
| 1034 |
|
|---|
| 1035 | * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainSeparation.cc:
|
|---|
| 1036 | - write the dataset(s) to the output file
|
|---|
| 1037 |
|
|---|
| 1038 | * mjtrain/MJTrainEnergy.cc
|
|---|
| 1039 | - write the dataset to the output file
|
|---|
| 1040 | - added new plots to show the resolution versus several different
|
|---|
| 1041 | parameters
|
|---|
| 1042 |
|
|---|
| 1043 | * mpedestal/MPedestalSubtract.[h,cc]:
|
|---|
| 1044 | - added an additional check to compate the number of hi-/lo-gain
|
|---|
| 1045 | slices in the run- and event-header
|
|---|
| 1046 |
|
|---|
| 1047 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 1048 | - added the 14th Jan 08 to the list of new pointing models
|
|---|
| 1049 |
|
|---|
| 1050 |
|
|---|
| 1051 |
|
|---|
| 1052 | 2008/05/07 Stefan Ruegamer
|
|---|
| 1053 |
|
|---|
| 1054 | * datacenter/scripts/checkmd5sum
|
|---|
| 1055 | - implemented check of files from /magic and /data
|
|---|
| 1056 |
|
|---|
| 1057 | * datacenter/scripts/checktransfer
|
|---|
| 1058 | - changed the search for temporary zipfiles to not search in hidden
|
|---|
| 1059 | directories
|
|---|
| 1060 |
|
|---|
| 1061 | * datacenter/scripts/movingrawfiles2
|
|---|
| 1062 | - movingrawfiles to move raw files from /data/fromtape
|
|---|
| 1063 |
|
|---|
| 1064 | * datacenter/scripts/runcallisto
|
|---|
| 1065 | - changed default callisto.rc to callisto_mux_new.rc
|
|---|
| 1066 |
|
|---|
| 1067 | * datacenter/scripts/zipscript
|
|---|
| 1068 | - changed the script due to the fact that /magic/data/rawfiles is
|
|---|
| 1069 | now a link
|
|---|
| 1070 | - changed the find to not search in hidden directories
|
|---|
| 1071 | - added the -n option to ssh
|
|---|
| 1072 |
|
|---|
| 1073 | * resources/calibration_spline.rc
|
|---|
| 1074 | - added calibration factors for periods 62-66 but these are not
|
|---|
| 1075 | newly calculated, simply pasted from previous periods!
|
|---|
| 1076 |
|
|---|
| 1077 |
|
|---|
| 1078 |
|
|---|
| 1079 | 2008/04/08 Thomas Bretz
|
|---|
| 1080 |
|
|---|
| 1081 | * mreport/MReportDrive.cc:
|
|---|
| 1082 | - implemented changes of Version 20080220
|
|---|
| 1083 |
|
|---|
| 1084 |
|
|---|
| 1085 |
|
|---|
| 1086 | 2008/03/19 Thomas Bretz
|
|---|
| 1087 |
|
|---|
| 1088 | * mjobs/MJSpectrum.cc:
|
|---|
| 1089 | - fixed a bug introduced yesterday. The overflow bin was not
|
|---|
| 1090 | correctly referenced
|
|---|
| 1091 |
|
|---|
| 1092 |
|
|---|
| 1093 |
|
|---|
| 1094 | 2008/03/18 Thomas Bretz
|
|---|
| 1095 |
|
|---|
| 1096 | * sponde.cc:
|
|---|
| 1097 | - added new option "--force-runtime"
|
|---|
| 1098 |
|
|---|
| 1099 | * mbase/MEnv.h:
|
|---|
| 1100 | - added WriteFile to context menu
|
|---|
| 1101 |
|
|---|
| 1102 | * mjobs/MJSpectrum.[h,cc]:
|
|---|
| 1103 | - added a new option to force using the runtime instead of the
|
|---|
| 1104 | effective observation time (this might bw wrong for very
|
|---|
| 1105 | short datasets)
|
|---|
| 1106 | - added a check if the effective observation time is out of
|
|---|
| 1107 | the histogram range... print a warning if so and include
|
|---|
| 1108 | the overflow bins into the eff. obs time
|
|---|
| 1109 | - added an estimated sensitivity curve for high and low za
|
|---|
| 1110 | to the spectrum plots
|
|---|
| 1111 | - added description text for 1553 and crab spectrum
|
|---|
| 1112 | - write out the MC events after cuts including their weights
|
|---|
| 1113 | - do not fit at 1TeV but 500GeV instead
|
|---|
| 1114 |
|
|---|
| 1115 | * mjobs/MJob.cc:
|
|---|
| 1116 | - check in WriteContainer whether the file is already open
|
|---|
| 1117 |
|
|---|
| 1118 | * mpointing/MPointingDevCalc.cc:
|
|---|
| 1119 | - added some more comments
|
|---|
| 1120 |
|
|---|
| 1121 | * mhflux/MMcSpectrumWeight.[h,cc]:
|
|---|
| 1122 | - added the possibility to extend a spectrum by "fake" statistics
|
|---|
| 1123 |
|
|---|
| 1124 |
|
|---|
| 1125 |
|
|---|
| 1126 | 2008/03/14 Daniel Hoehne
|
|---|
| 1127 |
|
|---|
| 1128 | * datacenter/macros/filldotrun.C:
|
|---|
| 1129 | - inserted new arehucas version
|
|---|
| 1130 |
|
|---|
| 1131 |
|
|---|
| 1132 |
|
|---|
| 1133 | 2008/03/04 Thomas Bretz
|
|---|
| 1134 |
|
|---|
| 1135 | * condor/program.submit, condor/macro.submit, condor/script.submit:
|
|---|
| 1136 | - added
|
|---|
| 1137 |
|
|---|
| 1138 |
|
|---|
| 1139 |
|
|---|
| 1140 | 2008/03/03 Thomas Bretz
|
|---|
| 1141 |
|
|---|
| 1142 | * mhflux/MHAlpha.[h,cc]:
|
|---|
| 1143 | - allow to project individual bins in DrawNicePlot
|
|---|
| 1144 |
|
|---|
| 1145 |
|
|---|
| 1146 |
|
|---|
| 1147 | 2008/02/24 Thomas Bretz
|
|---|
| 1148 |
|
|---|
| 1149 | * mbase/MLog.h:
|
|---|
| 1150 | - added a getter for the OutputLevel (for debugging)
|
|---|
| 1151 |
|
|---|
| 1152 | * mpointing/MPointing.h:
|
|---|
| 1153 | - added a memberfunction to calculate the Abs-value
|
|---|
| 1154 |
|
|---|
| 1155 | * mpointing/PointingLinkDef.h:
|
|---|
| 1156 | - added RaDec
|
|---|
| 1157 |
|
|---|
| 1158 |
|
|---|
| 1159 |
|
|---|
| 1160 | 2008/02/21 Daniela Dorner
|
|---|
| 1161 |
|
|---|
| 1162 | * datacenter/db/builddatasets.php:
|
|---|
| 1163 | - display 'Remark' only in case of errors
|
|---|
| 1164 |
|
|---|
| 1165 |
|
|---|
| 1166 |
|
|---|
| 1167 | 2008/02/08 Stefan Ruegamer
|
|---|
| 1168 |
|
|---|
| 1169 | * datacenter/scripts/checkmd5sum
|
|---|
| 1170 | - added check to prevent that checksums of files not read from tape
|
|---|
| 1171 | enter the .lapalma file
|
|---|
| 1172 |
|
|---|
| 1173 | * datacenter/scripts/dbchk
|
|---|
| 1174 | - added check for crashed runs, sequences and datasets
|
|---|
| 1175 | - corrected bugs in find command and $dir-loops
|
|---|
| 1176 | - adapted to the automatic concept and added it to the cronjobs
|
|---|
| 1177 |
|
|---|
| 1178 |
|
|---|
| 1179 |
|
|---|
| 1180 | 2008/02/01 Stefan Ruegamer
|
|---|
| 1181 |
|
|---|
| 1182 | * datacenter/macros/filldotrun.C
|
|---|
| 1183 | - added default entry for fCompmux for new runs
|
|---|
| 1184 |
|
|---|
| 1185 | * datacenter/macros/checkfileavail.C
|
|---|
| 1186 | - added checking of fCompmux
|
|---|
| 1187 |
|
|---|
| 1188 |
|
|---|
| 1189 |
|
|---|
| 1190 | 2008/02/01 Daniel Hoehne
|
|---|
| 1191 |
|
|---|
| 1192 | * datacenter/db/runinfo-aio.php:
|
|---|
| 1193 | - fixed 'bug' with query. Now runs are displayed in ascending order
|
|---|
| 1194 |
|
|---|
| 1195 |
|
|---|
| 1196 |
|
|---|
| 1197 | 2008/01/31 Thomas Bretz
|
|---|
| 1198 |
|
|---|
| 1199 | * mbase/MThread.[h,cc]:
|
|---|
| 1200 | - imported from Cosy
|
|---|
| 1201 |
|
|---|
| 1202 | * mbase/Makefile:
|
|---|
| 1203 | - added MThread
|
|---|
| 1204 |
|
|---|
| 1205 | * mbase/BaseLinkDef.h:
|
|---|
| 1206 | - added MThread
|
|---|
| 1207 |
|
|---|
| 1208 |
|
|---|
| 1209 |
|
|---|
| 1210 | 2008/01/27 Thomas Bretz
|
|---|
| 1211 |
|
|---|
| 1212 | * .rootrc:
|
|---|
| 1213 | - updated with the correct path to the ViewCVS
|
|---|
| 1214 |
|
|---|
| 1215 |
|
|---|
| 1216 |
|
|---|
| 1217 | 2008/01/24 Thomas Bretz
|
|---|
| 1218 |
|
|---|
| 1219 | * mpointing/MPointing.cc:
|
|---|
| 1220 | - added ClassImp for RaDec
|
|---|
| 1221 |
|
|---|
| 1222 | * mpointing/MPointing.h:
|
|---|
| 1223 | - added code for classes AltAz and RaDec deriving from TVector2
|
|---|
| 1224 | not to be used in Mars and Cosy
|
|---|
| 1225 |
|
|---|
| 1226 |
|
|---|
| 1227 |
|
|---|
| 1228 | 2008/01/24 Daniel Hoehne
|
|---|
| 1229 |
|
|---|
| 1230 | * scripts/preparemc:
|
|---|
| 1231 | - adapted to new rawfile/camera structure in /magic/montecarlo
|
|---|
| 1232 |
|
|---|
| 1233 |
|
|---|
| 1234 |
|
|---|
| 1235 | 2008/01/14 Thomas Bretz
|
|---|
| 1236 |
|
|---|
| 1237 | * mpointing/MPointing.h:
|
|---|
| 1238 | - added enumeration operator[]
|
|---|
| 1239 |
|
|---|
| 1240 |
|
|---|
| 1241 |
|
|---|
| 1242 | 2008/01/11 Thomas Bretz
|
|---|
| 1243 |
|
|---|
| 1244 | * mbase/MLog.cc:
|
|---|
| 1245 | - correctly use delete[] instead of delete for fGuiLInes as
|
|---|
| 1246 | suggested by valgrind.
|
|---|
| 1247 |
|
|---|
| 1248 |
|
|---|
| 1249 |
|
|---|
| 1250 | 2008/01/09 Thomas Bretz
|
|---|
| 1251 |
|
|---|
| 1252 | * mbadpixels/MBadPixelsTreat.[h,cc]:
|
|---|
| 1253 | - removed obsolete fRawHeader
|
|---|
| 1254 |
|
|---|
| 1255 | * mpointing/MSrcPosCam.[h,cc]:
|
|---|
| 1256 | - added Paint member function
|
|---|
| 1257 |
|
|---|
| 1258 | * mpointing/MSrcPosRndm.[h,cc]:
|
|---|
| 1259 | - also produce a antio source position for wobble observations
|
|---|
| 1260 |
|
|---|
| 1261 | * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
|
|---|
| 1262 | mpedestal/MPedestalCam.cc:
|
|---|
| 1263 | - some cosmetics
|
|---|