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