| 1 | -*-*- END OF LINE -*-*-
|
|---|
| 2 |
|
|---|
| 3 | 2003/06/17: Thomas Bretz
|
|---|
| 4 |
|
|---|
| 5 | * meventdisp/MGEvtDisplay.cc:
|
|---|
| 6 | - fixed a bug which caused a endlessloop
|
|---|
| 7 |
|
|---|
| 8 | * mmain/MStatusDisplay.cc:
|
|---|
| 9 | - fixed UpdatePSHeader for gcc 3.* and Suse 8.2
|
|---|
| 10 |
|
|---|
| 11 | * manalysis/MCurrents.h:
|
|---|
| 12 | - fixed a bug in the const operator[]
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 | 2003/06/16: Thomas Bretz
|
|---|
| 17 |
|
|---|
| 18 | * mhist/MHOnSubtraction.cc:
|
|---|
| 19 | - worked around the non compiling source file
|
|---|
| 20 |
|
|---|
| 21 | * merpp.cc:
|
|---|
| 22 | - set compression level default = 1
|
|---|
| 23 |
|
|---|
| 24 | * macros/readCT1.C, macros/readMagic.C, macros/readcurrents.C,
|
|---|
| 25 | meventdisp/MGCamDisplay.cc
|
|---|
| 26 | - adapted to new MCamDisplay and MCamEvent
|
|---|
| 27 |
|
|---|
| 28 | * macros/sumcurrents.C:
|
|---|
| 29 | - enhanced
|
|---|
| 30 |
|
|---|
| 31 | * manalysis/MCerPhotCalc.[h, cc]:
|
|---|
| 32 | - simplified algorithm
|
|---|
| 33 |
|
|---|
| 34 | * manalysis/MCerPhotEvt.[h,cc], manalysis/MCurrents.[h,cc],
|
|---|
| 35 | manalysis/MPedestalCam.[h,cc]:
|
|---|
| 36 | - derived from MCamEvent
|
|---|
| 37 |
|
|---|
| 38 | * manalysis/MMcPedestalNSBAdd.cc:
|
|---|
| 39 | - minor change
|
|---|
| 40 |
|
|---|
| 41 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
|---|
| 42 | - added MDirIter
|
|---|
| 43 |
|
|---|
| 44 | * mbase/MDirIter.[h,cc]:
|
|---|
| 45 | - added
|
|---|
| 46 |
|
|---|
| 47 | * mbase/MParList.cc:
|
|---|
| 48 | - enhnced some output
|
|---|
| 49 |
|
|---|
| 50 | * mbase/MTaskInteractive.cc:
|
|---|
| 51 | - fixed a bug
|
|---|
| 52 |
|
|---|
| 53 | * mbase/MTaskList.cc:
|
|---|
| 54 | - added handling of gui events for Pre- and PostProcess
|
|---|
| 55 |
|
|---|
| 56 | * mgeom/MGeomPix.cc:
|
|---|
| 57 | - added a comment
|
|---|
| 58 |
|
|---|
| 59 | * mgui/MCamDisplay.[h,cc] - PRELIMINARY:
|
|---|
| 60 | - added a notification list
|
|---|
| 61 | - fixed SetRange if pad is not the main pad
|
|---|
| 62 | - new Fill functions using MCamEvent, removed old ones
|
|---|
| 63 |
|
|---|
| 64 | * mhist/MFillH.cc:
|
|---|
| 65 | - check for the existance of the canvas
|
|---|
| 66 |
|
|---|
| 67 | * mhist/MHCerPhotEvt.cc:
|
|---|
| 68 | - take usage of MCamEvent
|
|---|
| 69 |
|
|---|
| 70 | * mhist/MHCurrents.cc:
|
|---|
| 71 | - take usage of MCamEvent
|
|---|
| 72 | - added rms
|
|---|
| 73 |
|
|---|
| 74 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 75 | - added "Reset" and "Remove Tab" to menu bar
|
|---|
| 76 |
|
|---|
| 77 | * mraw/MRawEvtData.[h,cc]:
|
|---|
| 78 | - draw hi- and logains
|
|---|
| 79 | - derived from MCamEvent
|
|---|
| 80 |
|
|---|
| 81 | * mraw/MRawEvtPixelIter.[h,cc]:
|
|---|
| 82 | - added GetVarHiGainSamples
|
|---|
| 83 |
|
|---|
| 84 | * mraw/Makefile:
|
|---|
| 85 | - added -I../mgui - PRELIMINARY
|
|---|
| 86 |
|
|---|
| 87 | * mhist/MH.cc:
|
|---|
| 88 | - fixed Draw(TH1&,TH1&) for newer root versions
|
|---|
| 89 |
|
|---|
| 90 | * mhist/MHHadronness.cc:
|
|---|
| 91 | - fixed call to fGraph->SetMaximum(1) for newer root versions
|
|---|
| 92 |
|
|---|
| 93 | * mmain/MStatusDisplay.cc:
|
|---|
| 94 | - fixed for gcc 3.* and newer root versions
|
|---|
| 95 |
|
|---|
| 96 |
|
|---|
| 97 |
|
|---|
| 98 |
|
|---|
| 99 | 2003/06/13: Robert Wagner
|
|---|
| 100 | * mhist/MHOnSubtraction.cc
|
|---|
| 101 | - removed casts from double to Double_t found by gcc 3.3
|
|---|
| 102 | - added MHOnSubtraction::CalcLightCurve, a methods towards a
|
|---|
| 103 | lightcurve
|
|---|
| 104 |
|
|---|
| 105 |
|
|---|
| 106 |
|
|---|
| 107 | 2003/06/13: Thomas Bretz (making Mars work with gcc 3.3 on Suse 8.2)
|
|---|
| 108 |
|
|---|
| 109 | * Makefile.conf.linux:
|
|---|
| 110 | - removed nonull-objects, Wtraditional and Wnested-externs
|
|---|
| 111 | due to warnings in gcc 3.3
|
|---|
| 112 |
|
|---|
| 113 | * *:
|
|---|
| 114 | - added 'using namespace std;'
|
|---|
| 115 | - exchanged *.h C++ headers by correct headers (like <fstream>)
|
|---|
| 116 | - replaced forward declarations of streams by <iosfwd>
|
|---|
| 117 |
|
|---|
| 118 | * manalysis/MCerPhotAnal.cc:
|
|---|
| 119 | - cast arguments of sqrt to correct type
|
|---|
| 120 | - corrected argument type for SetPedestalRms
|
|---|
| 121 |
|
|---|
| 122 | * manalysis/MCurrents.h:
|
|---|
| 123 | - const operator[] uses 'this' now
|
|---|
| 124 |
|
|---|
| 125 | * manalysis/MEnergyEstParam.[h,cc], manalysis/MSigmabarParam.[h,cc]:
|
|---|
| 126 | - fixed definition of Print
|
|---|
| 127 |
|
|---|
| 128 | * manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.cc,
|
|---|
| 129 | mgui/MCamDisplay.cc, mmontecarlo/MMcThresholdCalc.cc:
|
|---|
| 130 | - cast arguments of sqrt to correct type
|
|---|
| 131 |
|
|---|
| 132 | * manalysis/MMultiDimDistCalc.cc:
|
|---|
| 133 | - changed type of numg/numh to Int_t
|
|---|
| 134 |
|
|---|
| 135 | * mbase/BaseLinkDef.h:
|
|---|
| 136 | - removed pragma for __omanip_debug
|
|---|
| 137 |
|
|---|
| 138 | * mbase/MLog.[h,cc]:
|
|---|
| 139 | - fixed copy constructor
|
|---|
| 140 | - removed usage of mkstemp -- TO BE FIXED
|
|---|
| 141 |
|
|---|
| 142 | * mbase/MLogManip.[h,cc]:
|
|---|
| 143 | - completely replaced
|
|---|
| 144 |
|
|---|
| 145 | * mdata/MDataArray.cc:
|
|---|
| 146 | - fixed variable type ncols (Double_t -> Int_t)
|
|---|
| 147 |
|
|---|
| 148 | * mdata/MDataChain.cc:
|
|---|
| 149 | - fixed argument type of gRandom->Integer()
|
|---|
| 150 |
|
|---|
| 151 | * meventdisp/MGEvtDisplay.[h,cc]:
|
|---|
| 152 | - implemented skiping of events which have 0 Pixels
|
|---|
| 153 |
|
|---|
| 154 | * mfileio/MCT1ReadPreProc.cc:
|
|---|
| 155 | - fixed conversion for istream::read from Byte_t* to char*
|
|---|
| 156 | - fixed argument type in Fill (fmcsize_phel)
|
|---|
| 157 |
|
|---|
| 158 | * mfileio/MChain.h:
|
|---|
| 159 | - ResetTree must also set fTreeNumber to -1 due to changes in
|
|---|
| 160 | TChain::LoadTree
|
|---|
| 161 |
|
|---|
| 162 | * mfilter/MFAlpha.[h,cc]:
|
|---|
| 163 | fixed type of Alpha in Init (Float_t instead of Int_t)
|
|---|
| 164 |
|
|---|
| 165 | * mfilter/MFEventSelector2.[h,cc]:
|
|---|
| 166 | - renamed Read member function to ReadDistribution
|
|---|
| 167 |
|
|---|
| 168 | * mfilter/MFilterList.h:
|
|---|
| 169 | - fixed overloading of GetRule
|
|---|
| 170 |
|
|---|
| 171 | * mhist/MBinning.cc, mhist/MH3.cc:
|
|---|
| 172 | - removed default argument in source file
|
|---|
| 173 |
|
|---|
| 174 | * mhist/MHArray.cc:
|
|---|
| 175 | fixed type of sstyle (Stat_t -> Int_t)
|
|---|
| 176 |
|
|---|
| 177 | * mhist/MHCerPhotEvt.[h,cc], mhist/MHCurrents.[h,cc]:
|
|---|
| 178 | - fixed definition of Clear()
|
|---|
| 179 |
|
|---|
| 180 | * mhist/MHFadcCam.[h,cc]:
|
|---|
| 181 | - renamed Reset to ResetEntry
|
|---|
| 182 |
|
|---|
| 183 | * mhistmc/MHMcEnergy.cc:
|
|---|
| 184 | - fixed argument type of log
|
|---|
| 185 |
|
|---|
| 186 | * mhistmc/MHMcRate.cc:
|
|---|
| 187 | - cast argument of pow() to correct type
|
|---|
| 188 |
|
|---|
| 189 | * mimage/MHillas.cc:
|
|---|
| 190 | - replaced default value for MeanX and MeanY by 0
|
|---|
| 191 |
|
|---|
| 192 | * mmain/MMars.cc:
|
|---|
| 193 | - fixed argument type in TGLayoutHints
|
|---|
| 194 |
|
|---|
| 195 | * mmain/MStatusDisplay.cc:
|
|---|
| 196 | - fixed some argument types
|
|---|
| 197 | - for the moment removed the update of the ps-header
|
|---|
| 198 |
|
|---|
| 199 | * mmc/MMcTrig.cxx:
|
|---|
| 200 | - use binary shift instead of pow for power of two
|
|---|
| 201 |
|
|---|
| 202 | * mmontecarlo/MMcEnergyEst.[h,cc]:
|
|---|
| 203 | - declared fcn as static
|
|---|
| 204 | - fixed definition of Print
|
|---|
| 205 |
|
|---|
| 206 | * mmontecarlo/MMcTimeGenerate.cc:
|
|---|
| 207 | - fixed argument type of SetTime
|
|---|
| 208 |
|
|---|
| 209 | * mmontecarlo/MMcTriggerRateCalc.[h,cc]:
|
|---|
| 210 | - fixed definition of Draw
|
|---|
| 211 |
|
|---|
| 212 | * mfileio/MReadRflFile.cc, mraw/MRawCrateData.cc, mraw/MRawEvtData.cc,
|
|---|
| 213 | mraw/MRawEvtHeader.cc, mraw/MRawRunHeader.cc:
|
|---|
| 214 | - fixed conversion for istream::read from Byte_t* to char*
|
|---|
| 215 |
|
|---|
| 216 | * mreflector/MRflEvtData.cc, mreflector/MRflSinglePhoton.cc:
|
|---|
| 217 | - fixed definition of Print
|
|---|
| 218 |
|
|---|
| 219 |
|
|---|
| 220 |
|
|---|
| 221 | 2003/06/13: Robert Wagner
|
|---|
| 222 | * mhist/MHOnSubtraction.cc
|
|---|
| 223 | - Improvements in output
|
|---|
| 224 |
|
|---|
| 225 |
|
|---|
| 226 |
|
|---|
| 227 | 2003/06/12: Thomas Bretz
|
|---|
| 228 |
|
|---|
| 229 | * mgui/MCamDisplay.h:
|
|---|
| 230 | - added //*MENU* to SetAutoScale, SetMinimum, SetMaximum
|
|---|
| 231 |
|
|---|
| 232 |
|
|---|
| 233 |
|
|---|
| 234 | 2003/06/11: Robert Wagner
|
|---|
| 235 |
|
|---|
| 236 | * mhist/MHOnSubtraction.[h,cc]
|
|---|
| 237 | - Some bugfixes, e.g. concerning binning of result histograms
|
|---|
| 238 | - Improvements in output
|
|---|
| 239 |
|
|---|
| 240 |
|
|---|
| 241 |
|
|---|
| 242 | 2003/06/09: Wolfgang Wittek
|
|---|
| 243 |
|
|---|
| 244 | * macros/CT1Analysis.C
|
|---|
| 245 | - replace MPadSchweizer by MCT1PadSchweizer
|
|---|
| 246 |
|
|---|
| 247 | * macros/ONOFFCT1Analysis.C
|
|---|
| 248 | - current version of the macro for the analysis using ON, OFF and MC data
|
|---|
| 249 |
|
|---|
| 250 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 251 | MPadONOFF.[h,cc]
|
|---|
| 252 | - delete
|
|---|
| 253 |
|
|---|
| 254 | * manalysis/MCT1PadSchweizer.[h,cc]
|
|---|
| 255 | MCT1PadONOFF.[h,cc]
|
|---|
| 256 | - add
|
|---|
| 257 |
|
|---|
| 258 | * manalysis/Makefile
|
|---|
| 259 | AnalysisLinkdef.h
|
|---|
| 260 | - replace MPadSchweizer and MPadONOFF
|
|---|
| 261 | by MCT1PadSchweizer and MCT1PadONOFF
|
|---|
| 262 |
|
|---|
| 263 |
|
|---|
| 264 |
|
|---|
| 265 | 2003/06/06: Robert Wagner
|
|---|
| 266 |
|
|---|
| 267 | * mhist/MHOnSubtraction.[h,cc]
|
|---|
| 268 | - Class for extracting a gamma signal from on data only. Works
|
|---|
| 269 | on fully differential data in Alpha, Energy and Theta as well
|
|---|
| 270 | as on single Alpha plots. Experimental version, expect
|
|---|
| 271 | functionality but code still optimized for debugging purposes
|
|---|
| 272 |
|
|---|
| 273 | * mhist/MHAlphaEnergyTheta.cc
|
|---|
| 274 | - Fill signed alpha value instead of absolute value
|
|---|
| 275 |
|
|---|
| 276 |
|
|---|
| 277 |
|
|---|
| 278 | 2003/06/06: Wolfgang Wittek
|
|---|
| 279 |
|
|---|
| 280 | * macros/optPad.C
|
|---|
| 281 | - macro for testing the optimal padding
|
|---|
| 282 |
|
|---|
| 283 |
|
|---|
| 284 |
|
|---|
| 285 | 2003/06/05: Abelardo Moralejo
|
|---|
| 286 |
|
|---|
| 287 | * mhist/MHTrigLvl0.[h,cc]:
|
|---|
| 288 | - added. This is intended to find "hot" pixels firing too often
|
|---|
| 289 | or pixels firing too rarely. Very preliminar!
|
|---|
| 290 |
|
|---|
| 291 | * macros/pixfirerate.C:
|
|---|
| 292 | - added. An example on how to use the class above.
|
|---|
| 293 |
|
|---|
| 294 | * mhist/Makefile, HistLinkDef.h :
|
|---|
| 295 | added new class.
|
|---|
| 296 |
|
|---|
| 297 |
|
|---|
| 298 |
|
|---|
| 299 | 2003/06/05: Thomas Bretz
|
|---|
| 300 |
|
|---|
| 301 | * mbase/MEvtLoop.cc:
|
|---|
| 302 | - fixed some typos in the comments
|
|---|
| 303 |
|
|---|
| 304 | * meventdisp/MGCamDisplay.cc:
|
|---|
| 305 | - added MHillasSrc to eventloop
|
|---|
| 306 |
|
|---|
| 307 | * meventdisp/MGEvtDisplay.cc:
|
|---|
| 308 | - print MC informations to screen, too
|
|---|
| 309 |
|
|---|
| 310 | * mfileio/MReadCurrents.cc:
|
|---|
| 311 | - added a comment
|
|---|
| 312 |
|
|---|
| 313 | * mhist/MHCerPhotEvt.h:
|
|---|
| 314 | - removed typo
|
|---|
| 315 |
|
|---|
| 316 | * mimage/MHillasSrcCalc.cc:
|
|---|
| 317 | - create a default source if now source is available
|
|---|
| 318 |
|
|---|
| 319 |
|
|---|
| 320 |
|
|---|
| 321 | 2003/06/03: Thomas Bretz
|
|---|
| 322 |
|
|---|
| 323 | * macros/readcurrents.C:
|
|---|
| 324 | - display currents in Log-Scale
|
|---|
| 325 |
|
|---|
| 326 | * mgui/MCamDisplay.[h,cc]:
|
|---|
| 327 | - introduced fMinimum
|
|---|
| 328 | - introduced fMaximum
|
|---|
| 329 | - introduced fData
|
|---|
| 330 | - removed Set-functions
|
|---|
| 331 | - introduced Update()
|
|---|
| 332 | - introduced Log-Scale
|
|---|
| 333 |
|
|---|
| 334 | * macros/readCT1.C:
|
|---|
| 335 | - fixed a typo
|
|---|
| 336 |
|
|---|
| 337 | * mbase/MTaskInteractive.[h,cc]:
|
|---|
| 338 | - added
|
|---|
| 339 |
|
|---|
| 340 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
|---|
| 341 | - added MTaskInteractive
|
|---|
| 342 |
|
|---|
| 343 | * mhist/MHCurrents.[h,cc]:
|
|---|
| 344 | - added (PRELIMINARY)
|
|---|
| 345 |
|
|---|
| 346 | * mhist/Makefile, mhist/HistLinkDef.h:
|
|---|
| 347 | - added MHCurrents
|
|---|
| 348 |
|
|---|
| 349 | * mgui/MCamDisplay.[h,cc]:
|
|---|
| 350 | - changed number of ItemsLegend to display the maximum, too
|
|---|
| 351 |
|
|---|
| 352 | * macros/sumcurrents.C:
|
|---|
| 353 | - added
|
|---|
| 354 |
|
|---|
| 355 |
|
|---|
| 356 |
|
|---|
| 357 | 2003/06/03: Wolfgang Wittek
|
|---|
| 358 |
|
|---|
| 359 | * mfileio/MCT1ReadPreProc.[h,cc]
|
|---|
| 360 | - reset blind pixels for each event
|
|---|
| 361 | (because they may have been changed by the padding)
|
|---|
| 362 |
|
|---|
| 363 | * macros/ONOFFCT1Analysis.C
|
|---|
| 364 | - will be the macro for the CT1 analysis using ON and OFF data
|
|---|
| 365 |
|
|---|
| 366 | * manalysis/MPadONOFF.[h,cc]
|
|---|
| 367 | - new class
|
|---|
| 368 | - class for the padding of ON/OFF data
|
|---|
| 369 |
|
|---|
| 370 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 371 | - remove fBlinds->Clear() because the resetting of the
|
|---|
| 372 | blind pixels is now done in MCT1ReadPreProc
|
|---|
| 373 |
|
|---|
| 374 |
|
|---|
| 375 |
|
|---|
| 376 | 2003/06/02: Thomas Bretz
|
|---|
| 377 |
|
|---|
| 378 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
|---|
| 379 | - added MCurrents
|
|---|
| 380 |
|
|---|
| 381 | * manalysis/MCerPhotEvt.[h,cc]:
|
|---|
| 382 | - added MGeomCam argument to GetRatioMin/Max
|
|---|
| 383 |
|
|---|
| 384 | * mfileio/FileIOLinkDef.h, mfileio/Makefile:
|
|---|
| 385 | - added MReadCurrents
|
|---|
| 386 |
|
|---|
| 387 | * mfileio/MReadCurrents.[h,cc]:
|
|---|
| 388 | - added
|
|---|
| 389 |
|
|---|
| 390 | * manalysis/MCurrents.[h,cc]:
|
|---|
| 391 | - added
|
|---|
| 392 |
|
|---|
| 393 | * mgui/MCamDisplay.[h,cc]:
|
|---|
| 394 | - added current support
|
|---|
| 395 |
|
|---|
| 396 | * mbase/MTime.h:
|
|---|
| 397 | - preliminary changes to support currents
|
|---|
| 398 |
|
|---|
| 399 | * mhist/MH.[h,cc]:
|
|---|
| 400 | - added usescreenfactor to MakeDefCanvas
|
|---|
| 401 |
|
|---|
| 402 |
|
|---|
| 403 |
|
|---|
| 404 | 2003/05/30: Wolfgang Wittek
|
|---|
| 405 |
|
|---|
| 406 | * macros/CT1Analysis.C
|
|---|
| 407 | - current version of the CT1Analysis.C macro for the analysis of
|
|---|
| 408 | CT1 data using ON and MC data
|
|---|
| 409 |
|
|---|
| 410 |
|
|---|
| 411 |
|
|---|
| 412 | 2003/05/27: Thomas Bretz
|
|---|
| 413 |
|
|---|
| 414 | * mreflector/Makefile:
|
|---|
| 415 | - removed obsolete includes
|
|---|
| 416 |
|
|---|
| 417 | * mbase/MLogManip.h:
|
|---|
| 418 | - for the moment removed dbg<< from dbginf again
|
|---|
| 419 |
|
|---|
| 420 | * mimage/MHNewImagePar.cc:
|
|---|
| 421 | - security check in fill
|
|---|
| 422 |
|
|---|
| 423 | * mmain/MAnalysis.cc:
|
|---|
| 424 | - fixed filling of MHNewImagePar
|
|---|
| 425 |
|
|---|
| 426 |
|
|---|
| 427 |
|
|---|
| 428 | 2003/05/26: Wolfgang Wittek
|
|---|
| 429 |
|
|---|
| 430 | * mfileio/MCT1ReadPreProc.cc
|
|---|
| 431 | - put back : if (event.spixsig_10thphot[i]==0)
|
|---|
| 432 | continue;
|
|---|
| 433 |
|
|---|
| 434 | * manalysis/MPadSchweizer.cc
|
|---|
| 435 | - add pixels to MCerPhotEvt which are not yet in;
|
|---|
| 436 | set their number of photons equal to zero
|
|---|
| 437 |
|
|---|
| 438 |
|
|---|
| 439 |
|
|---|
| 440 | 2003/05/26: Thomas Bretz
|
|---|
| 441 |
|
|---|
| 442 | * mhist/MHCerPhotEvt.cc, mfileio/MCT1ReadAscii.cc:
|
|---|
| 443 | - InitSize --> FixSize
|
|---|
| 444 |
|
|---|
| 445 | * manalysis/MMcPedestalNSBAdd.cc:
|
|---|
| 446 | - fixed a typo (* instead of /)
|
|---|
| 447 |
|
|---|
| 448 |
|
|---|
| 449 |
|
|---|
| 450 | 2003/05/23: Abelardo Moralejo
|
|---|
| 451 |
|
|---|
| 452 | * mreflector/Makefile:
|
|---|
| 453 | - added (was missing)
|
|---|
| 454 |
|
|---|
| 455 |
|
|---|
| 456 |
|
|---|
| 457 | 2003/05/23: Thomas Bretz
|
|---|
| 458 |
|
|---|
| 459 | * Makefile:
|
|---|
| 460 | - added mreflector
|
|---|
| 461 |
|
|---|
| 462 | * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc:
|
|---|
| 463 | - use FixSize instead of InitSize
|
|---|
| 464 |
|
|---|
| 465 | * manalysis/MCerPhotEvt.[h,cc]:
|
|---|
| 466 | - replaced InitSize by FixSize (seems to be more logical)
|
|---|
| 467 |
|
|---|
| 468 | * manalysis/MMcPedestalNSBAdd.cc:
|
|---|
| 469 | - replaced GetR by GetPixRatio
|
|---|
| 470 |
|
|---|
| 471 | * manalysis/MPedestalCam.cc:
|
|---|
| 472 | - replaced GetEntries by GetEntriesFast
|
|---|
| 473 |
|
|---|
| 474 | * mfileio/FileIOLinkDef.h, mfileio/Makefile:
|
|---|
| 475 | - added MReadRflFile
|
|---|
| 476 |
|
|---|
| 477 | * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc],
|
|---|
| 478 | mgeom/MGeomCamMagic.[h,cc]:
|
|---|
| 479 | - replaced R by D
|
|---|
| 480 |
|
|---|
| 481 | * mgui/MCamDisplay.[h,cc]:
|
|---|
| 482 | - added TClonesArray to display reflector events
|
|---|
| 483 | - added FillRflEvent
|
|---|
| 484 | - added ShowRflEvent
|
|---|
| 485 | - adapted Paint function
|
|---|
| 486 |
|
|---|
| 487 | * mgui/MHexagon.[h,cc]:
|
|---|
| 488 | - replaced GetR by GetD
|
|---|
| 489 | - added DistanceToPrimitive (capital T)
|
|---|
| 490 |
|
|---|
| 491 | * mgui/Makefile:
|
|---|
| 492 | - added mreflector
|
|---|
| 493 |
|
|---|
| 494 | * mfileio/MReadRflFile.[h,cc]:
|
|---|
| 495 | - added
|
|---|
| 496 |
|
|---|
| 497 | * mreflector, mreflector/Makefile, mreflector/ReflectorLinkDef.h,
|
|---|
| 498 | mreflector/MRflEvtData.[h,cc], mreflector/MRflSinglePhoton.[h,cc]:
|
|---|
| 499 | mreflector/MRflEvtHeader.[h,cc], mreflector/MRflRunHeader.[h,cc]:
|
|---|
| 500 | - added
|
|---|
| 501 |
|
|---|
| 502 | * macros/readRfl.C:
|
|---|
| 503 | - added
|
|---|
| 504 |
|
|---|
| 505 |
|
|---|
| 506 |
|
|---|
| 507 | 2003/05/22: Abelardo Moralejo
|
|---|
| 508 |
|
|---|
| 509 | * mhist/MHMatrix.[h,cc]
|
|---|
| 510 | - add member function ShuffleRows() to randomize the order of the
|
|---|
| 511 | matrix rows. This is useful for instance for the random forest,
|
|---|
| 512 | (See RanForest.C) when we feed a hadron training sample with
|
|---|
| 513 | both protons and helium nuclei: if they are ordered (first all
|
|---|
| 514 | events of one type, then those of the other) the method does not
|
|---|
| 515 | seem to work well. Any other kind of ordering might be harmful
|
|---|
| 516 | as well (in theta, phi or whatever).
|
|---|
| 517 |
|
|---|
| 518 |
|
|---|
| 519 |
|
|---|
| 520 | 2003/05/22: Wolfgang Wittek
|
|---|
| 521 |
|
|---|
| 522 | * mfileio/MCT1ReadPreProc.[h,cc]
|
|---|
| 523 | - add member function DiscreteTheta
|
|---|
| 524 | - discretize the Theta according to the binning in Theta
|
|---|
| 525 | (for data and MC)
|
|---|
| 526 | original Theta is stored in the container "ThetaOrig"
|
|---|
| 527 | the discretized Theta is stored in MMcEvt.fTelescopeTheta
|
|---|
| 528 |
|
|---|
| 529 |
|
|---|
| 530 |
|
|---|
| 531 | 2003/05/21: Thomas Bretz
|
|---|
| 532 |
|
|---|
| 533 | * mfileio/MReadTree.cc:
|
|---|
| 534 | - changed text of a warning
|
|---|
| 535 | - removed obsolete comment
|
|---|
| 536 |
|
|---|
| 537 | * mfileio/MWriteRootFile.[h,cc]:
|
|---|
| 538 | - changed Print function to support kIsNewTree flag
|
|---|
| 539 | - changed BIT(15) to BIT(16) because it is already used by TBranch
|
|---|
| 540 |
|
|---|
| 541 |
|
|---|
| 542 |
|
|---|
| 543 | 2003/05/21: Wolfgang Wittek
|
|---|
| 544 |
|
|---|
| 545 | * mhist/MHBlindPixels.[h,cc]
|
|---|
| 546 | - change 1D histogram into 2D histogram (pixel Id vs. Theta)
|
|---|
| 547 | - add 2D histogram : no.of blind pixels vs. Theta
|
|---|
| 548 |
|
|---|
| 549 | * mhist/MHSigmaTheta.cc
|
|---|
| 550 | - correct "BinningPix"
|
|---|
| 551 |
|
|---|
| 552 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 553 | - add simulation of blind pixels
|
|---|
| 554 |
|
|---|
| 555 | * mhist/MHMatrix.cc
|
|---|
| 556 | - in DefRefMatrix : allow variable bin size for 'hth' and 'hthd'
|
|---|
| 557 |
|
|---|
| 558 |
|
|---|
| 559 |
|
|---|
| 560 | 2003/05/20: Oscar Blanch Bigas
|
|---|
| 561 |
|
|---|
| 562 | * mgeom/MGeomCamECO1000HG.[h,cc]
|
|---|
| 563 | - new files for ECO1000 camera geometry with pixels
|
|---|
| 564 | of half angualr size.
|
|---|
| 565 |
|
|---|
| 566 | * mgeom/Mkefile:
|
|---|
| 567 | - added MGeomCamECO1000HG.[h,cc] files
|
|---|
| 568 |
|
|---|
| 569 | * mgeom/GeomLinkDef.h
|
|---|
| 570 | - added class MGeomCamECO1000HG
|
|---|
| 571 |
|
|---|
| 572 |
|
|---|
| 573 |
|
|---|
| 574 | 2003/05/20: Thomas Bretz
|
|---|
| 575 |
|
|---|
| 576 | * mbase/MLog.h:
|
|---|
| 577 | - added Separator member function
|
|---|
| 578 |
|
|---|
| 579 | * mfileio/MReadMarsFile.cc:
|
|---|
| 580 | - moved output in Notify to MReadTree::Notify
|
|---|
| 581 | - call MReadTree:Notify in Notify
|
|---|
| 582 |
|
|---|
| 583 | * mfileio/MReadTree.[h,cc]:
|
|---|
| 584 | - do not try to delete a Baddress if it is NULL ("*")
|
|---|
| 585 | - added CheckBranchSize member function
|
|---|
| 586 | - added the size consistency check to Notify
|
|---|
| 587 |
|
|---|
| 588 | * mfileio/MWriteRootFile.cc:
|
|---|
| 589 | - mini changes to Print-output
|
|---|
| 590 |
|
|---|
| 591 | * mfilter/MF.[h,cc]:
|
|---|
| 592 | - added Print-function
|
|---|
| 593 |
|
|---|
| 594 | * mraw/MRawEvtPixelIter.h:
|
|---|
| 595 | - removed wrong EOL characters
|
|---|
| 596 |
|
|---|
| 597 | * macros/multidimdist2.C:
|
|---|
| 598 | - made variable names unique
|
|---|
| 599 |
|
|---|
| 600 | * macros/star.C:
|
|---|
| 601 | - added sigmabar
|
|---|
| 602 |
|
|---|
| 603 | * macros/status.C:
|
|---|
| 604 | - added sigmabar
|
|---|
| 605 | - added MHSigmaTheta
|
|---|
| 606 |
|
|---|
| 607 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
|---|
| 608 | - added MFiltercutsCalc
|
|---|
| 609 |
|
|---|
| 610 | * manalysis/MFiltercutsCalc.[h,cc]:
|
|---|
| 611 | - added
|
|---|
| 612 |
|
|---|
| 613 |
|
|---|
| 614 | 2003/05/19: Thomas Bretz
|
|---|
| 615 |
|
|---|
| 616 | * mgui/MCamDisplay.cc:
|
|---|
| 617 | - removed an unused variable.
|
|---|
| 618 |
|
|---|
| 619 | * Makefile.rules:
|
|---|
| 620 | - fixed Mr.Proper
|
|---|
| 621 |
|
|---|
| 622 | * mbase/MEvtLoop.cc, mbase/MParList.cc, mbase/MTaskList.cc,
|
|---|
| 623 | mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc:
|
|---|
| 624 | - use new manipulator 'underline'
|
|---|
| 625 |
|
|---|
| 626 | * mbase/MLog.cc:
|
|---|
| 627 | - added new underlining
|
|---|
| 628 | - added blue color for debugging
|
|---|
| 629 |
|
|---|
| 630 | * mbase/MLogManip.[h,cc]:
|
|---|
| 631 | - added underline
|
|---|
| 632 | - added dbg and increased all other debug(n) levels by one
|
|---|
| 633 |
|
|---|
| 634 | * mbase/MParContainer.h:
|
|---|
| 635 | - made fDisplay persistent (workaround for a obsolete warning in
|
|---|
| 636 | root 3.02/07)
|
|---|
| 637 |
|
|---|
| 638 | * mfileio/MWriteRootFile.[h,cc]:
|
|---|
| 639 | - fixed a bug introduced when implementing UPDATE mode,
|
|---|
| 640 | kIsNewTree set for TTree
|
|---|
| 641 |
|
|---|
| 642 |
|
|---|
| 643 |
|
|---|
| 644 | 2003/05/16: Abelardo Moralejo
|
|---|
| 645 |
|
|---|
| 646 | * mmontecarlo/MMcEnergyEst.[h,cc]
|
|---|
| 647 | - Added SetCoeff
|
|---|
| 648 |
|
|---|
| 649 |
|
|---|
| 650 |
|
|---|
| 651 | 2003/05/16: Thomas Bretz
|
|---|
| 652 |
|
|---|
| 653 | * mfilter/MFEventSelector2.[h,cc]:
|
|---|
| 654 | - added
|
|---|
| 655 |
|
|---|
| 656 | * mfilter/Makefile, mfilter/FilterLinkDef.h:
|
|---|
| 657 | - added MFEventSelector2
|
|---|
| 658 |
|
|---|
| 659 | * mbase/MContinue.cc:
|
|---|
| 660 | - SetDisplay for filter
|
|---|
| 661 | - Set LogStream for filter
|
|---|
| 662 |
|
|---|
| 663 | * mbase/MEvtLoop.cc:
|
|---|
| 664 | - don't use pointer to fTasklist in PostProcess if not initialized
|
|---|
| 665 | - do not execute Process if fTasklist is not initialized
|
|---|
| 666 |
|
|---|
| 667 | * mbase/MTask.[h,cc]:
|
|---|
| 668 | - overwrite SetDisplay (set also display of attached filter
|
|---|
| 669 |
|
|---|
| 670 | * mbase/MTaskList.cc:
|
|---|
| 671 | - minor changes
|
|---|
| 672 |
|
|---|
| 673 | * mdata/MDataChain.[h,cc]:
|
|---|
| 674 | - implemented ParseDataMember to support constants
|
|---|
| 675 |
|
|---|
| 676 | * mfileio/MCT1ReadPreProc.[h,cc]:
|
|---|
| 677 | - added fNumFile to support Rewind
|
|---|
| 678 | - added Rewind
|
|---|
| 679 |
|
|---|
| 680 | * mfileio/MRead.[h,cc]:
|
|---|
| 681 | - new virtual function Rewind
|
|---|
| 682 |
|
|---|
| 683 | * mfileio/MReadMarsFile.[h,cc]:
|
|---|
| 684 | - added Rewind
|
|---|
| 685 |
|
|---|
| 686 | * mfileio/MReadTree.[h,cc]:
|
|---|
| 687 | - added Rewind
|
|---|
| 688 | - fixed a missing 'else' in AddFile
|
|---|
| 689 |
|
|---|
| 690 | * mhist/MBinning.[h,cc]:
|
|---|
| 691 | - added SetEdges(TAxis&)
|
|---|
| 692 | - added SetEdges(TH1&, char)
|
|---|
| 693 |
|
|---|
| 694 | * mhist/MFillH.[h,cc]:
|
|---|
| 695 | - added bit kDoNotDisplay
|
|---|
| 696 |
|
|---|
| 697 | * mhist/MH.h:
|
|---|
| 698 | - added a comment
|
|---|
| 699 |
|
|---|
| 700 | * mhist/MH3.[h,cc]:
|
|---|
| 701 | - implemented GetRule
|
|---|
| 702 | - implemented GetNbins
|
|---|
| 703 | - implemented FindFixBin
|
|---|
| 704 |
|
|---|
| 705 | * mimage/MHHillasSrc.cc:
|
|---|
| 706 | - replaced gPad->cd(4) by savepad
|
|---|
| 707 |
|
|---|
| 708 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 709 | - fixed locked mode for loop-in-loop cases
|
|---|
| 710 |
|
|---|
| 711 |
|
|---|
| 712 |
|
|---|
| 713 | 2003/05/15: Wolfgang Wittek
|
|---|
| 714 |
|
|---|
| 715 | * macros/CT1EgyEst.C
|
|---|
| 716 | - replace "energyest.root" by paramout
|
|---|
| 717 |
|
|---|
| 718 |
|
|---|
| 719 |
|
|---|
| 720 | 2003/05/14: Wolfgang Wittek
|
|---|
| 721 |
|
|---|
| 722 | * macros/CT1env.rc
|
|---|
| 723 | - CT1env replaced by CT1env.rc
|
|---|
| 724 |
|
|---|
| 725 | * mranforest/MRanForestCalc.cc
|
|---|
| 726 | - exchange arguments in
|
|---|
| 727 | FindCreateObj("MHadronness", fHadronnessName)
|
|---|
| 728 |
|
|---|
| 729 |
|
|---|
| 730 |
|
|---|
| 731 | 2003/05/13: Thomas Bretz
|
|---|
| 732 |
|
|---|
| 733 | * mdata/MDataArray.[h,cc]:
|
|---|
| 734 | - addeed GetData and >>-operator to fill a TVector from the array
|
|---|
| 735 |
|
|---|
| 736 | * manalysis/MMultiDimDistCalc.cc:
|
|---|
| 737 | - use new >>-operator from MDataArray
|
|---|
| 738 |
|
|---|
| 739 | * mranforest/MRanForest.[h,cc]:
|
|---|
| 740 | - TVector& in CalcHadronness declared const
|
|---|
| 741 | - added a const qualifier to 'Float_t sum'
|
|---|
| 742 | - removed Reset() from a TIter declaration (done by the TIter
|
|---|
| 743 | constructor)
|
|---|
| 744 |
|
|---|
| 745 | * mranforest/MRanForestCalc.cc:
|
|---|
| 746 | - fill TVector with new >>-operator of MDataArray
|
|---|
| 747 |
|
|---|
| 748 | * mranforest/MRanTree.[h,cc]:
|
|---|
| 749 | - removed obsolete returns at the end of some functions
|
|---|
| 750 | - TVector& in TreeHad declared const
|
|---|
| 751 | - changed if to ?:-operator in TreeHad
|
|---|
| 752 | - TreeHad() calls TreeHad(const TVector &) now (code is not
|
|---|
| 753 | implemented twice)
|
|---|
| 754 |
|
|---|
| 755 |
|
|---|
| 756 |
|
|---|
| 757 | 2003/05/12: Abelardo Moralejo
|
|---|
| 758 |
|
|---|
| 759 | * mhistmc/MHMcEnergyMigration.cc
|
|---|
| 760 | - Draw(): fixed axis label in one plot.
|
|---|
| 761 |
|
|---|
| 762 |
|
|---|
| 763 |
|
|---|
| 764 | 2003/05/12: Thomas Bretz
|
|---|
| 765 |
|
|---|
| 766 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 767 | - implemented UpdatePSHeader
|
|---|
| 768 |
|
|---|
| 769 |
|
|---|
| 770 |
|
|---|
| 771 | 2003/05/10: Thomas Bretz
|
|---|
| 772 |
|
|---|
| 773 | * Makefile.rules:
|
|---|
| 774 | - implemented diff
|
|---|
| 775 |
|
|---|
| 776 | * NEWS:
|
|---|
| 777 | - changed
|
|---|
| 778 |
|
|---|
| 779 | * manalysis/MCT1SupercutsCalc.cc:
|
|---|
| 780 | - fixed variable names
|
|---|
| 781 |
|
|---|
| 782 | * mbase/MParContainer.cc:
|
|---|
| 783 | - replaces IsA()->GetName() by ClassName()
|
|---|
| 784 |
|
|---|
| 785 | * mbase/Makefile:
|
|---|
| 786 | - removed obsolete include paths
|
|---|
| 787 |
|
|---|
| 788 | * mdata/MDataArray.[h,cc]:
|
|---|
| 789 | - new member function GetRule(int)
|
|---|
| 790 |
|
|---|
| 791 | * mgui/MCamDisplay.[h,cc]:
|
|---|
| 792 | - implemented GetObjectInfo
|
|---|
| 793 |
|
|---|
| 794 | * mhist/MH.[h,cc]:
|
|---|
| 795 | - implemented ProjectionX
|
|---|
| 796 | - implemented ProjectionY
|
|---|
| 797 | - implemented FindObjectInPad
|
|---|
| 798 |
|
|---|
| 799 | * mhist/MHSigmaTheta.[h,cc]:
|
|---|
| 800 | - implemented Paint
|
|---|
| 801 |
|
|---|
| 802 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 803 | - implemented kFileCanvas
|
|---|
| 804 | - implemented kFileBrowser
|
|---|
| 805 |
|
|---|
| 806 |
|
|---|
| 807 |
|
|---|
| 808 | 2003/05/09: Abelardo Moralejo
|
|---|
| 809 |
|
|---|
| 810 | * mhistmc/MHMcEnergyMigration.[h,cc]
|
|---|
| 811 | - Added histograms, changed Draw() to display them. Still
|
|---|
| 812 | provisional, many changes in the whole part of the energy
|
|---|
| 813 | estimator are needed.
|
|---|
| 814 |
|
|---|
| 815 | * macros/CT1EEst.C, CT1EnergyEst.C
|
|---|
| 816 | - Removed
|
|---|
| 817 |
|
|---|
| 818 | * macros/CT1EgyEst.C
|
|---|
| 819 | - Added example on how to use the energy estimation for CT1.
|
|---|
| 820 | Very provisional!
|
|---|
| 821 |
|
|---|
| 822 |
|
|---|
| 823 |
|
|---|
| 824 | 2003/05/09: Wolfgang Wittek
|
|---|
| 825 |
|
|---|
| 826 | * manalysis/MCT1SupercutsCalc.cc
|
|---|
| 827 | - add SetReadyToSave()
|
|---|
| 828 |
|
|---|
| 829 |
|
|---|
| 830 |
|
|---|
| 831 | 2003/05/09: Thomas Bretz
|
|---|
| 832 |
|
|---|
| 833 | * mbase/MLog.cc:
|
|---|
| 834 | - do not underline if eNoColors is set
|
|---|
| 835 | - fixed abug in Output() (last character missing when flushed)
|
|---|
| 836 | - same when flushing to the GUI
|
|---|
| 837 |
|
|---|
| 838 | * mbase/MLogManip.cc:
|
|---|
| 839 | - removed an obsolete comment
|
|---|
| 840 |
|
|---|
| 841 | * mfileio/MReadTree.cc:
|
|---|
| 842 | - print warning in case no files could be added to chain
|
|---|
| 843 |
|
|---|
| 844 | * mfilter/MFDataChain.h:
|
|---|
| 845 | - fixed code layout
|
|---|
| 846 |
|
|---|
| 847 | * mimage/MHHillasSrc.h:
|
|---|
| 848 | - added Paint
|
|---|
| 849 |
|
|---|
| 850 | * mimage/MHillasCalc.[h,cc]:
|
|---|
| 851 | - changed default title
|
|---|
| 852 |
|
|---|
| 853 | * Makefile:
|
|---|
| 854 | - added rule 'diff'
|
|---|
| 855 |
|
|---|
| 856 | * mhist/MHMatrix.cc:
|
|---|
| 857 | - compressed some debug outputs
|
|---|
| 858 |
|
|---|
| 859 | * manalysis/MSigmabar.[h,cc]:
|
|---|
| 860 | - deleted the fCalcPixNum variable (not used).
|
|---|
| 861 |
|
|---|
| 862 | * macros/star.C, macros/starct1.C:
|
|---|
| 863 | - updated
|
|---|
| 864 |
|
|---|
| 865 | * mhist/MBinning.cc:
|
|---|
| 866 | - fixed SetBinningCos
|
|---|
| 867 |
|
|---|
| 868 | * mhist/MHSigmaTheta.[h,cc]:
|
|---|
| 869 | - in setting of binnings changes npix+1 to npix
|
|---|
| 870 | (SetEdges takes the number of _bins_ as argument)
|
|---|
| 871 | - fixed titles (LaTeX style)
|
|---|
| 872 | - added default binning (may have to be changed for Magic)
|
|---|
| 873 | - removed obsolete destructor
|
|---|
| 874 | - removed default canvas size of 900x900
|
|---|
| 875 | - temporarily removed SetLogy() for first pad. I'm searching
|
|---|
| 876 | for a solution to put it in again when using the status display
|
|---|
| 877 |
|
|---|
| 878 |
|
|---|
| 879 |
|
|---|
| 880 | 2003/05/08: Thomas Bretz
|
|---|
| 881 |
|
|---|
| 882 | * Makefile.rules:
|
|---|
| 883 | - fixed the rmhtml bug
|
|---|
| 884 |
|
|---|
| 885 | * macros/collarea.C:
|
|---|
| 886 | - changed to use MStatusDisplay
|
|---|
| 887 |
|
|---|
| 888 | * manalysis/MCT1SupercutsCalc.cc:
|
|---|
| 889 | - fixed a typo
|
|---|
| 890 |
|
|---|
| 891 | * mbase/MEvtLoop.[h,cc], mbase/MTaskList.[h,cc]:
|
|---|
| 892 | - added FindTask member functions
|
|---|
| 893 |
|
|---|
| 894 | * mbase/MLog.cc:
|
|---|
| 895 | - do not crop logging to GUI to 1000 lines anymore
|
|---|
| 896 |
|
|---|
| 897 | * mdata/MDataChain.cc:
|
|---|
| 898 | - use GetRule() in the constructor instead of Print()
|
|---|
| 899 |
|
|---|
| 900 | * mdata/MDataElement.cc, mfilter/MFDataChain.cc:
|
|---|
| 901 | - do not return str+"something"
|
|---|
| 902 |
|
|---|
| 903 | * mhist/MH.[h,cc]:
|
|---|
| 904 | - fixed a bug in DrawCopy(TH1*,TH1*)
|
|---|
| 905 | - overwrite Clone function and do not add TH1 to gDirectory
|
|---|
| 906 | when cloning MH classes
|
|---|
| 907 |
|
|---|
| 908 | * mimage/MHHillas.cc, mimage/MHHillasSrc.cc:
|
|---|
| 909 | - adde a sanity check to Fill
|
|---|
| 910 |
|
|---|
| 911 | * mimage/MHHillasSrc.cc:
|
|---|
| 912 | - do not set the log scale before we have entries in the histogram
|
|---|
| 913 |
|
|---|
| 914 |
|
|---|
| 915 |
|
|---|
| 916 | 2003/05/08: Abelardo Moralejo
|
|---|
| 917 |
|
|---|
| 918 | * mimage/MImgCleanStd.cc
|
|---|
| 919 | - extended comment on standard cleaning. Removed an obsolete
|
|---|
| 920 | comment.
|
|---|
| 921 |
|
|---|
| 922 | * mhistmc/MHMcCollectionAreaCalc.cc
|
|---|
| 923 | - Changed binning of histograms, so that the collection area
|
|---|
| 924 | can be calculated also between 5 and 10 GeV (for pulsar studies)
|
|---|
| 925 |
|
|---|
| 926 |
|
|---|
| 927 |
|
|---|
| 928 | 2003/05/07: Nadia Tonello
|
|---|
| 929 |
|
|---|
| 930 | * manalysis/MCT1PointingCorrCalc.[h,cc]
|
|---|
| 931 | - deleted the fMcEvt variable (not used).
|
|---|
| 932 |
|
|---|
| 933 |
|
|---|
| 934 | 2003/05/07: Thomas Bretz
|
|---|
| 935 |
|
|---|
| 936 | * mmain/Makefile, mmain/MainLinkDef.h:
|
|---|
| 937 | - added MSearch
|
|---|
| 938 |
|
|---|
| 939 | * mmain/MSearch.[h,cc]:
|
|---|
| 940 | - added
|
|---|
| 941 |
|
|---|
| 942 | * mmmain/MStatusDisplay.[h,cc]:
|
|---|
| 943 | - implemented Search
|
|---|
| 944 |
|
|---|
| 945 | * mhist/MHSigmaTheta.cc:
|
|---|
| 946 | - removed borders around the pads (Draw)
|
|---|
| 947 |
|
|---|
| 948 | * mfileio/MCT1ReadPreProc.cc:
|
|---|
| 949 | - do not output the run number twice!
|
|---|
| 950 |
|
|---|
| 951 | * mimage/MHillasExt.[h,cc]:
|
|---|
| 952 | - changed ClassDef to 2
|
|---|
| 953 | - updated comments
|
|---|
| 954 |
|
|---|
| 955 | * mimage/MNewImagePar.cc:
|
|---|
| 956 | - updated comments
|
|---|
| 957 |
|
|---|
| 958 |
|
|---|
| 959 |
|
|---|
| 960 | 2003/05/07: Abelardo Moralejo
|
|---|
| 961 |
|
|---|
| 962 | * mranforest/Makefile
|
|---|
| 963 | - fixed typo.
|
|---|
| 964 |
|
|---|
| 965 |
|
|---|
| 966 |
|
|---|
| 967 | 2003/05/06: Abelardo Moralejo
|
|---|
| 968 |
|
|---|
| 969 | * mhistmc/MHMcCollectionArea.cc
|
|---|
| 970 | - Added: delete &pally
|
|---|
| 971 |
|
|---|
| 972 | * mfilter/MFCT1SelFinal.cc
|
|---|
| 973 | - changed FindObject("MGeomCam") to
|
|---|
| 974 | FindCreateObj("MGeomCamCT1","MGeomCam")
|
|---|
| 975 |
|
|---|
| 976 | * mhistmc/MHMcCollectionArea.cc
|
|---|
| 977 | - in procedure Calc(TH2D &hsel, TH2D &hall) : changed the
|
|---|
| 978 | calculation of maximum impact parameter. Now it looks for
|
|---|
| 979 | the non-empty bin of histogram "hall" with highest impact
|
|---|
| 980 | parameter. The code could not work as it was before, but this
|
|---|
| 981 | had influence only when running over camera files containing all
|
|---|
| 982 | events, including non-triggers (while we usually run over files
|
|---|
| 983 | containing only triggers).
|
|---|
| 984 |
|
|---|
| 985 |
|
|---|
| 986 |
|
|---|
| 987 | 2003/05/06: Thomas Bretz
|
|---|
| 988 |
|
|---|
| 989 | * manalysis/MRan*, mhist/MHRan*:
|
|---|
| 990 | - moved to new directory mranforest
|
|---|
| 991 |
|
|---|
| 992 | * mranforest, mranforest/Makefile, mranforest/RanForestLinkDef.h,
|
|---|
| 993 | mranforest/RanForestIncl.h:
|
|---|
| 994 | - added
|
|---|
| 995 |
|
|---|
| 996 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h:
|
|---|
| 997 | - removed MRan*
|
|---|
| 998 |
|
|---|
| 999 | * mhist/Makefile, mhist/HistLinkDef.h:
|
|---|
| 1000 | - removed MHRan*
|
|---|
| 1001 |
|
|---|
| 1002 | * Makefile:
|
|---|
| 1003 | - mranforest added
|
|---|
| 1004 |
|
|---|
| 1005 | * mbase/MLog.cc:
|
|---|
| 1006 | - sanity check in MLog::Output (len>0)
|
|---|
| 1007 |
|
|---|
| 1008 | * mimage/MImgCleanStd.cc:
|
|---|
| 1009 | - adapted path to html images
|
|---|
| 1010 |
|
|---|
| 1011 | * htmldoc/*:
|
|---|
| 1012 | - moved to new path htmldoc/images
|
|---|
| 1013 |
|
|---|
| 1014 | * Makefile.rules:
|
|---|
| 1015 | - corrected rule rmhtmldoc
|
|---|
| 1016 |
|
|---|
| 1017 | * NEWS:
|
|---|
| 1018 | - updated
|
|---|
| 1019 |
|
|---|
| 1020 | * macros/dohtml.C, macros/rootlogon.C:
|
|---|
| 1021 | - added mranforest
|
|---|
| 1022 |
|
|---|
| 1023 | * mbase/MEvtLoop.cc:
|
|---|
| 1024 | - fixed a typo
|
|---|
| 1025 |
|
|---|
| 1026 | * mhist/HistLinkDef.h
|
|---|
| 1027 |
|
|---|
| 1028 |
|
|---|
| 1029 |
|
|---|
| 1030 | 2003/05/05: Nadia Tonello
|
|---|
| 1031 |
|
|---|
| 1032 | * mfilter/MFCT1SelStandard.cc
|
|---|
| 1033 | - correct the default name of fImgParName
|
|---|
| 1034 | ("MNewImgPar") => ("MNewImagePar")
|
|---|
| 1035 |
|
|---|
| 1036 |
|
|---|
| 1037 |
|
|---|
| 1038 | 2003/05/05: Thomas Bretz
|
|---|
| 1039 |
|
|---|
| 1040 | * mbase/MEvtLoop.cc:
|
|---|
| 1041 | - underline Instatiation Message
|
|---|
| 1042 | - small change to a warning output
|
|---|
| 1043 |
|
|---|
| 1044 | * mbase/MLog.[h,cc]:
|
|---|
| 1045 | - added stuff for underlining
|
|---|
| 1046 | - changed from TGListBox to TGViewText
|
|---|
| 1047 |
|
|---|
| 1048 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 1049 | - changed fLogBox from TGListBox to TGViewText
|
|---|
| 1050 | - added menu 'Log'
|
|---|
| 1051 | - changed division of status line to 'Goldener Schnitt'
|
|---|
| 1052 |
|
|---|
| 1053 | * mhist/MHHadronness.cc, mhist/MHCerPhotEvt.cc, mhist/MHStarMap.cc,
|
|---|
| 1054 | mimage/MHHillas.cc:
|
|---|
| 1055 | - fixed 'redifinion of default argument'
|
|---|
| 1056 |
|
|---|
| 1057 | * mbase/Makefile, mfileio/Makefile:
|
|---|
| 1058 | - moved first source file to second position to get rid of crashes
|
|---|
| 1059 | of rootcint on our Alpha
|
|---|
| 1060 |
|
|---|
| 1061 | * mimage/MNewImagePar.cc:
|
|---|
| 1062 | - removed maxpixid (not used)
|
|---|
| 1063 |
|
|---|
| 1064 | * manalysis/MRanTree.cc:
|
|---|
| 1065 | - replaced ostream.h by iostream.h
|
|---|
| 1066 |
|
|---|
| 1067 | * manalysis/MPadding.h:
|
|---|
| 1068 | - added a missing const qualifier in the definition of 'Padding'
|
|---|
| 1069 |
|
|---|
| 1070 | * mmontecarlo/MMcEnergyEst.cc:
|
|---|
| 1071 | - added math.h
|
|---|
| 1072 |
|
|---|
| 1073 | * Makefile, mbase/Makefile, mmain/Makefile:
|
|---|
| 1074 | - changed order (linking on our Alpha failed)
|
|---|
| 1075 |
|
|---|
| 1076 | * mbase/MLog.h:
|
|---|
| 1077 | - don't include iostream.h if __CINT__ (crashes rootcint on our
|
|---|
| 1078 | alpha)
|
|---|
| 1079 |
|
|---|
| 1080 |
|
|---|
| 1081 |
|
|---|
| 1082 | 2003/05/05: Wolfgang Wittek
|
|---|
| 1083 |
|
|---|
| 1084 | * manalysis/MPadSChweizer.cc
|
|---|
| 1085 | - delete histograms in destructor
|
|---|
| 1086 |
|
|---|
| 1087 |
|
|---|
| 1088 |
|
|---|
| 1089 | 2003/05/02: Thomas Bretz
|
|---|
| 1090 |
|
|---|
| 1091 | * Makefile.conf.general, Makefile.conf.linux, Makefile.conf.linux-gnu,
|
|---|
| 1092 | Makefile.conf.osf1, Makefile.conf.osf5.1:
|
|---|
| 1093 | - added MARSDEFINES, MARSFLAGS, MARSLIBS
|
|---|
| 1094 |
|
|---|
| 1095 | * mars.cc:
|
|---|
| 1096 | - replaces HAVE_LOGO by HAVE_XPM
|
|---|
| 1097 |
|
|---|
| 1098 | * NEWS:
|
|---|
| 1099 | - updated
|
|---|
| 1100 |
|
|---|
| 1101 | * mbase/MLogo.cc:
|
|---|
| 1102 | - replaces marslogo_neu by marslogo
|
|---|
| 1103 | - encapsulated in HAVE_XPM
|
|---|
| 1104 |
|
|---|
| 1105 | * mbase/Makefile:
|
|---|
| 1106 | - added MLogo.cc
|
|---|
| 1107 |
|
|---|
| 1108 | * mmain/MGMenu.cc:
|
|---|
| 1109 | - fixed the 'KeyAutoRepeat' bug
|
|---|
| 1110 |
|
|---|
| 1111 | * manalysis/MCerPhotEvt.[h,cc:
|
|---|
| 1112 | - added RemoveUnusedPixels
|
|---|
| 1113 |
|
|---|
| 1114 | * manalysis/MSigmabar.cc:
|
|---|
| 1115 | - small simplification for compiler optimization
|
|---|
| 1116 |
|
|---|
| 1117 | * mbase/MEvtLoop.cc:
|
|---|
| 1118 | - changed output to fDisplay
|
|---|
| 1119 | - changed behaviour in case of a failed PostProcess
|
|---|
| 1120 |
|
|---|
| 1121 | * mbase/MLog.[h,cc]:
|
|---|
| 1122 | - added flushing and tab conversion to GUI
|
|---|
| 1123 | - added color support
|
|---|
| 1124 |
|
|---|
| 1125 | * mbase/MParList.cc:
|
|---|
| 1126 | - replaced some *Iter by MIter
|
|---|
| 1127 |
|
|---|
| 1128 | * mbase/MTask.cc, mbase/MTaskList.cc:
|
|---|
| 1129 | - added output to fDisplay
|
|---|
| 1130 | - replaced some *Iter by MIter
|
|---|
| 1131 |
|
|---|
| 1132 | * mhist/MH.cc:
|
|---|
| 1133 | - don't add clones to directory
|
|---|
| 1134 |
|
|---|
| 1135 | * mimage/MImgCleanStd.[h,cc]:
|
|---|
| 1136 | - replaced divisiond by multiplications
|
|---|
| 1137 | - fixed StreamePrimitive
|
|---|
| 1138 | - do not allow 0 rings
|
|---|
| 1139 |
|
|---|
| 1140 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 1141 | - added writing gif
|
|---|
| 1142 | - added writing C
|
|---|
| 1143 | - changes SaveAs to non-const (added output to status lines)
|
|---|
| 1144 | - replaced TGLabels by TGStatusBar
|
|---|
| 1145 |
|
|---|
| 1146 |
|
|---|
| 1147 |
|
|---|
| 1148 | 2003/04/30: Wolfgang Wittek
|
|---|
| 1149 |
|
|---|
| 1150 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 1151 | - reorder histograms
|
|---|
| 1152 |
|
|---|
| 1153 | * mhist/MHSigmaTheta.[h,cc]
|
|---|
| 1154 | - remove last 3 plots (otherwise get segmentation violation ???)
|
|---|
| 1155 |
|
|---|
| 1156 | * mimage/MHNewImagePar.[h,cc]
|
|---|
| 1157 | - change range of leakage to be plotted
|
|---|
| 1158 | (want to see also leakage=0)
|
|---|
| 1159 |
|
|---|
| 1160 |
|
|---|
| 1161 |
|
|---|
| 1162 | 2003/04/30: Nadia Tonello
|
|---|
| 1163 |
|
|---|
| 1164 | * manalysis/MCerPhotPix.[h,cc]:
|
|---|
| 1165 | - deleted Bool_t fIsUsed and substituted with
|
|---|
| 1166 | the condition: fRing>0 in the functions
|
|---|
| 1167 | Bool_t IsPixelUsed() const{return fRing>0;}
|
|---|
| 1168 | void SetPixelUsed() { fRing = 1;}
|
|---|
| 1169 | void SetPixelUnused(){ fRing = 0;}
|
|---|
| 1170 |
|
|---|
| 1171 |
|
|---|
| 1172 |
|
|---|
| 1173 | 2003/04/29: Wolfgang Wittek
|
|---|
| 1174 |
|
|---|
| 1175 | * mhist/MHSigmaTheta.[h,cc]:
|
|---|
| 1176 | - ClassDef( ,0) -> ClassDef( , 1)
|
|---|
| 1177 | - minor corrections in Draw()
|
|---|
| 1178 |
|
|---|
| 1179 |
|
|---|
| 1180 |
|
|---|
| 1181 | 2003/04/29: Thomas Bretz
|
|---|
| 1182 |
|
|---|
| 1183 | * mfilter/MFCT1SelBasic.[h,cc], mfilter/MFCT1SelFinal.[h,cc],
|
|---|
| 1184 | mfilter/MFCT1SelStandard.[h,cc]:
|
|---|
| 1185 | - reordered includes
|
|---|
| 1186 | - removed MHillas from constructor (if present)
|
|---|
| 1187 | - added corresponding Setter-methods
|
|---|
| 1188 | - added many const qualifiers
|
|---|
| 1189 | - removed some obsolete data members
|
|---|
| 1190 | - made some member functions private
|
|---|
| 1191 | - only store fMm2Deg, not the pointer to MGeomCam
|
|---|
| 1192 | - don't use the CT1 camera build in... (to be discussed)
|
|---|
| 1193 | - fixed MHillas, MHillasExt and MNewImagePar stuff
|
|---|
| 1194 |
|
|---|
| 1195 | * mimage/MImgCleanStd.[h,cc]:
|
|---|
| 1196 | - added Nadia to the list of authors
|
|---|
| 1197 | - added pngs for the formulars
|
|---|
| 1198 |
|
|---|
| 1199 | * htmldoc, htmldoc/MImgCleanStd-f1.png, htmldoc/MImgCleanStd-f2.png:
|
|---|
| 1200 | - added
|
|---|
| 1201 |
|
|---|
| 1202 | * manalysis/MCT1SupercutsCalc.[h,cc]:
|
|---|
| 1203 | - changed the default "MHillasExt" to "MHillas"
|
|---|
| 1204 |
|
|---|
| 1205 | * mbase/MEvtLoop.cc:
|
|---|
| 1206 | - fixed a bug in ProcessGuiEvents
|
|---|
| 1207 |
|
|---|
| 1208 | * mhist/MH*.[h,cc], mhistmc/MH*.[h,cc], mimage/MH*.[h,cc]:
|
|---|
| 1209 | - changed "Double_t w" in Fill to "const Stat_t w"
|
|---|
| 1210 | - added weight in some classes to TH::Fill
|
|---|
| 1211 |
|
|---|
| 1212 | * mbase/MHtml.[h,cc]:
|
|---|
| 1213 | - removed
|
|---|
| 1214 |
|
|---|
| 1215 | * mfileio/MCT1ReadPreProc.cc:
|
|---|
| 1216 | - removed the dependance on a MBinning in Theta.
|
|---|
| 1217 |
|
|---|
| 1218 |
|
|---|
| 1219 |
|
|---|
| 1220 | 2003/04/29: Abelardo Moralejo
|
|---|
| 1221 |
|
|---|
| 1222 | * mmontecarlo/MMcCollectionareaCalc.[h,cc]
|
|---|
| 1223 | - Now the energy limits and spectral slope used in Corsika are
|
|---|
| 1224 | read from the run header. Warning: impact parameter is still
|
|---|
| 1225 | fixed (I changed it from 400 m to 300 m, our present MC
|
|---|
| 1226 | production default). Added warning message about this.
|
|---|
| 1227 | Collection areas calculated up to now with the new MC library
|
|---|
| 1228 | are overestimated by a ~77% ! This class will be removed in
|
|---|
| 1229 | the future and replaced by MFillH.
|
|---|
| 1230 |
|
|---|
| 1231 | * mhistmc/MHMcCollectionArea.[h,cc]
|
|---|
| 1232 | - Adapted to the change of MMcCollectionAreaCalc. Added arguments
|
|---|
| 1233 | to CalcEfficiency.
|
|---|
| 1234 |
|
|---|
| 1235 |
|
|---|
| 1236 |
|
|---|
| 1237 | 2003/04/28: Nadia Tonello
|
|---|
| 1238 |
|
|---|
| 1239 | * mimage/MImgCleanStd.[h,cc]
|
|---|
| 1240 | - added the option kDemocratic using sigmabar of the inner pixels
|
|---|
| 1241 | - added the option to select the number of rings of pixels
|
|---|
| 1242 | to analyze around the core pixels
|
|---|
| 1243 | - added documentation
|
|---|
| 1244 |
|
|---|
| 1245 | * manalysis/MCerPhotPix.[h,cc]
|
|---|
| 1246 | - added fRing and Get-Set functions
|
|---|
| 1247 |
|
|---|
| 1248 |
|
|---|
| 1249 |
|
|---|
| 1250 | 2003/04/28: Oscar Blanch
|
|---|
| 1251 |
|
|---|
| 1252 | * mgeom/MGeomCamECO1000.[h,cc]
|
|---|
| 1253 | - New files for ECO 1000 camera geometry.
|
|---|
| 1254 |
|
|---|
| 1255 | * mgeom/GeomLinkDef.h
|
|---|
| 1256 | - Added class MGeomCamECO1000
|
|---|
| 1257 |
|
|---|
| 1258 | * mgeom/Makefile
|
|---|
| 1259 | - Added class MGeomCamECO1000
|
|---|
| 1260 |
|
|---|
| 1261 |
|
|---|
| 1262 |
|
|---|
| 1263 | 2003/04/28: Abelardo Moralejo
|
|---|
| 1264 |
|
|---|
| 1265 | * mmontecarlo/MMcEnergyEst.[h,cc]
|
|---|
| 1266 | - Lots of fixes after Thomas suggestions. Now cuts are not part
|
|---|
| 1267 | of the class, but introduced via a new MFilter* member. Changed
|
|---|
| 1268 | all Char_t* for TString. Changed own TMiniut pointer by gMinuit.
|
|---|
| 1269 | Removed couts and used fLog instead. Function fcn is no longer
|
|---|
| 1270 | declared external.
|
|---|
| 1271 |
|
|---|
| 1272 |
|
|---|
| 1273 |
|
|---|
| 1274 | 2003/04/28: Thomas Bretz
|
|---|
| 1275 |
|
|---|
| 1276 | * NEWS:
|
|---|
| 1277 | - updated
|
|---|
| 1278 |
|
|---|
| 1279 | * manalysis/MBlindPixelCalc.cc:
|
|---|
| 1280 | - use Are of pixles while interpolating
|
|---|
| 1281 |
|
|---|
| 1282 | * mbase/MEvtLoop.cc:
|
|---|
| 1283 | - output speed in Evts/s to fDisplay
|
|---|
| 1284 |
|
|---|
| 1285 | * mbase/MGGroupFrame.h:
|
|---|
| 1286 | - fixed a typo
|
|---|
| 1287 |
|
|---|
| 1288 | * mbase/MTask.[h,cc]:
|
|---|
| 1289 | - Added OverwritesProcess
|
|---|
| 1290 |
|
|---|
| 1291 | * mbase/MTaskList.[h,cc]:
|
|---|
| 1292 | - removed CheckClassForProcess
|
|---|
| 1293 | - replaced by MTask::OverwritesProcess
|
|---|
| 1294 |
|
|---|
| 1295 | * mhist/MFillH.cc:
|
|---|
| 1296 | - only draw something if the class overwrites the Draw function
|
|---|
| 1297 |
|
|---|
| 1298 | * mhist/MH.[h,cc]:
|
|---|
| 1299 | - added OverwritesDraw
|
|---|
| 1300 | - added a higher maximum, lower minimum to Draw(TH1, TH1)
|
|---|
| 1301 | - changed default size
|
|---|
| 1302 |
|
|---|
| 1303 | * mhist/MHMatrix.cc:
|
|---|
| 1304 | - mini change
|
|---|
| 1305 |
|
|---|
| 1306 | * mimage/MHHillas.[h,cc]:
|
|---|
| 1307 | - removed fUsedPix
|
|---|
| 1308 | - removed fCorePix
|
|---|
| 1309 |
|
|---|
| 1310 | * mimage/MHHillasExt.[h,cc]:
|
|---|
| 1311 | - removed fHConc
|
|---|
| 1312 | - removed fHConc1
|
|---|
| 1313 | - changed default name to MHillasExt
|
|---|
| 1314 |
|
|---|
| 1315 | * mimage/MHNewImagePar.[h,cc]:
|
|---|
| 1316 | - added fHistConc
|
|---|
| 1317 | - added fHistConc1
|
|---|
| 1318 | - added fHistUsedPix
|
|---|
| 1319 | - added fHistCorePix
|
|---|
| 1320 |
|
|---|
| 1321 | * mimage/MHillas.cc:
|
|---|
| 1322 | - removed fNumCorePixels
|
|---|
| 1323 | - removed fNumUsedPixels
|
|---|
| 1324 | - made fCosDelta writable
|
|---|
| 1325 | - made fSinDelta writable
|
|---|
| 1326 | - made GetSinDelta() public
|
|---|
| 1327 | - made GetCosDelta() public
|
|---|
| 1328 |
|
|---|
| 1329 | * mimage/MHillasExt.[h,cc]:
|
|---|
| 1330 | - removed fConc
|
|---|
| 1331 | - removed fConc1
|
|---|
| 1332 | - changed default name to MHillasExt
|
|---|
| 1333 | - derives from MParContainer now instead of MHillas
|
|---|
| 1334 |
|
|---|
| 1335 | * mimage/MNewImagePar.[h,cc]:
|
|---|
| 1336 | - added fNumCorePixels
|
|---|
| 1337 | - added fNumUsedPixels
|
|---|
| 1338 | - added fConc
|
|---|
| 1339 | - added fConc1
|
|---|
| 1340 |
|
|---|
| 1341 | * mimage/MNewImageParCalc.[h,cc]:
|
|---|
| 1342 | - removed
|
|---|
| 1343 |
|
|---|
| 1344 | * mimage/MHillasCalc.[h,cc]:
|
|---|
| 1345 | - changed so, that it can calc MHillas, MHillasExt and MNewImagePar
|
|---|
| 1346 |
|
|---|
| 1347 | * mimage/MHillasSrc.cc:
|
|---|
| 1348 | - sqrt(tand*tand+1) replaced by 1/CosDelta
|
|---|
| 1349 |
|
|---|
| 1350 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 1351 | - added second argument to SetLogStream
|
|---|
| 1352 |
|
|---|
| 1353 | * mhist/MHAlphaEnergyTheta.[h,cc], mhist/MHAlphaEnergyTime.[h,cc],
|
|---|
| 1354 | mhist/MHCerPhotEvt.[h,cc], mhist/MHEffOnTime.[h,cc],
|
|---|
| 1355 | mhist/MHEffOnTimeTheta.[h,cc], mhist/MHEffOnTimeTime.[h,cc],
|
|---|
| 1356 | mhist/MHEnergyTheta.[h,cc], mhist/MHEnergyTime.[h,cc],
|
|---|
| 1357 | mhist/MHFlux.[h,cc], mhist/MHMatrix.[h,cc],
|
|---|
| 1358 | mhist/MHSigmaTheta.[h,cc], mhistmc/MHMcCollectionArea.[h,cc],
|
|---|
| 1359 | mhistmc/MHMcDifRate.[h,cc], mhistmc/MHMcEfficiency.[h,cc],
|
|---|
| 1360 | mhistmc/MHMcEfficiencyEnergy.[h,cc], mhistmc/MHMcEfficiencyImpact.[h,cc],
|
|---|
| 1361 | mhistmc/MHMcEnergy.[h,cc], mhistmc/MHMcEnergyImpact.[h,cc],
|
|---|
| 1362 | mhistmc/MHMcEnergyMigration.[h,cc], mhistmc/MHMcRate.[h,cc]:
|
|---|
| 1363 | - removed DrawClone
|
|---|
| 1364 | - fixed Draw
|
|---|
| 1365 |
|
|---|
| 1366 | * macros/MagicHillas.C, macros/star.C:
|
|---|
| 1367 | - removed MHillasExt (not necessary anymore)
|
|---|
| 1368 | - added MNewImagePar
|
|---|
| 1369 |
|
|---|
| 1370 | * macros/readCT1.C, macros/readMagic.C, meventdisp/MGCamDisplay.cc,
|
|---|
| 1371 | mmain/MAnalysis.cc:
|
|---|
| 1372 | - added MHillasExt to be displayed
|
|---|
| 1373 | - added MNewImagePar to be displayed
|
|---|
| 1374 |
|
|---|
| 1375 | * manalysis/MCT1SupercutsCalc.[h,cc]:
|
|---|
| 1376 | - removed empty destructor
|
|---|
| 1377 | - fixed output in PreProcess
|
|---|
| 1378 | - changed MHillasExt to MHillas
|
|---|
| 1379 |
|
|---|
| 1380 |
|
|---|
| 1381 |
|
|---|
| 1382 |
|
|---|
| 1383 |
|
|---|
| 1384 | 2003/04/28: Wolfgang Wittek
|
|---|
| 1385 |
|
|---|
| 1386 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 1387 | - extend documentation
|
|---|
| 1388 | - remove histograms which are also made by MHSigmaTheta
|
|---|
| 1389 | - minor modifications
|
|---|
| 1390 |
|
|---|
| 1391 |
|
|---|
| 1392 |
|
|---|
| 1393 | 2003/04/25: Thomas Bretz
|
|---|
| 1394 |
|
|---|
| 1395 | * mfilter/MFEnergySlope.cc:
|
|---|
| 1396 | - removed obsolete PostProcess
|
|---|
| 1397 |
|
|---|
| 1398 | * mdatacheck/MGDisplayAdc.cc:
|
|---|
| 1399 | - fixed a bug which caused nothing to beeing displayed if only
|
|---|
| 1400 | the Hi gains where existing (Exists->HasHi)
|
|---|
| 1401 |
|
|---|
| 1402 | * mhist/MH.cc:
|
|---|
| 1403 | - small change to GetNewPad
|
|---|
| 1404 |
|
|---|
| 1405 | * mhistmc/MHMcEnergyMigration.h:
|
|---|
| 1406 | - fixed the includes
|
|---|
| 1407 |
|
|---|
| 1408 | * mgui/MCamDisplay.cc:
|
|---|
| 1409 | - changed autoscaling (max<1:max=1 --> max==min:max=min+1)
|
|---|
| 1410 |
|
|---|
| 1411 | * manalysis/MBlindPixelCalc.cc:
|
|---|
| 1412 | - interpolate: take pixel area into account
|
|---|
| 1413 |
|
|---|
| 1414 | * mhist/MHSigmaTheta.h:
|
|---|
| 1415 | - removed nonsense GetSigmaThetaByName(const TString name)
|
|---|
| 1416 | - removed nonsense GetSigmaPixThetaByName(const TString name)
|
|---|
| 1417 | - removed nonsense GetDiffPixThetaByName(const TString name)
|
|---|
| 1418 |
|
|---|
| 1419 | * manalysis/MPadSchweizer.cc:
|
|---|
| 1420 | - fixed naming
|
|---|
| 1421 | - fixed usage of operators
|
|---|
| 1422 | - added some const qualifiers
|
|---|
| 1423 | - replaced 'int OK' by 'Bool_t ok'
|
|---|
| 1424 | - fixed wrong usage floating point value 0
|
|---|
| 1425 |
|
|---|
| 1426 | * mimage/MImgCleanStd.cc:
|
|---|
| 1427 | - moved ratio to the other side of the condition (don't divide
|
|---|
| 1428 | if it is not necessary)
|
|---|
| 1429 |
|
|---|
| 1430 |
|
|---|
| 1431 |
|
|---|
| 1432 | 2003/04/24: Abelardo Moralejo
|
|---|
| 1433 |
|
|---|
| 1434 | * macros/rootlogon.C
|
|---|
| 1435 | - added gInterpreter->AddIncludePath(dir+"mhistmc");
|
|---|
| 1436 |
|
|---|
| 1437 |
|
|---|
| 1438 |
|
|---|
| 1439 | 2003/04/24: Thomas Bretz
|
|---|
| 1440 |
|
|---|
| 1441 | * macros/rootlogon.C:
|
|---|
| 1442 | - added mimage
|
|---|
| 1443 |
|
|---|
| 1444 | * macros/dohtml.C:
|
|---|
| 1445 | - added mhistmc
|
|---|
| 1446 | - added mimage
|
|---|
| 1447 | - added status.C
|
|---|
| 1448 |
|
|---|
| 1449 | * mfilter/MFCT1Supercuts.[h,cc]:
|
|---|
| 1450 | - removed
|
|---|
| 1451 |
|
|---|
| 1452 | * manalysis/MPadSchweizer.[h,cc]:
|
|---|
| 1453 | - renamed arguments of SetHistograms to Mars style
|
|---|
| 1454 | - removed default argument for SetHistograms (usage would result
|
|---|
| 1455 | in a crash)
|
|---|
| 1456 | - removed empty destructor
|
|---|
| 1457 |
|
|---|
| 1458 | * mhistmc/MHMcTriggerLvl2.h:
|
|---|
| 1459 | - removed the wrong f in GetHistf
|
|---|
| 1460 |
|
|---|
| 1461 | * manalysis/MSigmabarParam.h:
|
|---|
| 1462 | - added const qualifiers to getters
|
|---|
| 1463 |
|
|---|
| 1464 | * mfileio/MWriteRootFile.[h,cc]:
|
|---|
| 1465 | - fixed support for UPDATE
|
|---|
| 1466 |
|
|---|
| 1467 | * mfilter/MFEnergySlope.cc:
|
|---|
| 1468 | - cleaned
|
|---|
| 1469 | - removed empty PostProcess
|
|---|
| 1470 |
|
|---|
| 1471 | * mhist/MHCerPhotEvt.cc:
|
|---|
| 1472 | - removed ratio from Fill
|
|---|
| 1473 |
|
|---|
| 1474 | * mhist/MH.h:
|
|---|
| 1475 | - fixed a bug in the overloading of DrawClone
|
|---|
| 1476 |
|
|---|
| 1477 | * mimage/MHillasSrc.[h,cc], mimage/MHHillasSrc.[h,cc]:
|
|---|
| 1478 | - like suggested by Wolfgang: removed Head-Tail
|
|---|
| 1479 |
|
|---|
| 1480 | * mbase/MEvtLoop.cc:
|
|---|
| 1481 | - fixed a bug in the progress bar update at the end of the loop
|
|---|
| 1482 |
|
|---|
| 1483 |
|
|---|
| 1484 |
|
|---|
| 1485 | 2003/04/24: Wolfgang Wittek
|
|---|
| 1486 |
|
|---|
| 1487 | * mfilter/MFCT1SelFinal.cc
|
|---|
| 1488 | - small correction in output
|
|---|
| 1489 |
|
|---|
| 1490 | * mhistmc/MHMcCT1CollectionArea.cc
|
|---|
| 1491 | - plot all 3 histograms in DrawClone()
|
|---|
| 1492 |
|
|---|
| 1493 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 1494 | - cleanup as proposed by Thomas
|
|---|
| 1495 | - new member function SetHistograms() to set the pointers to the
|
|---|
| 1496 | histograms to be used in the padding
|
|---|
| 1497 |
|
|---|
| 1498 |
|
|---|
| 1499 |
|
|---|
| 1500 | 2003/04/24: Antonio Stamerra
|
|---|
| 1501 |
|
|---|
| 1502 | * mhistmc/MHMcTriggerLvl2.[h,cc]
|
|---|
| 1503 | - renamed some variable (hf->fHist)
|
|---|
| 1504 | - added fHist*Norm and fFNorm in the destructor
|
|---|
| 1505 |
|
|---|
| 1506 | * manalysis/MMcTriggerLvl2.[h,cc]
|
|---|
| 1507 | - added CalcCompactPixel() public method
|
|---|
| 1508 | - implemented CalcPseudoSize method (still under construction...)
|
|---|
| 1509 | - added inline method SetNewCamera(), used in the costructor
|
|---|
| 1510 | - renamed global variables pixels_in_cell->gsPixelsInCell
|
|---|
| 1511 | and pixels_in_lut->gsPixelsInLut
|
|---|
| 1512 | - added destructor
|
|---|
| 1513 |
|
|---|
| 1514 |
|
|---|
| 1515 |
|
|---|
| 1516 | 2003/04/23: Thomas Bretz
|
|---|
| 1517 |
|
|---|
| 1518 | * mhist/MHCerPhotEvt.[h,cc]:
|
|---|
| 1519 | - updated dox
|
|---|
| 1520 |
|
|---|
| 1521 | * manalysis/MCT1SupercutsCalc.h, manalysis/MPadSchweizer.h:
|
|---|
| 1522 | - ClassDef -> 0
|
|---|
| 1523 |
|
|---|
| 1524 | * NEWS:
|
|---|
| 1525 | - updated
|
|---|
| 1526 |
|
|---|
| 1527 | * mfileio/MWriteRootFile.[hcc]:
|
|---|
| 1528 | - fixed the missing function of UPDATE files
|
|---|
| 1529 |
|
|---|
| 1530 | * mhist/MFillH.[h,cc]:
|
|---|
| 1531 | - implemented fWeight
|
|---|
| 1532 | - adapted StreamPrimitive
|
|---|
| 1533 | - changed fCanvas to //!
|
|---|
| 1534 | - changed class version umber from 1 to 2
|
|---|
| 1535 |
|
|---|
| 1536 | * mhist/MH.[h,cc], mhist/MHAlphaEnergyTheta.[h,cc],
|
|---|
| 1537 | mhist/MHAlphaEnergyTime.[h,cc], mhist/MHArray.[h,cc],
|
|---|
| 1538 | mhist/MHBlindPixels.[h,cc], mhist/MHCompProb.[h,cc],
|
|---|
| 1539 | mhist/MHEffOnTime.[h,cc], mhist/MHEffOnTimeTheta.[h,cc],
|
|---|
| 1540 | mhist/MHEffOnTimeTime.[h,cc], mhist/MHEnergyTheta.[h,cc],
|
|---|
| 1541 | mhist/MHFadcCam.[h,cc], mhist/MHFlux.[h,cc],
|
|---|
| 1542 | mhist/MHGamma.[h,cc], mhist/MHHadronness.[h,cc],
|
|---|
| 1543 | mhist/MHMatrix.[h,cc], mhist/MHRanForest.[h,cc],
|
|---|
| 1544 | mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
|
|---|
| 1545 | mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
|
|---|
| 1546 | mhist/MHStarMap.[h,cc], mhist/MHThetabarTheta.[h,cc],
|
|---|
| 1547 | mhist/MHThetabarTime.[h,cc], mhist/MHTimeDiffTheta.[h,cc],
|
|---|
| 1548 | mhist/MHTimeDiffTime.[h,cc], mhistmc/MHMcCT1CollectionArea.[h,cc],
|
|---|
| 1549 | mhistmc/MHMcEnergyImpact.[h,cc], mhistmc/MHMcEnergyMigration.[h,cc]
|
|---|
| 1550 | mhistmc/MHMcTriggerLvl2.[h,cc], mimage/MHHillas.[h,cc],
|
|---|
| 1551 | mimage/MHHillasExt.[h,cc], mimage/MHHillasSrc.[h,cc],
|
|---|
| 1552 | mimage/MHNewImagePar.[h,cc]:
|
|---|
| 1553 | - added second (weight) argument to Fill
|
|---|
| 1554 | - in some headers: removed obvious virtual
|
|---|
| 1555 | - removed some dummy Fill function (not necessary anymore)
|
|---|
| 1556 |
|
|---|
| 1557 |
|
|---|
| 1558 |
|
|---|
| 1559 | 2003/04/23: Abelardo Moralejo
|
|---|
| 1560 |
|
|---|
| 1561 | * mhistmc/MHMcCT1CollectionArea.[h,cc]
|
|---|
| 1562 | - Now the class inherits from MH instead of directly from
|
|---|
| 1563 | MParContainer. Implemented SetupFill, so that the binning
|
|---|
| 1564 | definitions are read from the parlist.
|
|---|
| 1565 |
|
|---|
| 1566 | * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
|
|---|
| 1567 | - Removed. This class was superfluous, since the same job
|
|---|
| 1568 | can be done using MFillH.
|
|---|
| 1569 |
|
|---|
| 1570 | * mmontecarlo/Makefile, MontecarloLinkDef.h
|
|---|
| 1571 | - removed class MMcCT1CollectionAreaCalc.
|
|---|
| 1572 |
|
|---|
| 1573 | * macros/CT1collarea.C
|
|---|
| 1574 | - adapted to changes above.
|
|---|
| 1575 |
|
|---|
| 1576 | * mmc/MMcRunHeader.[hxx,cxx], mmc/MMCEvt.[hxx,cxx]
|
|---|
| 1577 | - added comment in class description about the definition of
|
|---|
| 1578 | the azimuth angle phi in the MC classes.
|
|---|
| 1579 |
|
|---|
| 1580 |
|
|---|
| 1581 | 2003/04/23: Antonio Stamerra
|
|---|
| 1582 |
|
|---|
| 1583 | * mfilter/MFEnergySlope.[h,cc]
|
|---|
| 1584 | - added new filter class to select events according to a given
|
|---|
| 1585 | energy slope
|
|---|
| 1586 |
|
|---|
| 1587 | * mfilter/Makefile, mfilter/FilterLinkDef.h
|
|---|
| 1588 | - modified accordingly (added MFEnergySlope)
|
|---|
| 1589 |
|
|---|
| 1590 | * manalysis/MMcTriggerLvl2Calc.cc
|
|---|
| 1591 | - removed call to the MHMcTriggerLvl2->Fill() in Process()
|
|---|
| 1592 |
|
|---|
| 1593 | * macros/triglvl2.C
|
|---|
| 1594 | - added example of the MFEnergySlope filter
|
|---|
| 1595 | - added filling of histos from MHMcTriggerLvl2
|
|---|
| 1596 |
|
|---|
| 1597 |
|
|---|
| 1598 | 2003/04/22: Abelardo Moralejo
|
|---|
| 1599 |
|
|---|
| 1600 | * mmontecarlo/Makefile, MontecarloLinkDef.h
|
|---|
| 1601 | - added MMcEnergyEst
|
|---|
| 1602 | - added necessary include directories.
|
|---|
| 1603 |
|
|---|
| 1604 | * mmontecarlo/MMcEnergyEst.cc
|
|---|
| 1605 | - added filterhadrons.SetHadronnessName(fHadronnessName) to
|
|---|
| 1606 | inform the filter about the name of the hadronness container
|
|---|
| 1607 | to be used in the cuts.
|
|---|
| 1608 |
|
|---|
| 1609 | * mfilter/MFCT1SelFinal.[h,cc]
|
|---|
| 1610 | - added the possibility to cut also in Dist.
|
|---|
| 1611 |
|
|---|
| 1612 |
|
|---|
| 1613 |
|
|---|
| 1614 | 2003/04/22: Thomas Bretz
|
|---|
| 1615 |
|
|---|
| 1616 | * mhist/MHHadronness.[h,cc]:
|
|---|
| 1617 | - changed to support MStatusDisplay
|
|---|
| 1618 |
|
|---|
| 1619 | * manalysis/MApplyPadding.[h,cc]:
|
|---|
| 1620 | - removed
|
|---|
| 1621 |
|
|---|
| 1622 | * mhist/MHMcCT1CollectionArea.[h,cc],
|
|---|
| 1623 | mhist/MHMcCollectionArea.[h,cc], mhist/MHMcDifRate.[h,cc],
|
|---|
| 1624 | mhist/MHMcEfficiency.[h,cc], mhist/MHMcEfficiencyEnergy.[h,cc],
|
|---|
| 1625 | mhist/MHMcEnergy.[h,cc], mhist/MHMcEnergyImpact.[h,cc],
|
|---|
| 1626 | mhist/MHMcEnergyMigration.[h,cc], mhist/MHMcIntRate.[h,cc],
|
|---|
| 1627 | mhist/MHMcRate.[h,cc], mhist/MHMcTriggerLvl2.[h,cc]:
|
|---|
| 1628 | - moved to new directory mhistmc
|
|---|
| 1629 |
|
|---|
| 1630 | * mhistmc, mhistmc/Makefile, mhistmc/HistMcLinkDef.h:
|
|---|
| 1631 | - new
|
|---|
| 1632 |
|
|---|
| 1633 | * mhist/Makefile, mhist/HistLinkDef.h:
|
|---|
| 1634 | - removed MHMc*
|
|---|
| 1635 |
|
|---|
| 1636 | * mhistmc/MHMcCollectionArea.[h,cc]:
|
|---|
| 1637 | - changed to fit requirements of MStatusDisplay
|
|---|
| 1638 |
|
|---|
| 1639 | * Makefile:
|
|---|
| 1640 | - added mhistmc
|
|---|
| 1641 |
|
|---|
| 1642 | * mmain/MStatusDisplay.cc:
|
|---|
| 1643 | - SetNoContextMenu(Bool_t flag) removed default argument
|
|---|
| 1644 |
|
|---|
| 1645 | * mmain/Makefile:
|
|---|
| 1646 | - added -I../mhistmc
|
|---|
| 1647 |
|
|---|
| 1648 | * mhist/MWeight.[h,cc]:
|
|---|
| 1649 | - added
|
|---|
| 1650 |
|
|---|
| 1651 | * mhist/HistLinkDef.h:
|
|---|
| 1652 | - added MWeight
|
|---|
| 1653 |
|
|---|
| 1654 | * mhist/MH.h:
|
|---|
| 1655 | - removed some debugging stuff
|
|---|
| 1656 |
|
|---|
| 1657 |
|
|---|
| 1658 |
|
|---|
| 1659 | 2003/04/22: Abelardo Moralejo
|
|---|
| 1660 |
|
|---|
| 1661 | * mmontecarlo/MMcEnergyMigration.[h,cc]
|
|---|
| 1662 | - Removed. It was not necessary, since the same job can be done
|
|---|
| 1663 | with the already existing task MFillH.
|
|---|
| 1664 |
|
|---|
| 1665 | * mhist/MHMcEnergyMigration.h
|
|---|
| 1666 | - Changed ClassDef(MHMcEnergyMigration, 0)
|
|---|
| 1667 | to ClassDef(MHMcEnergyMigration, 1) to allow writing the
|
|---|
| 1668 | histograms to disk.
|
|---|
| 1669 |
|
|---|
| 1670 |
|
|---|
| 1671 |
|
|---|
| 1672 | 2003/04/21: Thomas Bretz
|
|---|
| 1673 |
|
|---|
| 1674 | * manalysis/MBlindPixels.h:
|
|---|
| 1675 | - IsBlind -> const
|
|---|
| 1676 |
|
|---|
| 1677 | * mhist/HistLinkDef.h, mhist/Makefile:
|
|---|
| 1678 | - added MHBlindPixels
|
|---|
| 1679 |
|
|---|
| 1680 | * mhist/MH.[h,cc]:
|
|---|
| 1681 | - changed the two DrawClone functions to one.
|
|---|
| 1682 |
|
|---|
| 1683 | * mhist/MHHadronness.[h,cc]:
|
|---|
| 1684 | - changed to fit the requirements of MStatusDisplay
|
|---|
| 1685 |
|
|---|
| 1686 | * mhist/MHMatrix.cc:
|
|---|
| 1687 | - SetDirectory(NULL) for all histograms created
|
|---|
| 1688 |
|
|---|
| 1689 | * mhist/MHSigmaTheta.cc:
|
|---|
| 1690 | - removed fNpix (is already in MHHillas)
|
|---|
| 1691 | - removed fBlindId (--> MHBlindPixels)
|
|---|
| 1692 |
|
|---|
| 1693 | * mhist/MHBlindPixels.[h,cc]:
|
|---|
| 1694 | - new
|
|---|
| 1695 |
|
|---|
| 1696 | * macros/plot.C:
|
|---|
| 1697 | - Added MStatusDisplay support
|
|---|
| 1698 |
|
|---|
| 1699 | * macros/status.C:
|
|---|
| 1700 | - added MHNewImagePar
|
|---|
| 1701 | - added MHHadronness
|
|---|
| 1702 |
|
|---|
| 1703 | * manalysis/MBlindPixelCalc.cc:
|
|---|
| 1704 | - updated class reference
|
|---|
| 1705 |
|
|---|
| 1706 | * meventdisp/MGCamDisplay.[h,cc]:
|
|---|
| 1707 | - fixed
|
|---|
| 1708 |
|
|---|
| 1709 | * meventdisp/MGEvtDisplay.cc:
|
|---|
| 1710 | - changed function adding the tab
|
|---|
| 1711 |
|
|---|
| 1712 | * mgui/MCamDisplay.cc, mhist/MHCerPhotEvt.cc:
|
|---|
| 1713 | - as a preliminary solution removed inner pad
|
|---|
| 1714 |
|
|---|
| 1715 | * mhist/MFillH.cc:
|
|---|
| 1716 | - make sure canvas is updated correctly in PostProcess
|
|---|
| 1717 |
|
|---|
| 1718 | * mhist/MH.cc:
|
|---|
| 1719 | - changed DrawCopy(TH1, TH1) and Draw(TH1, TH1) to fit the new needs
|
|---|
| 1720 | display the range correctly and exchanged the two stat boxes
|
|---|
| 1721 |
|
|---|
| 1722 | * mhist/MH3.cc:
|
|---|
| 1723 | - fixed a bug in the default constructor
|
|---|
| 1724 | - removed DrawClone
|
|---|
| 1725 | - updated Draw function
|
|---|
| 1726 |
|
|---|
| 1727 | * mhist/MHMcIntRate.[h,cc], mhist/MHRanForest.[h,cc],
|
|---|
| 1728 | mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
|
|---|
| 1729 | mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
|
|---|
| 1730 | mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc],
|
|---|
| 1731 | mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc],
|
|---|
| 1732 | mimage/MHNewImagePar.[h,cc]:
|
|---|
| 1733 | - removed old DrawClone
|
|---|
| 1734 | - updated Draw function
|
|---|
| 1735 | - replaced some titles by latex titles in some classes
|
|---|
| 1736 |
|
|---|
| 1737 | * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
|
|---|
| 1738 | - removed scaling stuff
|
|---|
| 1739 |
|
|---|
| 1740 | * mmain/MStatusDisplay.cc:
|
|---|
| 1741 | - fixed some minor bugs
|
|---|
| 1742 |
|
|---|
| 1743 |
|
|---|
| 1744 |
|
|---|
| 1745 | 2003/04/20: Thomas Bretz
|
|---|
| 1746 |
|
|---|
| 1747 | * Makefile:
|
|---|
| 1748 | - exchanged mbase and mmain
|
|---|
| 1749 |
|
|---|
| 1750 | * Makefile.conf.general:
|
|---|
| 1751 | - added MARSVER
|
|---|
| 1752 |
|
|---|
| 1753 | * mars.cc:
|
|---|
| 1754 | - use MARSVER
|
|---|
| 1755 |
|
|---|
| 1756 | * macros/readMagic.C:
|
|---|
| 1757 | - updated to work with the new MH-stuff
|
|---|
| 1758 |
|
|---|
| 1759 | * macros/status.C:
|
|---|
| 1760 | - added
|
|---|
| 1761 |
|
|---|
| 1762 | * manalysis/MBlindPixelCalc.cc, manalysis/MCerPhotCalc.cc,
|
|---|
| 1763 | manalysis/MMcPedestalCopy.ccm, manalysis/MMcPedestalNSBAdd.cc,
|
|---|
| 1764 | mfileio/MReadMarsFile.cc, mimage/MHillasCalc.cc,
|
|---|
| 1765 | mimage/MImgCleanStd.cc:
|
|---|
| 1766 | - changed def. title
|
|---|
| 1767 |
|
|---|
| 1768 | * manalysis/MCT1PointingCorrCalc.h:
|
|---|
| 1769 | - minor change
|
|---|
| 1770 |
|
|---|
| 1771 | * manalysis/MCerPhotEvt.[h,cc]:
|
|---|
| 1772 | - don't use unused pixels for calculation of min/max
|
|---|
| 1773 | - added Scale member function
|
|---|
| 1774 |
|
|---|
| 1775 | * manalysis/MCerPhotPix.h:
|
|---|
| 1776 | - added Scale inline function
|
|---|
| 1777 |
|
|---|
| 1778 | * mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc],
|
|---|
| 1779 | mbase/MParList.[h,cc], mbase/MTaskList.[h,cc],
|
|---|
| 1780 | mfileio/MReadMarsFile.cc, mhist/MFillH.[h,cc]:
|
|---|
| 1781 | - implemented use of fDisplay
|
|---|
| 1782 |
|
|---|
| 1783 | * mbase/MParContainer.h:
|
|---|
| 1784 | - Don't display name and class name if it is the same (GetDescriptor)
|
|---|
| 1785 |
|
|---|
| 1786 | * meventdisp/MGCamDisplay.[h,cc]:
|
|---|
| 1787 | - made working with new MH-stuff
|
|---|
| 1788 |
|
|---|
| 1789 | * mfileio/Makefile:
|
|---|
| 1790 | - added -I../mmain
|
|---|
| 1791 |
|
|---|
| 1792 | * mgeom/MGeomCam.[h,cc]:
|
|---|
| 1793 | - added Clone function
|
|---|
| 1794 |
|
|---|
| 1795 | * mgeom/MGeomCamCT1.cc, mgeom/MGeomCamMagic.cc:
|
|---|
| 1796 | - commented out informal output at constructor
|
|---|
| 1797 |
|
|---|
| 1798 | * mgui/MCamDisplay.[h,cc], mhist/MHStarMap.[h,cc],
|
|---|
| 1799 | mimage/MHH*.[h,cc]:
|
|---|
| 1800 | - changed to be more root oriented
|
|---|
| 1801 |
|
|---|
| 1802 | * mgui/MHexagon.cc:
|
|---|
| 1803 | - small changes
|
|---|
| 1804 |
|
|---|
| 1805 | * mgui/Makefile:
|
|---|
| 1806 | - added mhist
|
|---|
| 1807 |
|
|---|
| 1808 | * mhist/MH.[h,cc]:
|
|---|
| 1809 | - changed to be more root oriented
|
|---|
| 1810 | - removed border
|
|---|
| 1811 | - added DrawClone
|
|---|
| 1812 | - GetNewPad
|
|---|
| 1813 |
|
|---|
| 1814 | * mhist/MH3.cc:
|
|---|
| 1815 | - removed some strange debug output
|
|---|
| 1816 |
|
|---|
| 1817 | * mhist/MHCerPhotEvt.[h,cc]:
|
|---|
| 1818 | - fixed some bug
|
|---|
| 1819 | - made working with fDisplay
|
|---|
| 1820 |
|
|---|
| 1821 | * mhist/Makefile:
|
|---|
| 1822 | - added mmain
|
|---|
| 1823 |
|
|---|
| 1824 | * mmain/MProgressBar.cc:
|
|---|
| 1825 | - fixed a typo
|
|---|
| 1826 |
|
|---|
| 1827 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 1828 | - new implementation
|
|---|
| 1829 |
|
|---|
| 1830 | * mmain/MainLinkDef.h, mmain/Makefile:
|
|---|
| 1831 | - added MStatusDisplay
|
|---|
| 1832 | - added MGMenu
|
|---|
| 1833 |
|
|---|
| 1834 | * mmain/MGMenu.[h,cc]:
|
|---|
| 1835 | - added
|
|---|
| 1836 |
|
|---|
| 1837 |
|
|---|
| 1838 |
|
|---|
| 1839 | 2003/04/19: Abelardo Moralejo
|
|---|
| 1840 |
|
|---|
| 1841 | * mmontecarlo/MMcEnergyEst.[h,cc]
|
|---|
| 1842 | - Added. Contains routine for optimization of parameters of
|
|---|
| 1843 | energy estimator.
|
|---|
| 1844 |
|
|---|
| 1845 | * mmontecarlo/MMcEnergyMigration.[h,cc]
|
|---|
| 1846 | - Added. Task to fill the energy migration matrix histograms
|
|---|
| 1847 | contained in class MHMcEnergyMigration.
|
|---|
| 1848 |
|
|---|
| 1849 |
|
|---|
| 1850 |
|
|---|
| 1851 | 2003/04/17: Wolfgang Wittek
|
|---|
| 1852 |
|
|---|
| 1853 | * mhist/MBinning.[h,cc]
|
|---|
| 1854 | - replace for (int i=1; i<fEdges.GetSize()-1; i++)
|
|---|
| 1855 | by for (int i=1; i<fEdges.GetSize(); i++)
|
|---|
| 1856 |
|
|---|
| 1857 |
|
|---|
| 1858 |
|
|---|
| 1859 | 2003/04/17: Wolfgang Wittek
|
|---|
| 1860 |
|
|---|
| 1861 | * mfileio/MCT1ReadPreProc.cc
|
|---|
| 1862 | - removed : if (theta > pi/2) continue;
|
|---|
| 1863 | otherwise get inconsistency between no.of read events
|
|---|
| 1864 | and no.of events after filter
|
|---|
| 1865 | - write into MCerPhotEvt also pixels with zero no. of photons
|
|---|
| 1866 |
|
|---|
| 1867 | * manalysis/MSigmabar.cc
|
|---|
| 1868 | - correct wrong argument in call to memset
|
|---|
| 1869 |
|
|---|
| 1870 | * manalysis/MPadSchweizer.cc
|
|---|
| 1871 | - pad also pixels with zero no.of photons
|
|---|
| 1872 |
|
|---|
| 1873 | * mhist/MHSigmaTheta.[h,cc]
|
|---|
| 1874 | - add plot of no.of used pixels in MCerPhotEvt
|
|---|
| 1875 | - add plot of Id of blind pixel
|
|---|
| 1876 |
|
|---|
| 1877 |
|
|---|
| 1878 |
|
|---|
| 1879 | 2003/04/14: Wolfgang Wittek
|
|---|
| 1880 |
|
|---|
| 1881 | * manalysis/Makefile
|
|---|
| 1882 | AnalysisLinkDef.h
|
|---|
| 1883 | - MNewImagePar and MNewImageParCalc removed
|
|---|
| 1884 |
|
|---|
| 1885 |
|
|---|
| 1886 |
|
|---|
| 1887 |
|
|---|
| 1888 | 2003/04/12: Thomas Bretz
|
|---|
| 1889 |
|
|---|
| 1890 | * mmain/MStatusDisplay.[h,cc]:
|
|---|
| 1891 | - added
|
|---|
| 1892 |
|
|---|
| 1893 | * manalysis/MPadding.[h,cc]:
|
|---|
| 1894 | - simplified includes
|
|---|
| 1895 | - changed some code (discussed with Robert)
|
|---|
| 1896 | - fixed comments in header
|
|---|
| 1897 | - changed ClassDef to 0
|
|---|
| 1898 | - changed output to Mars style
|
|---|
| 1899 | - fixed the memory leak of fHSigmabarMax
|
|---|
| 1900 | - replaced TRandom by gRandom
|
|---|
| 1901 | - removed usage of ->operator
|
|---|
| 1902 |
|
|---|
| 1903 | * manalysis/MApplyPadding.[h,cc]:
|
|---|
| 1904 | - replaced fRnd by gRandom
|
|---|
| 1905 | - used MH::SetBinning
|
|---|
| 1906 | - use telescope theta instead of theta
|
|---|
| 1907 | - removed usage of ->operator
|
|---|
| 1908 | - removed PostProcess
|
|---|
| 1909 |
|
|---|
| 1910 | * manalysis/MPadSchweizer.cc:
|
|---|
| 1911 | - fixed outputs in PreProcess
|
|---|
| 1912 |
|
|---|
| 1913 | * manalysis/MSigmabar.[h,cc]:
|
|---|
| 1914 | - added Reset member function
|
|---|
| 1915 | - usage of memset
|
|---|
| 1916 | - don't skip NumPhotons==0
|
|---|
| 1917 | - changes discussed with Robert
|
|---|
| 1918 | - small simplifications in loops
|
|---|
| 1919 | - some fixes to the output
|
|---|
| 1920 |
|
|---|
| 1921 | * manalysis/MSigmabarCalc.[h,cc]:
|
|---|
| 1922 | - fixed outputs
|
|---|
| 1923 | - some small simplifications
|
|---|
| 1924 | - moved test for theta<120deg to MCT1ReadPreProc
|
|---|
| 1925 |
|
|---|
| 1926 | * mfileio/MCT1ReadPreProc.[h,cc]:
|
|---|
| 1927 | - skip events with theta>90deg
|
|---|
| 1928 |
|
|---|
| 1929 | * mhist/MHSigmaPixel.[h,cc]:
|
|---|
| 1930 | - fixes to the screen output
|
|---|
| 1931 | - simplified usage of MBinning
|
|---|
| 1932 |
|
|---|
| 1933 | * mhist/MHSigmaTheta.[h,cc]:
|
|---|
| 1934 | - fixes to the screen output
|
|---|
| 1935 | - simplified usage of MBinning
|
|---|
| 1936 | - lower cased upper case local variables
|
|---|
| 1937 | - removed DrawClone from Finalize (call from macro or executable)
|
|---|
| 1938 |
|
|---|
| 1939 | * mhist/MHSigmabarTheta.[h,cc]:
|
|---|
| 1940 | - fixes to the screen output
|
|---|
| 1941 |
|
|---|
| 1942 | * mhist/MHStarMap.cc:
|
|---|
| 1943 | - added some const qualifiers
|
|---|
| 1944 |
|
|---|
| 1945 | * mhist/MHHadronnes.cc:
|
|---|
| 1946 | - removed output of function name in Finalize because this
|
|---|
| 1947 | information is already available on the screen.
|
|---|
| 1948 |
|
|---|
| 1949 | * manalysis/MCT1PointingCorrCalc.h:
|
|---|
| 1950 | - changed ClassDef to 0
|
|---|
| 1951 | - removed empty PostProcess
|
|---|
| 1952 | - fixes to the screen output in PreProcess
|
|---|
| 1953 | - changed the order of the arguments in the constructor
|
|---|
| 1954 | (name, title to the end)
|
|---|
| 1955 |
|
|---|
| 1956 | * manalysis/MMultiDimDistCalc.cc:
|
|---|
| 1957 | - added two const qualifiers
|
|---|
| 1958 |
|
|---|
| 1959 | * mtemp/MObservatory.cc:
|
|---|
| 1960 | - changed Magic1 coordinates to CT1 GPS.
|
|---|
| 1961 |
|
|---|
| 1962 |
|
|---|
| 1963 |
|
|---|
| 1964 | 2003/04/12: Wolfgang Wittek
|
|---|
| 1965 |
|
|---|
| 1966 | * manalysis/MCT1PointingCorrCalc.[h,cc]
|
|---|
| 1967 | - replaces MPointingCorr.[h,cc]
|
|---|
| 1968 |
|
|---|
| 1969 | * manalysis/AnalysisLinkDef.h
|
|---|
| 1970 | Makefile
|
|---|
| 1971 |
|
|---|
| 1972 | * mbase/MFilter.h
|
|---|
| 1973 | - set ClassDef(MFilter,1)
|
|---|
| 1974 |
|
|---|
| 1975 | * mhist/MHHadronness.[h,cc]
|
|---|
| 1976 | - improve warning printout
|
|---|
| 1977 |
|
|---|
| 1978 | * mhist/MHMatrix.[h,cc]
|
|---|
| 1979 | - type of 3rd argument of member function Fill
|
|---|
| 1980 | changed from 'MF' to 'MFilter'
|
|---|
| 1981 |
|
|---|
| 1982 |
|
|---|
| 1983 |
|
|---|
| 1984 | 2003/04/11: Thomas Bretz
|
|---|
| 1985 |
|
|---|
| 1986 | * macros/readMagic.C:
|
|---|
| 1987 | - replaced GetEventNum by GetNumEntry
|
|---|
| 1988 |
|
|---|
| 1989 | * manalysis/MCT1SupercutsCalc.cc:
|
|---|
| 1990 | - fixed constructor (no default for fHadronnessName)
|
|---|
| 1991 | - missing fHadronness->SetReadyToSave added
|
|---|
| 1992 |
|
|---|
| 1993 | * manalysis/MMultiDimDistCalc.cc:
|
|---|
| 1994 | - missing fHadronness->SetReadyToSave added
|
|---|
| 1995 |
|
|---|
| 1996 | * manalysis/MParameters.cc:
|
|---|
| 1997 | - changed title
|
|---|
| 1998 |
|
|---|
| 1999 | * mfilter/MFCT1SelFinal.h:
|
|---|
| 2000 | - set ClassDef to 0
|
|---|
| 2001 |
|
|---|
| 2002 | * mimage/Makefile:
|
|---|
| 2003 | - fixed a typo
|
|---|
| 2004 |
|
|---|
| 2005 | * mraw/MRawEvtData.cc:
|
|---|
| 2006 | - fixed Pixel assignment (i->ipos, fPosInArray++)
|
|---|
| 2007 |
|
|---|
| 2008 |
|
|---|
| 2009 |
|
|---|
| 2010 | 2003/04/10: Thomas Bretz
|
|---|
| 2011 |
|
|---|
| 2012 | * mbase/MContinue.[h,cc]:
|
|---|
| 2013 | - changed, so that also a filter given as a pointer is added to
|
|---|
| 2014 | the tasklist automatically
|
|---|
| 2015 | - added SetInverted
|
|---|
| 2016 | - added IsInverted
|
|---|
| 2017 |
|
|---|
| 2018 | * mbase/MTaskList.[h,cc]:
|
|---|
| 2019 | - added RemoveFromList-function
|
|---|
| 2020 |
|
|---|
| 2021 | * merpp.cc:
|
|---|
| 2022 | - fixed typo
|
|---|
| 2023 |
|
|---|
| 2024 | * mbase/MFilter.[h,cc]:
|
|---|
| 2025 | - removed unnecessary base functions for Pre//PostProcess
|
|---|
| 2026 | - added SetInverted
|
|---|
| 2027 | - added IsInverted
|
|---|
| 2028 |
|
|---|
| 2029 | * mbase/MTask.cc, mfileio/MCT1ReadPreProc.cc, mfileio/MReadTree.cc,
|
|---|
| 2030 | mfilter/MF.cc, mfilter/MFilterList.cc
|
|---|
| 2031 | - implemented IsConditionalTrue to support inverted filters
|
|---|
| 2032 |
|
|---|
| 2033 | * mhist/MHHadronness.cc:
|
|---|
| 2034 | - removed unnecessary check
|
|---|
| 2035 |
|
|---|
| 2036 | * meventdisp/MGFadcDisp.cc:
|
|---|
| 2037 | - remove all IDs in listbox
|
|---|
| 2038 | - add entries sorted
|
|---|
| 2039 |
|
|---|
| 2040 | * manalysis/MImgCleanStd.[h,cc], manalysis/MCameraSmooth.[h,cc],
|
|---|
| 2041 | manalysis/MHillas.[h,cc], manalysis/MHillasSrc.[h,cc],
|
|---|
| 2042 | manalysis/MHillasSrc.[h,cc], manalysis/MHillasCalc.[h,cc],
|
|---|
| 2043 | manalysis/MNewImagePar.[h,cc], manalysis/MNewImageParCalc.[h,cc],
|
|---|
| 2044 | mhist/MHHillas.[h,cc], mhist/MHHillasSrc.[h,cc],
|
|---|
| 2045 | mhist/MHHillasExt.[h,cc], mhist/MHNewImagePar.[h,cc]:
|
|---|
| 2046 | - moved to new directory mimage
|
|---|
| 2047 |
|
|---|
| 2048 | * mimage/Makefile, mimage/ImageLinkDef.h, mimage/ImageIncl.h:
|
|---|
| 2049 | - new
|
|---|
| 2050 |
|
|---|
| 2051 | * Makefile:
|
|---|
| 2052 | - added mimage
|
|---|
| 2053 |
|
|---|
| 2054 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile
|
|---|
| 2055 | mhist/HistLinkDef.h, mhist/Makefile:
|
|---|
| 2056 | - removed moved files
|
|---|
| 2057 |
|
|---|
| 2058 | * manalysis/Makefile, manalysis/AnalysisLinkDef.h,
|
|---|
| 2059 | mhist/Makefile, mhist/AnalysisLinkDef.h, mmain/Makefile,
|
|---|
| 2060 | mfilter/Makefile, meventdisp/Makefile, mgui/Makefile:
|
|---|
| 2061 | - adapted
|
|---|
| 2062 |
|
|---|
| 2063 |
|
|---|
| 2064 |
|
|---|
| 2065 | 2003/04/09: Thomas Bretz
|
|---|
| 2066 |
|
|---|
| 2067 | * manalysis/MCT1SupercutsCalc.[h,cc]:
|
|---|
| 2068 | - moved last changes from MFCT1Supercuts to MCT1SupercutsCalc
|
|---|
| 2069 |
|
|---|
| 2070 | * mhist/MHMcTriggerLvl2.[h,cc]:
|
|---|
| 2071 | - fixed a warning
|
|---|
| 2072 | - removed global variables
|
|---|
| 2073 |
|
|---|
| 2074 |
|
|---|
| 2075 |
|
|---|
| 2076 | 2003/04/09: Abelardo Moralejo
|
|---|
| 2077 |
|
|---|
| 2078 | * manalysis/MHillasSrc.cc
|
|---|
| 2079 | - changed comment about meaning of fCosDeltaAlpha
|
|---|
| 2080 |
|
|---|
| 2081 |
|
|---|
| 2082 |
|
|---|
| 2083 | 2003/04/08: Thomas Hengstebeck
|
|---|
| 2084 |
|
|---|
| 2085 | * mhist/MHRanForest.cc, mhist/MHRanForestGini.cc
|
|---|
| 2086 | - removed gStyle->SetOptStat(10), gStyle settings should be
|
|---|
| 2087 | done by the user himself
|
|---|
| 2088 |
|
|---|
| 2089 |
|
|---|
| 2090 |
|
|---|
| 2091 | 2003/04/08: Abelardo Moralejo
|
|---|
| 2092 |
|
|---|
| 2093 | * manalysis/MImgCleanStd.cc
|
|---|
| 2094 | - Fixed "democratic" cleaning: now tail cut is proportional
|
|---|
| 2095 | to pixel area instead of pixel radius as (erroneously) was
|
|---|
| 2096 | before.
|
|---|
| 2097 |
|
|---|
| 2098 | * NEWS
|
|---|
| 2099 | - Changed comment on image cleaning.
|
|---|
| 2100 |
|
|---|
| 2101 |
|
|---|
| 2102 |
|
|---|
| 2103 | 2003/04/08: Thomas Bretz
|
|---|
| 2104 |
|
|---|
| 2105 | * mhist/MHHadronness.cc:
|
|---|
| 2106 | - no check for sump==0 and sumg==0 in loop necessary anymore
|
|---|
| 2107 |
|
|---|
| 2108 | * Changelog, Changelog.02:
|
|---|
| 2109 | - moved everything before 1/2003 to Changelog.02
|
|---|
| 2110 |
|
|---|
| 2111 |
|
|---|
| 2112 |
|
|---|
| 2113 | 2003/04/08: Wolfgang Wittek
|
|---|
| 2114 |
|
|---|
| 2115 | * mfilter/MFCT1SelFinal.[h,cc]
|
|---|
| 2116 | - add new member function SetHadronnessName()
|
|---|
| 2117 |
|
|---|
| 2118 | * mhist/MHHadronness.[h,cc]
|
|---|
| 2119 | - reset to SetOptStat(111100)
|
|---|
| 2120 | - correct acceptance
|
|---|
| 2121 |
|
|---|
| 2122 | * manalysis/MMultiDimDistCalc.[h,cc]
|
|---|
| 2123 | - swap arguments in FindCreateObj
|
|---|
| 2124 |
|
|---|
| 2125 |
|
|---|
| 2126 |
|
|---|
| 2127 | 2003/04/08: Nicola Galante and Antonio Stamerra
|
|---|
| 2128 |
|
|---|
| 2129 | * mhist/MHMcTriggerLvl2.[h,cc]
|
|---|
| 2130 | - New class added (histograms for the MMcTriggerLvl2 class)
|
|---|
| 2131 |
|
|---|
| 2132 | * mhist/Makefile
|
|---|
| 2133 | - Added MHMcTrigggerLvl2 in SRCFILES
|
|---|
| 2134 |
|
|---|
| 2135 | * manalysis/Makefile
|
|---|
| 2136 | - Reintroduced MMcTriggerLvl2 and MMcTriggerLvl2Calc
|
|---|
| 2137 | (they were removed!!)
|
|---|
| 2138 |
|
|---|
| 2139 | * manalysis/MMcTriggerLvl2.h
|
|---|
| 2140 | - 'const' added in inline functions Get****
|
|---|
| 2141 |
|
|---|
| 2142 | * manalysis/MMcTriggerLvl2Calc.cc
|
|---|
| 2143 | - added call to Fill method of MHMcTriggerLvl2
|
|---|
| 2144 |
|
|---|
| 2145 | * macros/triglvl2.C
|
|---|
| 2146 | - updated to have histograms with MHMcTriggerLvl2
|
|---|
| 2147 |
|
|---|
| 2148 | * macros/dohtml.C
|
|---|
| 2149 | - added triglvl2.C
|
|---|
| 2150 |
|
|---|
| 2151 | * NEWS
|
|---|
| 2152 | - new comment on L2T selection classes
|
|---|
| 2153 |
|
|---|
| 2154 | 2003/04/08: Wolfgang Wittek
|
|---|
| 2155 |
|
|---|
| 2156 | * mfilter/Makefile
|
|---|
| 2157 | FilterLinkDef.h
|
|---|
| 2158 | - MFCT1Supercuts removed
|
|---|
| 2159 |
|
|---|
| 2160 | * manalysis/MMultiDimDistCalc.h
|
|---|
| 2161 | - set ClassDef(MMultiDimDistCalc,1)
|
|---|
| 2162 |
|
|---|
| 2163 | * manalysis/MCT1SupercutsCalc.[h,cc]
|
|---|
| 2164 | - new; replaces MFCT1Supercuts in mfilter
|
|---|
| 2165 |
|
|---|
| 2166 | * manalysis/Makefile
|
|---|
| 2167 | AnalysisLinkDef.h
|
|---|
| 2168 |
|
|---|
| 2169 |
|
|---|
| 2170 |
|
|---|
| 2171 | 2003/04/07: Thomas Bretz
|
|---|
| 2172 |
|
|---|
| 2173 | * Makefile:
|
|---|
| 2174 | - changed order
|
|---|
| 2175 |
|
|---|
| 2176 | * manalysis/MMultiDimDistCalc.[h,cc]:
|
|---|
| 2177 | - fixed default title
|
|---|
| 2178 | - simplified code
|
|---|
| 2179 | - added fHadronnessName
|
|---|
| 2180 |
|
|---|
| 2181 | * manalysis/MRanForestCalc.[h,cc]:
|
|---|
| 2182 | - added fHadronnessName
|
|---|
| 2183 |
|
|---|
| 2184 | * mbase/MAGIC.h:
|
|---|
| 2185 | - fixed a bug with rootcint
|
|---|
| 2186 |
|
|---|
| 2187 | * meventdisp/MGFadcDisp.cc:
|
|---|
| 2188 | - fixed a variable name
|
|---|
| 2189 |
|
|---|
| 2190 | * mhist/MHHadronness.cc:
|
|---|
| 2191 | - removed many old comments
|
|---|
| 2192 | - simplified some code
|
|---|
| 2193 | - uses argument in Fill now
|
|---|
| 2194 |
|
|---|
| 2195 | * mmain/MMonteCarlo.cc:
|
|---|
| 2196 | - some code simplification
|
|---|
| 2197 | - fixed a warning
|
|---|
| 2198 |
|
|---|
| 2199 | * macros/dohtml.C:
|
|---|
| 2200 | - added testenv.C
|
|---|
| 2201 |
|
|---|
| 2202 | * readraw.cc:
|
|---|
| 2203 | - simplified
|
|---|
| 2204 |
|
|---|
| 2205 | * mraw/MRawEvtData.cc:
|
|---|
| 2206 | - fixed a bug in the draw function (the drawn pixel has not been the
|
|---|
| 2207 | one with the given Id, but simply the i-th entry in the array)
|
|---|
| 2208 |
|
|---|
| 2209 | * mfilter/MFCT1Supercuts.[h,cc]:
|
|---|
| 2210 | - changed naming style of variables
|
|---|
| 2211 | - changes array access
|
|---|
| 2212 |
|
|---|
| 2213 | * mhist/MHFadcCam.[h,cc]:
|
|---|
| 2214 | - added HasHi
|
|---|
| 2215 | - added Exists
|
|---|
| 2216 |
|
|---|
| 2217 | * mmain/MDataCheck.cc:
|
|---|
| 2218 | - removed unimplemented buttons
|
|---|
| 2219 |
|
|---|
| 2220 | * mdatacheck/MGDisplayAdc.[h,cc]:
|
|---|
| 2221 | - tried to implement some unimplemented buttons
|
|---|
| 2222 | - don't display non existing (empty) histograms in list
|
|---|
| 2223 |
|
|---|
| 2224 |
|
|---|
| 2225 |
|
|---|
| 2226 | 2003/04/04: Thomas Bretz
|
|---|
| 2227 |
|
|---|
| 2228 | * mtools/MagicReversi.[h,cc]:
|
|---|
| 2229 | - added support for Number of Players
|
|---|
| 2230 | - added instructions
|
|---|
| 2231 | - added support for Esc key
|
|---|
| 2232 |
|
|---|
| 2233 | * mbase/MAGIC.h:
|
|---|
| 2234 | - added version check to MAGIC.h
|
|---|
| 2235 |
|
|---|
| 2236 |
|
|---|
| 2237 |
|
|---|
| 2238 | 2003/04/04: Wolfgang Wittek
|
|---|
| 2239 |
|
|---|
| 2240 | * mfilter/Makefile
|
|---|
| 2241 | /FilterLinkDef.h
|
|---|
| 2242 | - added MFCT1SelBasic, MFCT1SelStandard, MFCT1SelFinal,
|
|---|
| 2243 | MFCT1Supercuts
|
|---|
| 2244 |
|
|---|
| 2245 | * mfilter/MFCT1SelBasic.[h,cc]
|
|---|
| 2246 | /MFCT1SelStandard.[h,cc]
|
|---|
| 2247 | /MFCT1SelFinal.[h,cc]
|
|---|
| 2248 | - new; they replace manalysis/MSelBasic.[h,cc]
|
|---|
| 2249 | /MSelStandard.[h,cc]
|
|---|
| 2250 | /MSelFinal.[h,cc]
|
|---|
| 2251 |
|
|---|
| 2252 | * mfilter/MFCT1Supercuts.[h,cc]
|
|---|
| 2253 | - new (supercuts from Daniel for CT1 Mkn421 2001 data)
|
|---|
| 2254 |
|
|---|
| 2255 | * manalysis/MSelBasic.[h,cc]
|
|---|
| 2256 | /MSelStandard.[h,cc]
|
|---|
| 2257 | /MSelFinal.[h,cc]
|
|---|
| 2258 | - deleted
|
|---|
| 2259 |
|
|---|
| 2260 | * manalysis/Makefile
|
|---|
| 2261 | AnalysisLinkDef.h
|
|---|
| 2262 | - MSelBasic, MSelStandard, MSelFinal removed
|
|---|
| 2263 |
|
|---|
| 2264 | * mfileio/MCT1ReadPreProc.[h,cc]
|
|---|
| 2265 | - smeare theta only for MC events
|
|---|
| 2266 |
|
|---|
| 2267 | // The following is not yet commited !!!!!!!!!!!!!
|
|---|
| 2268 | * Mars/Makefile
|
|---|
| 2269 | - in SUBDIRS put mfilter before manalysis
|
|---|
| 2270 | (otherwise get link error)
|
|---|
| 2271 |
|
|---|
| 2272 |
|
|---|
| 2273 |
|
|---|
| 2274 | 2003/04/03: Abelardo Moralejo
|
|---|
| 2275 |
|
|---|
| 2276 | * mmontecarlo/MMcTriggerRateCalc.cc:
|
|---|
| 2277 | - added #include <math.h> for compilation on alpha (otherwise
|
|---|
| 2278 | floor() is unkown)
|
|---|
| 2279 |
|
|---|
| 2280 |
|
|---|
| 2281 |
|
|---|
| 2282 | 2003/04/03: Thomas Bretz
|
|---|
| 2283 |
|
|---|
| 2284 | * macros/testenv.C:
|
|---|
| 2285 | - added
|
|---|
| 2286 |
|
|---|
| 2287 | * mbase/MEvtLopp.cc, mbase/MParContainer.[h,cc],
|
|---|
| 2288 | mbase/MParList.cc, mbase/MTaskList.cc:
|
|---|
| 2289 | - changed the stuff for reading steering card - didn't really
|
|---|
| 2290 | work like expected
|
|---|
| 2291 |
|
|---|
| 2292 | * mhist/MHMatrix.cc, mfileio/MRead.cc, manalysis/MImgCleanStd.cc:
|
|---|
| 2293 | - adapted ReadEnv
|
|---|
| 2294 |
|
|---|
| 2295 | * mhist/MHMatrix.[h,cc]:
|
|---|
| 2296 | - added ReadEnv
|
|---|
| 2297 |
|
|---|
| 2298 | * mfileio/MCT1ReadPreProc.[h,cc]:
|
|---|
| 2299 | - base SmearTheta on new FindLoEndge
|
|---|
| 2300 | - simplified
|
|---|
| 2301 |
|
|---|
| 2302 | * mhist/MBinning.h:
|
|---|
| 2303 | - added FindBinLoEdge
|
|---|
| 2304 | - added FindBinHiEdge
|
|---|
| 2305 |
|
|---|
| 2306 | * mdata/MDataArray.[h,cc]:
|
|---|
| 2307 | - added Clear
|
|---|
| 2308 | - added Delete
|
|---|
| 2309 |
|
|---|
| 2310 | * mbase/MEvtLoop.cc:
|
|---|
| 2311 | - added output of the name
|
|---|
| 2312 |
|
|---|
| 2313 | * mbase/MLog.[h,cc]:
|
|---|
| 2314 | - don't use any pthread stuff if _REENTRANT is not defined
|
|---|
| 2315 |
|
|---|
| 2316 | * mfileio/MRead.cc, mhist/MHMatrix.cc:
|
|---|
| 2317 | - fixed waring for unreachable statement
|
|---|
| 2318 |
|
|---|
| 2319 | * mhist/MHArray.cc:
|
|---|
| 2320 | - fixed: redifinition of default argument
|
|---|
| 2321 |
|
|---|
| 2322 |
|
|---|
| 2323 |
|
|---|
| 2324 |
|
|---|
| 2325 | 2003/04/02: Abelardo Moralejo
|
|---|
| 2326 |
|
|---|
| 2327 | * mmc/MMcTrigHeader.hxx
|
|---|
| 2328 | - added threshold>0 check in the calculation of
|
|---|
| 2329 | GetMeanThreshold
|
|---|
| 2330 |
|
|---|
| 2331 | * mmontecarlo/MMcTriggerRateCalc.cc
|
|---|
| 2332 | - The check of the MC spectral index value is now done by
|
|---|
| 2333 | comparing integers instead of real numbers.
|
|---|
| 2334 | - Found out with GREAT surprise that the graphical output
|
|---|
| 2335 | has been completely commented out by someone(?) because it
|
|---|
| 2336 | produced a memory leak. Also the function comment did not
|
|---|
| 2337 | match the rules (my fault; is it correct now?) This commenting
|
|---|
| 2338 | out has not been logged to this file, as far as I can see. This
|
|---|
| 2339 | is rather unkind, I thought that when somebody finds some bug or
|
|---|
| 2340 | messy code, he should either correct and commit it (and log the
|
|---|
| 2341 | change here) and/or inform the author of the mistake to correct
|
|---|
| 2342 | it. Please try to do so in the future instead of simply
|
|---|
| 2343 | commenting out useful code!
|
|---|
| 2344 |
|
|---|
| 2345 | * mdata/MDataValue.h
|
|---|
| 2346 | - added default constructor (otherwise, no constant values
|
|---|
| 2347 | can be used in the parameters used in the random forest
|
|---|
| 2348 | separation)
|
|---|
| 2349 |
|
|---|
| 2350 |
|
|---|
| 2351 |
|
|---|
| 2352 |
|
|---|
| 2353 | 2003/04/02: Wolfgang Wittek
|
|---|
| 2354 |
|
|---|
| 2355 | * mfileio/Makefile
|
|---|
| 2356 | - mhist added, because MBinning is used in MCT1ReadPreproc
|
|---|
| 2357 |
|
|---|
| 2358 | * mfileio/MCT1ReadPreProc.[h,cc]
|
|---|
| 2359 | - new member function SmearTheta
|
|---|
| 2360 | - store smeared Theta in MMcEvt::fTelescopeTheta
|
|---|
| 2361 | store original Theta in MParameterD container "ThetaOrig"
|
|---|
| 2362 | store fhourangle in MParameterD container "HourAngle"
|
|---|
| 2363 |
|
|---|
| 2364 | * manalysis/MPointingCorr.[h,cc]
|
|---|
| 2365 | - get hour angle from ParameterD container "HourAngle"
|
|---|
| 2366 |
|
|---|
| 2367 | * manalysis/MSelBasic.[h,cc]
|
|---|
| 2368 | MSelStandard.[h,cc]
|
|---|
| 2369 | MSelFinal.[h,cc]
|
|---|
| 2370 | - new member functions SetCuts()
|
|---|
| 2371 |
|
|---|
| 2372 |
|
|---|
| 2373 |
|
|---|
| 2374 | 2003/04/01: Abelardo Moralejo
|
|---|
| 2375 |
|
|---|
| 2376 | * macros/CT1EnergyEst.C
|
|---|
| 2377 | - added argument (maximum dist parameter), changed (reduced) output
|
|---|
| 2378 | histograms, added writing to (and reading from) a file the energy
|
|---|
| 2379 | estimation parameters and the histograms. Added comments.
|
|---|
| 2380 |
|
|---|
| 2381 | * manalysis/MEnergyEstParam.[h,cc]
|
|---|
| 2382 | - added member function GetCoeff. Changed comment.
|
|---|
| 2383 |
|
|---|
| 2384 |
|
|---|
| 2385 |
|
|---|
| 2386 | 2003/03/31: Thomas Bretz
|
|---|
| 2387 |
|
|---|
| 2388 | * manalysis/MParameters.[h,cc]:
|
|---|
| 2389 | - added
|
|---|
| 2390 |
|
|---|
| 2391 | * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
|
|---|
| 2392 | - added MParameters, MParameterD, MParameterI
|
|---|
| 2393 |
|
|---|
| 2394 | * mhist/MHArray.[h,cc]:
|
|---|
| 2395 | - added default constructor
|
|---|
| 2396 | - added Set-function
|
|---|
| 2397 | - added Init function
|
|---|
| 2398 | - moved code from constructors to Set and Init
|
|---|
| 2399 |
|
|---|
| 2400 | * Makefile.conf.linux:
|
|---|
| 2401 | - removed -fno-rtti to make it compatible with root 3.04.02
|
|---|
| 2402 |
|
|---|
| 2403 | * NEWS:
|
|---|
| 2404 | - changed
|
|---|
| 2405 |
|
|---|
| 2406 | * manalysis/MImgCleanStd.[h,cc]:
|
|---|
| 2407 | - added SetLvl1
|
|---|
| 2408 | - added SetLvl2
|
|---|
| 2409 | - added ReadEnv
|
|---|
| 2410 |
|
|---|
| 2411 | * manalysis/MNewImagePar.[h,cc]:
|
|---|
| 2412 | - removed unnecessary fHillas data member
|
|---|
| 2413 | - removed unnecessary fSrcPos data member
|
|---|
| 2414 | - removed unnecessary Set/GetSrcPos
|
|---|
| 2415 |
|
|---|
| 2416 | * manalysis/MNewImageParCalc.[h,cc]:
|
|---|
| 2417 | - removed unnecessary SetSrcPos
|
|---|
| 2418 | - removed const-qualifier from fGeomCam, fCerPhotEvt
|
|---|
| 2419 | (trouble with root 3.02/06)
|
|---|
| 2420 |
|
|---|
| 2421 | * manalysis/MRanForest.cc:
|
|---|
| 2422 | - changed cout-output
|
|---|
| 2423 |
|
|---|
| 2424 | * manalysis/MSigmabar.cc:
|
|---|
| 2425 | - changed Area to area (local variable)
|
|---|
| 2426 |
|
|---|
| 2427 | * mbase/MEvtLoop.[h,cc]:
|
|---|
| 2428 | - added evtloop name to constructor (default=Evtloop)
|
|---|
| 2429 | - adapted StreamPrimitive
|
|---|
| 2430 | - added ReadEnv
|
|---|
| 2431 | - added WriteEnv
|
|---|
| 2432 |
|
|---|
| 2433 | * mbase/MParContainer.[h,cc]:
|
|---|
| 2434 | - removed TROOT.h
|
|---|
| 2435 | - fixed const-qualifier for Copy-function for root>3.04.01
|
|---|
| 2436 | - added ReadEnv
|
|---|
| 2437 | - added WriteEnv
|
|---|
| 2438 | - added IsEnvDefined
|
|---|
| 2439 | - added GetEnvValue
|
|---|
| 2440 |
|
|---|
| 2441 | * mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]:
|
|---|
| 2442 | - added ReadEnv
|
|---|
| 2443 | - added WriteEnv
|
|---|
| 2444 |
|
|---|
| 2445 | * mfileio/MCT1ReadAscii.[h,cc], mfileio/MCT1ReadPreProc.[h,cc]:
|
|---|
| 2446 | - changed AddFile declaration to declaration in MRead
|
|---|
| 2447 | - added return value to AddFile
|
|---|
| 2448 |
|
|---|
| 2449 | * mfileio/MRead.[h,cc]:
|
|---|
| 2450 | - added template for AddFile
|
|---|
| 2451 | - added ReadEnv
|
|---|
| 2452 |
|
|---|
| 2453 | * mgui/MHexagon.[h,cc]:
|
|---|
| 2454 | - fixed const-qualifier for Copy-function for root>3.04.01
|
|---|
| 2455 |
|
|---|
| 2456 | * mhist/MH.cc:
|
|---|
| 2457 | - fixed the FindGoodLimit stuff for root> 3.04.01
|
|---|
| 2458 |
|
|---|
| 2459 | * mhist/MHRanForest.[h,cc], mhist/MHRanForestGini.[h,cc]:
|
|---|
| 2460 | - removed unnecessary casts
|
|---|
| 2461 | - fixed a copilation error with root 3.04.01 (kFullDotlarge
|
|---|
| 2462 | doesn't exist)
|
|---|
| 2463 | - removed second Draw (one should not add something twice to
|
|---|
| 2464 | the pad)
|
|---|
| 2465 |
|
|---|
| 2466 | * mmontecarlo/MMcTriggerRateCalc.cc:
|
|---|
| 2467 | - changes to the header
|
|---|
| 2468 | - changes to the fLog stuff
|
|---|
| 2469 | - added a cast to get rid of a warning
|
|---|
| 2470 |
|
|---|
| 2471 | * mtools/Makefile, mtools/ToolsLinkDef.h:
|
|---|
| 2472 | - added MagicReversi
|
|---|
| 2473 |
|
|---|
| 2474 | * mtools/MagicRevers.[h,cc]:
|
|---|
| 2475 | - added
|
|---|
| 2476 |
|
|---|
| 2477 |
|
|---|
| 2478 |
|
|---|
| 2479 | 2003/03/28: Thomas Bretz
|
|---|
| 2480 |
|
|---|
| 2481 | * mbase/MParContainer.h:
|
|---|
| 2482 | - added kEnableGraphicalOutput
|
|---|
| 2483 | - added EnableGraphicalOutput
|
|---|
| 2484 | - added IsGraphicalOutputEnabled
|
|---|
| 2485 |
|
|---|
| 2486 | * mbase/MParList.h:
|
|---|
| 2487 | - changed BIT(15) to BIT(17)
|
|---|
| 2488 |
|
|---|
| 2489 | * mhist/MH.[h,cc]:
|
|---|
| 2490 | - SetBinning(TH1*, TH1*) --> SetBinning(TH1*, const TH1*)
|
|---|
| 2491 |
|
|---|
| 2492 | * mhist/MH3.h:
|
|---|
| 2493 | - changed BIT(15) to BIT(17)
|
|---|
| 2494 | - changed BIT(16) to BIT(18)
|
|---|
| 2495 | - changed BIT(17) to BIT(19)
|
|---|
| 2496 |
|
|---|
| 2497 | * mhist/MHMatrix.[h,cc]:
|
|---|
| 2498 | - added DrawDefRefInfo
|
|---|
| 2499 | - added CopyCrop
|
|---|
| 2500 | - added GetRandomArrayI
|
|---|
| 2501 | - changed DefRefMatrix to support the above
|
|---|
| 2502 | - fixed a bug in DefRefMatrix (evtcount2 in the last loop
|
|---|
| 2503 | instead of evtcount1)
|
|---|
| 2504 | - Don't do anything in the finalization if the matrix has the correct
|
|---|
| 2505 | dimensions
|
|---|
| 2506 | - fixed comment of DefRefMatrix
|
|---|
| 2507 | - changed number of first column from 1 to 0
|
|---|
| 2508 | - changed BIT(16) to BIT(17)
|
|---|
| 2509 |
|
|---|
| 2510 |
|
|---|
| 2511 |
|
|---|
| 2512 | 2003/03/28: Wolfgang Wittek
|
|---|
| 2513 |
|
|---|
| 2514 | * mhist/MHMatrix.cc
|
|---|
| 2515 | - DefRefMatrix: if nmaxevts>fM.GetNrows() set
|
|---|
| 2516 | nmaxevts = fM.GetNrows()
|
|---|
| 2517 |
|
|---|
| 2518 | * manalysis/MSelBasic.[h,cc]
|
|---|
| 2519 | - better output
|
|---|
| 2520 |
|
|---|
| 2521 | * manalysis/MSelStandard.[h,cc]
|
|---|
| 2522 | - different cut in DIST
|
|---|
| 2523 |
|
|---|
| 2524 | * mfileio/MCT1ReadPreProc.[h,cc]
|
|---|
| 2525 | - store hour angle in variable fOtherCphFraction
|
|---|
| 2526 |
|
|---|
| 2527 | * manalysis/MHillasSrcCalc.h
|
|---|
| 2528 | - replace in 'SetInput' fHillasName = hilname;
|
|---|
| 2529 | by fHillasInput = hilname;
|
|---|
| 2530 |
|
|---|
| 2531 | * manalysis/MNewImagePar.[h,cc]
|
|---|
| 2532 | /MNewImageParCalc.[h,cc]
|
|---|
| 2533 | - new; calculates new image parameters
|
|---|
| 2534 |
|
|---|
| 2535 | * mhist/MHNewImagePar.[h,cc]
|
|---|
| 2536 | - new; plots new image parameters
|
|---|
| 2537 |
|
|---|
| 2538 | * manalysis/AnalysisLinkDef.h
|
|---|
| 2539 | manalysis/Makefile
|
|---|
| 2540 |
|
|---|
| 2541 | * mhist/HistLinkDef.h
|
|---|
| 2542 | mhist/Makefile
|
|---|
| 2543 |
|
|---|
| 2544 |
|
|---|
| 2545 |
|
|---|
| 2546 | 2003/03/27: Thomas Hengstebeck
|
|---|
| 2547 |
|
|---|
| 2548 | * manalysis/MRanForest.[h,cc]
|
|---|
| 2549 | - allocation of TObjArray fForest moved to constructor.
|
|---|
| 2550 | - use of gRandom
|
|---|
| 2551 |
|
|---|
| 2552 | * manalysis/MRanTree.[h,cc]
|
|---|
| 2553 | - use of gRandom
|
|---|
| 2554 |
|
|---|
| 2555 | * macros/RanForest.C
|
|---|
| 2556 | - gRandom initialized as TRandom3 object.
|
|---|
| 2557 |
|
|---|
| 2558 |
|
|---|
| 2559 |
|
|---|
| 2560 | 2003/03/25: Abelardo Moralejo
|
|---|
| 2561 |
|
|---|
| 2562 | * macros/mergecamera.C
|
|---|
| 2563 | - added warning to prevent dangerous misuse of this macro.
|
|---|
| 2564 |
|
|---|
| 2565 |
|
|---|
| 2566 |
|
|---|
| 2567 | 2003/03/25: Wolfgang Wittek
|
|---|
| 2568 |
|
|---|
| 2569 | * mhist/MHStarMap.[h,cc]
|
|---|
| 2570 | - use constant step size along the main axis of the ellipse
|
|---|
| 2571 |
|
|---|
| 2572 | * manalysis/MPointingCorr.[h,cc]
|
|---|
| 2573 | - new class for calculating the pointing correction
|
|---|
| 2574 |
|
|---|
| 2575 | * mmc/MMcEvt.hxx
|
|---|
| 2576 | - add GetOtherCphFraction()
|
|---|
| 2577 |
|
|---|
| 2578 | * manalysis/Makefile
|
|---|
| 2579 |
|
|---|
| 2580 | * manalysis/AnalysisLinkDef.h
|
|---|
| 2581 |
|
|---|
| 2582 |
|
|---|
| 2583 |
|
|---|
| 2584 | 2003/03/24: Abelardo Moralejo
|
|---|
| 2585 |
|
|---|
| 2586 | * manalysis/MEnergyEstParam.cc
|
|---|
| 2587 | - now energy estimation (for CT1) is done using the same model
|
|---|
| 2588 | as in D.Krannich's thesis.
|
|---|
| 2589 |
|
|---|
| 2590 |
|
|---|
| 2591 |
|
|---|
| 2592 | 2003/03/24: Thomas Bretz
|
|---|
| 2593 |
|
|---|
| 2594 | * manalysis/MHillasSrcCalc.[h,cc]:
|
|---|
| 2595 | - removed last argument in constructor, replaced by SetInput
|
|---|
| 2596 |
|
|---|
| 2597 | * mfilter/MFEventSelector.[h,cc]:
|
|---|
| 2598 | - removed unnecessary last argument
|
|---|
| 2599 |
|
|---|
| 2600 |
|
|---|
| 2601 |
|
|---|
| 2602 | 2003/03/21: Thomas Hengstebeck
|
|---|
| 2603 |
|
|---|
| 2604 | * manalysis/MRanTree.[h,cc]
|
|---|
| 2605 | - new; parameter container to store a single random tree
|
|---|
| 2606 |
|
|---|
| 2607 | * manalysis/MRanForest.[h,cc]
|
|---|
| 2608 | - new; parameter container to store complete forest
|
|---|
| 2609 |
|
|---|
| 2610 | * manalysis/MRanForestGrow.[h,cc]
|
|---|
| 2611 | - new; task to grow trees (training)
|
|---|
| 2612 |
|
|---|
| 2613 | * manalysis/MRanForestCalc.[h,cc]
|
|---|
| 2614 | - new; task to calculate hadronness using random forest
|
|---|
| 2615 |
|
|---|
| 2616 | * manalysis/MRanForestFill.[h,cc]
|
|---|
| 2617 | - new; task to read in the trees of the random forest
|
|---|
| 2618 |
|
|---|
| 2619 | * manalysis/Makefile, manalysis/HistLinkDef.h:
|
|---|
| 2620 | - added MRanTree, MRanForest, MRanForestGrow, MRanForestCalc,
|
|---|
| 2621 | MRanForestFill
|
|---|
| 2622 |
|
|---|
| 2623 | * mhist/MHRanForest.[h,cc]
|
|---|
| 2624 | - new; histogram showing variance of estimated hadronness as
|
|---|
| 2625 | function of no. of combined trees
|
|---|
| 2626 |
|
|---|
| 2627 | * mhist/MHRanForestGini.[h,cc]
|
|---|
| 2628 | - new; histogram showing mean decrease in Gini-index as function
|
|---|
| 2629 | of RF-input-parameters
|
|---|
| 2630 |
|
|---|
| 2631 | * mhist/Makefile, mhist/HistLinkDef.h:
|
|---|
| 2632 | - added MHRanForest, MHRanForestHillas
|
|---|
| 2633 |
|
|---|
| 2634 | * macros/RanForest.C
|
|---|
| 2635 | - new; g/h-separation by Random Forest-method
|
|---|
| 2636 |
|
|---|
| 2637 | * macros/RanForest2.C
|
|---|
| 2638 | - new; reading in saved random forest (using MRanForestFill)
|
|---|
| 2639 |
|
|---|
| 2640 |
|
|---|
| 2641 |
|
|---|
| 2642 | 2003/03/21: Abelardo Moralejo
|
|---|
| 2643 |
|
|---|
| 2644 | * mhist/MHMatrix.[h,cc]:
|
|---|
| 2645 | - Added third argument (a filter) to the second instantiation
|
|---|
| 2646 | of the Fill procedure.
|
|---|
| 2647 |
|
|---|
| 2648 | * macros/CT1EnergyEst.C:
|
|---|
| 2649 | - Example of the parameter calculation and use of the energy
|
|---|
| 2650 | estimation method for CT1.
|
|---|
| 2651 |
|
|---|
| 2652 |
|
|---|
| 2653 |
|
|---|
| 2654 | 2003/03/21: Thomas Bretz
|
|---|
| 2655 |
|
|---|
| 2656 | * manalysis/MEnergyEstParam.[h,cc]
|
|---|
| 2657 | - Added StopMapping and Print functions.
|
|---|
| 2658 |
|
|---|
| 2659 | * manalysis/MSel*.h:
|
|---|
| 2660 | - set default for HilName to MHillas
|
|---|
| 2661 | - set default for HilNameSrc to MHillasSrc
|
|---|
| 2662 |
|
|---|
| 2663 | * mfileio/MCT1ReadPreProc.[h,cc]:
|
|---|
| 2664 | - do not flood the output with all events from the first run
|
|---|
| 2665 | - output meaningfull text instead of variable names
|
|---|
| 2666 | - removed a 'goto'!
|
|---|
| 2667 | - changed savePedRMS according to the coding conventions to
|
|---|
| 2668 | fPedRMS and the array of fixed size to a TArrayF
|
|---|
| 2669 |
|
|---|
| 2670 | * mbase/MEvtLoop.cc:
|
|---|
| 2671 | - added a events counter which counts the real number of
|
|---|
| 2672 | processed events.
|
|---|
| 2673 |
|
|---|
| 2674 | * mdata/MDataChain.[h,cc]:
|
|---|
| 2675 | - implemented random numbers
|
|---|
| 2676 | - implemented a conversion from degrees to radians and vice versa
|
|---|
| 2677 |
|
|---|
| 2678 |
|
|---|
| 2679 |
|
|---|
| 2680 | 2003/03/20: Thomas Bretz
|
|---|
| 2681 |
|
|---|
| 2682 | * mfilter/MF.[h,cc]:
|
|---|
| 2683 | - changed fFilter (already used in base class MTask) to fF
|
|---|
| 2684 |
|
|---|
| 2685 |
|
|---|
| 2686 |
|
|---|
| 2687 | 2003/03/19: Abelardo Moralejo
|
|---|
| 2688 |
|
|---|
| 2689 | * macros/CT1collarea.C:
|
|---|
| 2690 | - Added filter to cut in hadronness (now available in new version
|
|---|
| 2691 | of root CT1 Monte Carlo file from Wolfgang).
|
|---|
| 2692 |
|
|---|
| 2693 |
|
|---|
| 2694 |
|
|---|
| 2695 | 2003/03/19: Robert Wagner
|
|---|
| 2696 |
|
|---|
| 2697 | * mhist/MH3.cc:
|
|---|
| 2698 | - changed MH3::New() such that constructor according to Thomas'
|
|---|
| 2699 | previous changes is supported
|
|---|
| 2700 |
|
|---|
| 2701 |
|
|---|
| 2702 |
|
|---|
| 2703 | 2003/03/19: Thomas Bretz
|
|---|
| 2704 |
|
|---|
| 2705 | * mhist/MH3.[h,cc]:
|
|---|
| 2706 | - changed default constructor to support different dimensions
|
|---|
| 2707 |
|
|---|
| 2708 | * mhist/MHArray.[h,cc]:
|
|---|
| 2709 | - added AddHistogram
|
|---|
| 2710 |
|
|---|
| 2711 | * meventdisp/MGEvtDisplay.cc, mfileio/MReadTree.[h,cc],
|
|---|
| 2712 | meventdisp/MReadMarsFile.cc:
|
|---|
| 2713 | - changed MReadTree::GetEventNum to MReadTree::GetNumEntry
|
|---|
| 2714 |
|
|---|
| 2715 | * macros/estfit.C:
|
|---|
| 2716 | - adopted to new MChisqEval
|
|---|
| 2717 |
|
|---|
| 2718 | * mtools/MChisqEval.[h,cc]:
|
|---|
| 2719 | - added
|
|---|
| 2720 |
|
|---|
| 2721 | * mtools/Makefile, mtools/ToolsLinkDef.h:
|
|---|
| 2722 | - added MChisqEval
|
|---|
| 2723 |
|
|---|
| 2724 | * manalysis/MEnergyEstParam.[h,cc]:
|
|---|
| 2725 | - slight changes
|
|---|
| 2726 |
|
|---|
| 2727 | * mfileio/MCT1ReadPreProc.cc:
|
|---|
| 2728 | - changed name to MRead
|
|---|
| 2729 |
|
|---|
| 2730 |
|
|---|
| 2731 |
|
|---|
| 2732 | 2003/03/18: Thomas Bretz
|
|---|
| 2733 |
|
|---|
| 2734 | * mfileio/MReadTree.cc:
|
|---|
| 2735 | - fixed a bug in the AddFile function
|
|---|
| 2736 |
|
|---|
| 2737 | * mhist/MHMatrix.[h,cc]:
|
|---|
| 2738 | - implemented a request of Th. Hengstebeck: Let DefRefMatrix
|
|---|
| 2739 | return the 'unused' events
|
|---|
| 2740 |
|
|---|
| 2741 |
|
|---|
| 2742 |
|
|---|
| 2743 | 2003/03/18: Abelardo Moralejo
|
|---|
| 2744 |
|
|---|
| 2745 | * mhist/MHMcCT1CollectionArea.[h,cc]
|
|---|
| 2746 | - Added arguments in constructor: number of bins and ranges of the
|
|---|
| 2747 | x-axis (energy) of the 2-d histograms. Changed type of binning:
|
|---|
| 2748 | now the x-axis is log10(energy) and bins have equal width.
|
|---|
| 2749 |
|
|---|
| 2750 | * macros/CT1collarea.C
|
|---|
| 2751 | - The MHMcCT1CollectionArea object is now created and added to the
|
|---|
| 2752 | parlist so that we can choose the binning. Changed the way
|
|---|
| 2753 | histograms are written to the output file.
|
|---|
| 2754 |
|
|---|
| 2755 |
|
|---|
| 2756 |
|
|---|
| 2757 | 2003/03/13: Abelardo moralejo
|
|---|
| 2758 |
|
|---|
| 2759 | * mhist/MHMcCT1CollectionArea.[h,cc]
|
|---|
| 2760 | - Added for calculations of collection area for CT1.Contains three
|
|---|
| 2761 | 2-d histograms with axis energy vs theta angle: one histogram for
|
|---|
| 2762 | all events, one for analyzed events, one for the collection area.
|
|---|
| 2763 |
|
|---|
| 2764 | * mmontecarlo/MMcCT1CollectionAreaCalc.[h,cc]
|
|---|
| 2765 | - Added for the same reason.
|
|---|
| 2766 |
|
|---|
| 2767 | * macros/CT1collarea.C
|
|---|
| 2768 | - Uses the above classes
|
|---|
| 2769 |
|
|---|
| 2770 |
|
|---|
| 2771 |
|
|---|
| 2772 | 2003/03/12: Abelardo Moralejo
|
|---|
| 2773 |
|
|---|
| 2774 | * macros/mergecamera.C
|
|---|
| 2775 | - Added. Merges several MC camera output files into a single file.
|
|---|
| 2776 |
|
|---|
| 2777 |
|
|---|
| 2778 |
|
|---|
| 2779 | 2003/03/08: Wolfgang Wittek
|
|---|
| 2780 |
|
|---|
| 2781 | * macros/AnalyseCT1.C
|
|---|
| 2782 | - for the CT1 data analysis
|
|---|
| 2783 |
|
|---|
| 2784 | * mhist/MHMatrix.[h,cc]
|
|---|
| 2785 | - let refcolumn start at 1 (not at 0)
|
|---|
| 2786 |
|
|---|
| 2787 | * mhist/MHSigmaTheta.[h,cc]
|
|---|
| 2788 | - Draw replaced by DrawCopy
|
|---|
| 2789 | - add SetDirectory(NULL)
|
|---|
| 2790 |
|
|---|
| 2791 | * manalysis/MSelBasic.[h,cc]
|
|---|
| 2792 | MSelStandard.[h,cc]
|
|---|
| 2793 | MSelFinal.[h,cc]
|
|---|
| 2794 | - more detailed output for errors
|
|---|
| 2795 | - bugs removed
|
|---|
| 2796 |
|
|---|
| 2797 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 2798 | - add SetDirectory(NULL)
|
|---|
| 2799 | - add fErrors
|
|---|
| 2800 |
|
|---|
| 2801 | * mfilter/MFEventSelector.[h,cc]
|
|---|
| 2802 | - add fErrors
|
|---|
| 2803 |
|
|---|
| 2804 | * manalysis/MMultiDimDistCalc.[h,cc]
|
|---|
| 2805 | - check division by zero
|
|---|
| 2806 |
|
|---|
| 2807 | * mhist/MHHadronness.[h,cc]
|
|---|
| 2808 | - check division by zero
|
|---|
| 2809 | - normalize distributions of hadronness
|
|---|
| 2810 |
|
|---|
| 2811 | * mfileio/MCT1ReadPreProc.[h,cc]
|
|---|
| 2812 | - add event number (event.isecs_since_midday)
|
|---|
| 2813 | - change definition of "fIsMcFile",
|
|---|
| 2814 | because outpars.bmontecarlo is set wrongly sometimes
|
|---|
| 2815 | - copy pedestalRMS for each event from the header information
|
|---|
| 2816 | - check for the presence of a footer record even after reading
|
|---|
| 2817 | a run header
|
|---|
| 2818 |
|
|---|
| 2819 | * mmc/MMcEvt.[hxx,cxx]:
|
|---|
| 2820 | - add GetEvtNumber()
|
|---|
| 2821 |
|
|---|
| 2822 |
|
|---|
| 2823 |
|
|---|
| 2824 | 2003/02/27: Abelardo Moralejo
|
|---|
| 2825 |
|
|---|
| 2826 | * mmontecarlo/MMcTriggerRateCalc.cc:
|
|---|
| 2827 | - Fixed: MMCTrigHeader could not be found in the case of camera
|
|---|
| 2828 | files containing single trigger condition.
|
|---|
| 2829 |
|
|---|
| 2830 | * macros/trigrate.C
|
|---|
| 2831 | - no plot is made in the case of single trigger condition.
|
|---|
| 2832 |
|
|---|
| 2833 | * mhist/MHMcRate.[h,cc]
|
|---|
| 2834 | - Added member fTriggerCondNum to keep track of what trigger
|
|---|
| 2835 | condition corresponds to each MHMcRate object, for the case of
|
|---|
| 2836 | files with more than one condition (when running camera in
|
|---|
| 2837 | trigger_loop mode). Added also Set and Get procedures for nre
|
|---|
| 2838 | member.
|
|---|
| 2839 |
|
|---|
| 2840 | * mmain/MMonteCarlo.cc
|
|---|
| 2841 | - Fixed bug: matrix BgR was created with dimension "dim", a number
|
|---|
| 2842 | which can be negative. Put "num" instead of "dim".
|
|---|
| 2843 |
|
|---|
| 2844 |
|
|---|
| 2845 |
|
|---|
| 2846 | 2003/02/25: Thomas Bretz
|
|---|
| 2847 |
|
|---|
| 2848 | * mbase/MParContainer.cc:
|
|---|
| 2849 | - small simplification for Cosy
|
|---|
| 2850 |
|
|---|
| 2851 | * mbase/MLog.cc:
|
|---|
| 2852 | - allow a maximum of 1000 lines in the gui
|
|---|
| 2853 |
|
|---|
| 2854 |
|
|---|
| 2855 |
|
|---|
| 2856 | 2003/02/25: Abelardo Moralejo
|
|---|
| 2857 |
|
|---|
| 2858 | * mmontecarlo/MMcTriggerRateCalc.[h,cc]
|
|---|
| 2859 | - Added axis labels in graphic output
|
|---|
| 2860 | - Added Get function for rate histograms
|
|---|
| 2861 |
|
|---|
| 2862 | * macros/trigrate.C
|
|---|
| 2863 | - Added output file with rate histograms
|
|---|
| 2864 |
|
|---|
| 2865 |
|
|---|
| 2866 |
|
|---|
| 2867 | 2003/02/24: Abelardo Moralejo
|
|---|
| 2868 |
|
|---|
| 2869 | * mmontecarlo/MMcTriggerRateCalc.[h,cc]
|
|---|
| 2870 | - Fixed mistake when analysing camera files containing all
|
|---|
| 2871 | events (including non-triggers): fShowers was always zero.
|
|---|
| 2872 | - Added reading of MMcTrigHeaders in ReInit
|
|---|
| 2873 | - Added procedure Draw for graphics output: rate versus
|
|---|
| 2874 | discriminator threshold (useful for camera files with several
|
|---|
| 2875 | trigger conditions).
|
|---|
| 2876 |
|
|---|
| 2877 | * macros/trigrate.C
|
|---|
| 2878 | - Added some explanations. Style improvements in function
|
|---|
| 2879 | GetNSBEvents. Added call to MMcTriggerRateCalc::Draw
|
|---|
| 2880 |
|
|---|
| 2881 | * mhist/MHMcRate.[h,cc]
|
|---|
| 2882 | - Added GetTriggerRate() and GetTriggerRateError()
|
|---|
| 2883 | - Added members fMultiplicity and fMeanThreshold, with their
|
|---|
| 2884 | corresponding Set and Get functions
|
|---|
| 2885 | - Added info on discriminator threshold and L1 trigger
|
|---|
| 2886 | multiplicity on the printout.
|
|---|
| 2887 |
|
|---|
| 2888 | * mmc/MMcTrigHeader.hxx
|
|---|
| 2889 | - Added GetMultiplicity() and GetMeanThreshold()
|
|---|
| 2890 |
|
|---|
| 2891 |
|
|---|
| 2892 | 2003/02/22: Wolfgang Wittek
|
|---|
| 2893 |
|
|---|
| 2894 | * mhist/Makefile
|
|---|
| 2895 | - MHSigmaTheta added
|
|---|
| 2896 |
|
|---|
| 2897 | * mhist/HistLinkDef.h
|
|---|
| 2898 | - MHSigmaTheta added
|
|---|
| 2899 |
|
|---|
| 2900 | * mhist/MHSigmaTheta.[h,cc]
|
|---|
| 2901 | - type inconsistency removed
|
|---|
| 2902 |
|
|---|
| 2903 |
|
|---|
| 2904 |
|
|---|
| 2905 | 2003/02/21: Abelardo Moralejo
|
|---|
| 2906 |
|
|---|
| 2907 | * mmontecarlo/MMcTriggerRateCalc.[h,cc]
|
|---|
| 2908 | - adapted to new camera files, added warnings.
|
|---|
| 2909 | - added ReInit procedure to read relevant info from from the
|
|---|
| 2910 | run headers
|
|---|
| 2911 |
|
|---|
| 2912 | * mhist/MHMcRate.[h,cc]
|
|---|
| 2913 | - adapted accordingly. Added Set functions for several members.
|
|---|
| 2914 |
|
|---|
| 2915 | * mmc/MMcCorsikaRunHeader.h
|
|---|
| 2916 | - added Get functions for fELowLim, fEUppLim and fSlopeSpec.
|
|---|
| 2917 |
|
|---|
| 2918 | * mmain/MMontecarlo.cc, macros/trigrate.C
|
|---|
| 2919 | - adapted to changes above, changed MReadTree to MReadMarsFile to
|
|---|
| 2920 | be able to read the run headers.
|
|---|
| 2921 |
|
|---|
| 2922 |
|
|---|
| 2923 |
|
|---|
| 2924 | 2003/02/21: Antonio Stamerra
|
|---|
| 2925 |
|
|---|
| 2926 | * manalysis/MMcTriggerLvl2.[cc|h]
|
|---|
| 2927 | - new data member fCompactNN needed to define a compact pixels
|
|---|
| 2928 | - new inline functions SetCompactNN and GetCompactNN
|
|---|
| 2929 | - Method Calc(int neighpix) -> Calc(). The value of neighpix
|
|---|
| 2930 | is read from fCompactNN
|
|---|
| 2931 |
|
|---|
| 2932 | * manalysis/MMcTriggerLvl2Calc.[cc|h]
|
|---|
| 2933 | - Check on fCompactNN added in the PreProcess
|
|---|
| 2934 |
|
|---|
| 2935 | * macros/triglvl2.C
|
|---|
| 2936 | - Set of fCompactNN added
|
|---|
| 2937 |
|
|---|
| 2938 |
|
|---|
| 2939 |
|
|---|
| 2940 | 2003/02/21: Wolfgang Wittek
|
|---|
| 2941 |
|
|---|
| 2942 | * manalysis/MSelFinal.[h,cc]
|
|---|
| 2943 | - 'const' removed from pointers
|
|---|
| 2944 |
|
|---|
| 2945 | * macros/AnalyseCT1.C
|
|---|
| 2946 | - macro for the CT1 analysis (work in progress)
|
|---|
| 2947 |
|
|---|
| 2948 |
|
|---|
| 2949 |
|
|---|
| 2950 | 2003/02/20: Wolfgang Wittek
|
|---|
| 2951 |
|
|---|
| 2952 | * manalysis/Makefile
|
|---|
| 2953 | - add MSelFinal
|
|---|
| 2954 |
|
|---|
| 2955 | * manalysis/AnalysisLinkDef.h
|
|---|
| 2956 | - add MSelFinal
|
|---|
| 2957 |
|
|---|
| 2958 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 2959 | - slight modification of padding procedure
|
|---|
| 2960 |
|
|---|
| 2961 | * manalysis/MSigmabarCalc.[h,cc]
|
|---|
| 2962 | - 'const' removed from pointers
|
|---|
| 2963 |
|
|---|
| 2964 | * mhist/MHMatrix.[h,cc]
|
|---|
| 2965 |
|
|---|
| 2966 | * mhist/MHSigmaTheta.[h,cc]
|
|---|
| 2967 |
|
|---|
| 2968 |
|
|---|
| 2969 |
|
|---|
| 2970 | 2003/02/20: Abelardo Moralejo
|
|---|
| 2971 |
|
|---|
| 2972 | * mhist/MH.cc
|
|---|
| 2973 | - Removed call to TGaxis::Optimize for compilation under root
|
|---|
| 2974 | versions > 3.03, since in them this procedure is no longer
|
|---|
| 2975 | existing. I did this to allow compilation under root_3.04,
|
|---|
| 2976 | since earlier versions has a bug which prevents from
|
|---|
| 2977 | plotting in the simple way some variables in a tree
|
|---|
| 2978 | (example: fConc and others in the output of star.C). This
|
|---|
| 2979 | is a temporal fix, I guess something will have to
|
|---|
| 2980 | substitute the call to Optimize...
|
|---|
| 2981 |
|
|---|
| 2982 |
|
|---|
| 2983 |
|
|---|
| 2984 | 2003/02/20: Antonio Stamerra
|
|---|
| 2985 |
|
|---|
| 2986 | * manalysis/MMcTriggerLvl2.[cc|h]
|
|---|
| 2987 | - new; replaces MTrigLvl2.[cc|h]
|
|---|
| 2988 | - new data members: fLutPseudoSize, fPseudoSize.
|
|---|
| 2989 | - functions renamed:
|
|---|
| 2990 | GetLutPseudoSize -> CalcBiggerLutPseudoSize
|
|---|
| 2991 | GetBiggerFiredCell -> CalcBiggerFiredCell
|
|---|
| 2992 | - new inline functions: GetLutPseudoSize(), GetPseudoSize().
|
|---|
| 2993 | - new member functions:
|
|---|
| 2994 | Calc(); CalcPseudoSize (not yet implemented)
|
|---|
| 2995 | - Redefined Print() function as a TObject.
|
|---|
| 2996 | - pixels_in_cell and pixels_in_lut redefined as static data
|
|---|
| 2997 | members
|
|---|
| 2998 |
|
|---|
| 2999 | * manalysis/MMcTriggerLvl2Calc.[cc|h]
|
|---|
| 3000 | - new; replaces MTrigLvl2FillTask.[cc|h]
|
|---|
| 3001 | - creation and filling of histograms commented
|
|---|
| 3002 | - Process() calls the MMcTriggerLvl2::Calc()
|
|---|
| 3003 |
|
|---|
| 3004 | * mfilter/MFTriggerLvl2.[h|cc]
|
|---|
| 3005 | - new class to select events using MMcTriggerLvl2 data members.
|
|---|
| 3006 |
|
|---|
| 3007 | * macros/triglvl2.C
|
|---|
| 3008 | - added example to use the MFTriggerLvl2 filter.
|
|---|
| 3009 |
|
|---|
| 3010 |
|
|---|
| 3011 |
|
|---|
| 3012 | 2003/02/19: Wolfgang Wittek
|
|---|
| 3013 |
|
|---|
| 3014 | * manalysis/MSelBasic.[h,cc]
|
|---|
| 3015 | - new; evaluates the Basic Cuts (after the calibration)
|
|---|
| 3016 |
|
|---|
| 3017 | * manalysis/MSelStandard.[h,cc]
|
|---|
| 3018 | - new; evaluates the Standard Cuts
|
|---|
| 3019 | (after the calculation of the image parameters and before the
|
|---|
| 3020 | calculation of the hadronness)
|
|---|
| 3021 |
|
|---|
| 3022 | * manalysis/MHillasCalc.[h,cc]
|
|---|
| 3023 | - replace
|
|---|
| 3024 | fHillas = (MHillas*)pList->FindCreateObj(fHilName);
|
|---|
| 3025 | by
|
|---|
| 3026 | fHillas = (MHillas*)pList->FindCreateObj("MHillas",
|
|---|
| 3027 | fHilName);
|
|---|
| 3028 | in order to allow MHillas containers with a name
|
|---|
| 3029 | different from "MHillas"
|
|---|
| 3030 |
|
|---|
| 3031 | * mhist/MHHillasExt.[h,cc]
|
|---|
| 3032 | - replace
|
|---|
| 3033 | TObject *obj = plist->FindObject("MHillas");
|
|---|
| 3034 | by
|
|---|
| 3035 | TObject *obj = plist->FindObject(fHilName, "MHillas");
|
|---|
| 3036 | in order to allow MHillas containers with a name
|
|---|
| 3037 | different from "MHillas"
|
|---|
| 3038 | - add a 3rd argument in the constructor : fHilName
|
|---|
| 3039 |
|
|---|
| 3040 | * manalysis/MHillasSrcCalc.[h,cc]
|
|---|
| 3041 | - add new argument for constructor:
|
|---|
| 3042 | the name of the MHillas input container
|
|---|
| 3043 | in order to allow MHillas input containers with a name
|
|---|
| 3044 | different from "MHillas"
|
|---|
| 3045 |
|
|---|
| 3046 | * mhist/MHMatrix.[h,cc]
|
|---|
| 3047 | - add member function DefRefMatrix();
|
|---|
| 3048 | it defines the reference sample for the g/h separation;
|
|---|
| 3049 | the selection of events for the reference sample can be made
|
|---|
| 3050 | such that the distribution of a certain variable (for example
|
|---|
| 3051 | Theta) agrees with a target distribution.
|
|---|
| 3052 |
|
|---|
| 3053 | * mfilter/MFEventSelector.[h,cc]
|
|---|
| 3054 | - add new argument for constructor:
|
|---|
| 3055 | the name of the read object
|
|---|
| 3056 | in order to allow also read objects which have a name
|
|---|
| 3057 | different from
|
|---|
| 3058 | "MRead"
|
|---|
| 3059 |
|
|---|
| 3060 |
|
|---|
| 3061 |
|
|---|
| 3062 | 2003/02/18: Thomas Bretz
|
|---|
| 3063 |
|
|---|
| 3064 | * mfileio/MReadTree.cc:
|
|---|
| 3065 | - added a fix for a bug in the workaround using wildcards
|
|---|
| 3066 |
|
|---|
| 3067 |
|
|---|
| 3068 |
|
|---|
| 3069 | 2003/02/14: Thomas Bretz
|
|---|
| 3070 |
|
|---|
| 3071 | * mtemp/MObservatory.[h,cc]:
|
|---|
| 3072 | - added
|
|---|
| 3073 |
|
|---|
| 3074 |
|
|---|
| 3075 |
|
|---|
| 3076 | 2003/02/10: Abelardo Moralejo
|
|---|
| 3077 |
|
|---|
| 3078 | * Makefile.conf.osf1
|
|---|
| 3079 | - Added -lpthread to compilation flags (otherwise linking fails
|
|---|
| 3080 | in alfa)
|
|---|
| 3081 |
|
|---|
| 3082 | * manalysis/Makefile, AnalysisLinkDef.h
|
|---|
| 3083 | - Changed MApplyPadding for MPadding
|
|---|
| 3084 |
|
|---|
| 3085 |
|
|---|
| 3086 |
|
|---|
| 3087 | 2003/02/07: Wolfgang Wittek
|
|---|
| 3088 |
|
|---|
| 3089 | * mhist/MHSigmaTheta.[h,cc]
|
|---|
| 3090 | - new; 2D distribution : Theta, Sigmabar
|
|---|
| 3091 | 3D distribution : Theta, pixel number, Sigma
|
|---|
| 3092 | 3D distribution : Theta, pixel number, Sigma^2-Sigmabar^2
|
|---|
| 3093 | these histograms may be used for the padding
|
|---|
| 3094 |
|
|---|
| 3095 | * manalysis/MPadding.[h,cc]
|
|---|
| 3096 | - new; replaces MApplyPadding.[h,cc]
|
|---|
| 3097 | some errors removed
|
|---|
| 3098 |
|
|---|
| 3099 | * manalysis/MSigmabar.[h,cc]
|
|---|
| 3100 | - new definition of Sigmabar (only relevant for MAGIC)
|
|---|
| 3101 | - add in member function 'Calc' a 3rd argument : 'const
|
|---|
| 3102 | MCerPhotEvt &evt'
|
|---|
| 3103 | - calculate sigmabar for 'MCerPhotEvt' pixels
|
|---|
| 3104 | - in member function 'Calc' return Float_t fSigmabar instead of
|
|---|
| 3105 | Bool_t
|
|---|
| 3106 | - copies of objects replaced by references
|
|---|
| 3107 |
|
|---|
| 3108 | * manalysis/MSigmabarCalc.[h,cc]
|
|---|
| 3109 | - fSig->Calc(*fCam, *fPed) replaced by
|
|---|
| 3110 | fSig->Calc(*fCam, *fPed, *fEvt)
|
|---|
| 3111 | - change type of result of fSig->Calc from Bool_t to Float_t
|
|---|
| 3112 |
|
|---|
| 3113 | * mfileio/MCT1ReadPreProc.cc
|
|---|
| 3114 | - add in member function PreProcess() the initialization of the
|
|---|
| 3115 | total number of pixels :
|
|---|
| 3116 | fPedest->InitSize(iMAXNUMPIX);
|
|---|
| 3117 | - remove statements that cannot be reached ('break' after
|
|---|
| 3118 | 'return')
|
|---|
| 3119 |
|
|---|
| 3120 | * manalysis/MPadSchweizer.[h,cc]
|
|---|
| 3121 | - alternative to MPadding
|
|---|
| 3122 | - does the padding ala Thomas Schweizer
|
|---|
| 3123 |
|
|---|
| 3124 |
|
|---|
| 3125 |
|
|---|
| 3126 | 2003/02/06: Thomas Bretz
|
|---|
| 3127 |
|
|---|
| 3128 | * mgeom/MGeomCam.[h,cc]:
|
|---|
| 3129 | - fixed a warning (GetPixRatio(int) --> GetPixRatio(Uint)
|
|---|
| 3130 |
|
|---|
| 3131 |
|
|---|
| 3132 |
|
|---|
| 3133 | 2003/02/07: Antonio Stamerra
|
|---|
| 3134 |
|
|---|
| 3135 | * manalysis/MTrigLvl2.[cc|h]
|
|---|
| 3136 | - added new function
|
|---|
| 3137 | MTrigLvl2::GetLutCompactPixel(int cell, int lut, int
|
|---|
| 3138 | neighpix=2) which calculates the number of compact pixel
|
|---|
| 3139 | in one lut
|
|---|
| 3140 | - added new function GetLutPseudoSize(int neighpix=2) which
|
|---|
| 3141 | calculates the lut-pseudosize
|
|---|
| 3142 | - added static data member pixel_in_lut
|
|---|
| 3143 | - merging of the PrintCell and PrintStatus functions in a single
|
|---|
| 3144 | Print(int cell) function
|
|---|
| 3145 | - Added comments using the standard layout
|
|---|
| 3146 | - some small changes following Thomas comments (memset, *fLog)
|
|---|
| 3147 |
|
|---|
| 3148 |
|
|---|
| 3149 |
|
|---|
| 3150 | 2003/02/06: Thomas Bretz
|
|---|
| 3151 |
|
|---|
| 3152 | * mbase/MLog.[h,cc]:
|
|---|
| 3153 | - serialized the GUI output (problems with mutithreded prgs,
|
|---|
| 3154 | eg Cosy)
|
|---|
| 3155 |
|
|---|
| 3156 | * mtemp/MObservatoryLocation.[h,cc], mtemp/MVPObject.[h,cc],
|
|---|
| 3157 | mtemp/MVPPlotter.[h,cc]:
|
|---|
| 3158 | - added changes discussed in Wuerzburg
|
|---|
| 3159 |
|
|---|
| 3160 | * mfileio/MCT1ReadPreProc.cc:
|
|---|
| 3161 | - some simplifications
|
|---|
| 3162 |
|
|---|
| 3163 |
|
|---|
| 3164 |
|
|---|
| 3165 | 2003/01/31: Antonio Stamerra & Marcos Lopez
|
|---|
| 3166 |
|
|---|
| 3167 | * mgui/MCamDisplay.[cc|h]
|
|---|
| 3168 | - Added a new function MCamDisplay::SetPix(const Int_t pixnum,
|
|---|
| 3169 | const Int_t color, Float_t min, Float_t max) which just set the
|
|---|
| 3170 | color of a given pixel
|
|---|
| 3171 |
|
|---|
| 3172 | * created two new classes for simulating the second level trigger
|
|---|
| 3173 | in the directory manalysis:
|
|---|
| 3174 | - MTrigLvl2.[cc|h] // Implement the Lvl2 topology and
|
|---|
| 3175 | // selection strategies
|
|---|
| 3176 | - MTrigLvl2FillTask.[cc|h] // For a given MMc event, fill the
|
|---|
| 3177 | // MTrigLvl2 with the Lvl1 trigger
|
|---|
| 3178 | // information
|
|---|
| 3179 |
|
|---|
| 3180 | * manalysis/Makefile
|
|---|
| 3181 | - Added -I../mgui
|
|---|
| 3182 |
|
|---|
| 3183 | * Added macro macros/triglvl2.C which uses the above classes.
|
|---|
| 3184 |
|
|---|
| 3185 |
|
|---|
| 3186 |
|
|---|
| 3187 | 2003/01/27: Robert Wagner
|
|---|
| 3188 |
|
|---|
| 3189 | * mfileio/MCT1ReadPreProc.[cc|h]
|
|---|
| 3190 | - Added call of MTaskList::ReInit after processing of new
|
|---|
| 3191 | run header
|
|---|
| 3192 | - Filling of MC container complies to Oscar's changes of
|
|---|
| 3193 | MMcEvt.[hxx,cxx] dated 2003/01/20
|
|---|
| 3194 | - Added filling of run number in MRawRunHeader object while
|
|---|
| 3195 | processing a new run header
|
|---|
| 3196 |
|
|---|
| 3197 |
|
|---|
| 3198 |
|
|---|
| 3199 | 2003/01/23: Robert Wagner
|
|---|
| 3200 |
|
|---|
| 3201 | * manalyis/MSigmabarCalc.cc
|
|---|
| 3202 | - MSigmabarCalc::Process()
|
|---|
| 3203 | Replaced fMcEvt->GetTheta() by fMcEvt->GetTelescopeTheta()
|
|---|
| 3204 |
|
|---|
| 3205 |
|
|---|
| 3206 |
|
|---|
| 3207 | 2003/01/20: Oscar Blanch
|
|---|
| 3208 |
|
|---|
| 3209 | * mmc/MMcEvt.[hxx,cxx]
|
|---|
| 3210 | - Data members: fElecCphFraction, fMuonCphFraction,
|
|---|
| 3211 | fOtherCphFraction have been introduced.
|
|---|
| 3212 | - Class version updated to 3.
|
|---|
| 3213 |
|
|---|
| 3214 | * mmc/MMcCorsikaRunHeader.[h.cc]
|
|---|
| 3215 | - Data members: fWobbleMode and fAtmosphericModel introduced.
|
|---|
| 3216 | - Class version updated to 2.
|
|---|
| 3217 |
|
|---|
| 3218 |
|
|---|
| 3219 |
|
|---|
| 3220 | 2003/01/19: Thomas Bretz
|
|---|
| 3221 |
|
|---|
| 3222 | * manalysis/MCerPhotCalc.[h,cc]:
|
|---|
| 3223 | - slight changes, mainly to the layout
|
|---|
| 3224 |
|
|---|
| 3225 | * manalysis/MCerPhotEvt.[h,cc]:
|
|---|
| 3226 | - some small changes to make the code a bit faster
|
|---|
| 3227 |
|
|---|
| 3228 | * manalysis/MCerPhotPix.[h,cc]:
|
|---|
| 3229 | - added AddNumPhotons
|
|---|
| 3230 |
|
|---|
| 3231 | * mbase/MContinue.[h,cc]:
|
|---|
| 3232 | - changed comments
|
|---|
| 3233 | - enhanced functionality and fixed some small bugs
|
|---|
| 3234 |
|
|---|
| 3235 | * mbase/Makefile:
|
|---|
| 3236 | - added mfilter to paths (to be fixed)
|
|---|
| 3237 |
|
|---|
| 3238 | * mfileio/MCT1ReadPreProc.cc:
|
|---|
| 3239 | - Init fNumEvents = 0
|
|---|
| 3240 |
|
|---|
| 3241 | * mgeom/MGeomCam.cc:
|
|---|
| 3242 | - return 0 Ratio if the pixel number exceeds the number of pixels
|
|---|
| 3243 |
|
|---|
| 3244 | * mgui/MCamDisplay.[h,cc]:
|
|---|
| 3245 | - added sanity check for the maximum number of pixels
|
|---|
| 3246 | - added functions to set the three different palettes
|
|---|
| 3247 | - removed the buttons
|
|---|
| 3248 | - fixed the context menu display
|
|---|
| 3249 |
|
|---|
| 3250 | * mhist/HistLinkDef.h, mhist/Makefile:
|
|---|
| 3251 | - added MHCerPhotEvt
|
|---|
| 3252 |
|
|---|
| 3253 | * mhist/MHCerPhotEvt.[h,cc]:
|
|---|
| 3254 | - added
|
|---|
| 3255 |
|
|---|
| 3256 | * mhist/MFillH.cc:
|
|---|
| 3257 | - changed the initialization of fParContainer from pList to NULL
|
|---|
| 3258 |
|
|---|
| 3259 | * mhist/MHHillasExt.cc:
|
|---|
| 3260 | - fixed a smallo bug when filling the histograms (crached when scaling
|
|---|
| 3261 | under some circumstances)
|
|---|
| 3262 |
|
|---|
| 3263 | * mhist/MHStarMap.cc:
|
|---|
| 3264 | - added a warning output
|
|---|
| 3265 |
|
|---|
| 3266 | * mmontecarlo/MMcCollectionAreaCalc.cc:
|
|---|
| 3267 | - added a check for impact=NaN (some MC Files have this)
|
|---|
| 3268 |
|
|---|
| 3269 |
|
|---|
| 3270 |
|
|---|
| 3271 | 2003/01/17: Robert Wagner
|
|---|
| 3272 |
|
|---|
| 3273 | * manalysis/MApplyPadding.cc
|
|---|
| 3274 | - bugfix: Effective number of used pixels taken from
|
|---|
| 3275 | MCerPhotEvt container, not from MPedestalCam
|
|---|
| 3276 |
|
|---|
| 3277 |
|
|---|
| 3278 |
|
|---|
| 3279 | 2003/01/16: Wolfgang Wittek
|
|---|
| 3280 |
|
|---|
| 3281 | * mhist/MHMatrix.[h,cc]
|
|---|
| 3282 | - member function MHMatrix::Read added
|
|---|
| 3283 | the function calls TObject::Read(name) and SetName(name)
|
|---|
| 3284 |
|
|---|
| 3285 |
|
|---|
| 3286 |
|
|---|
| 3287 | 2003/01/15: Wolfgang Wittek
|
|---|
| 3288 |
|
|---|
| 3289 | * mdata/MDataMember.cc
|
|---|
| 3290 | - in MDataMember::PreProcess()
|
|---|
| 3291 | "if (fCall)" replaced by "if (fCall && !fObject)"
|
|---|
| 3292 | The additional condition "&& !fObject" is to make sure that read
|
|---|
| 3293 | MDataMembers works correctly.
|
|---|
| 3294 |
|
|---|
| 3295 |
|
|---|
| 3296 |
|
|---|
| 3297 | 2003/01/08: Oscar Blanch Bigas
|
|---|
| 3298 |
|
|---|
| 3299 | * mgeom/MGeomMirror.[h,cc]
|
|---|
| 3300 | - Varible members to store mirror reflectivities have been
|
|---|
| 3301 | introduced: fReflectivity and fWavelength.
|
|---|
| 3302 | - Member function to set reflectivity added: SetReflectivity
|
|---|
| 3303 | - Member function to set TArrayF size: SetArraySize
|
|---|
| 3304 | - Class version number changed to 2.
|
|---|