| 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/02/12 Thomas Bretz
|
|---|
| 21 |
|
|---|
| 22 | * datacenter/macros/fillsources.C:
|
|---|
| 23 | - updated
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 | 2009/02/11 Thomas Bretz
|
|---|
| 28 |
|
|---|
| 29 | * mcalib/MCalibColorSet.[h,cc]:
|
|---|
| 30 | - removed some obsolete break statements
|
|---|
| 31 | - removed obsolete gkMCRunLimit
|
|---|
| 32 | - fixed setting of signal strength for extremely old
|
|---|
| 33 | runs (I think we don't have them anyway)
|
|---|
| 34 |
|
|---|
| 35 | * mcalib/MCalibrateData.cc:
|
|---|
| 36 | - improved output
|
|---|
| 37 |
|
|---|
| 38 | * mcalib/MCalibrationChargeCalc.cc:
|
|---|
| 39 | - stop if no valid pulser colors have been found
|
|---|
| 40 |
|
|---|
| 41 | * mcorsika/MCorsikaRunHeader.h:
|
|---|
| 42 | - some cosmetics
|
|---|
| 43 | - added some getter
|
|---|
| 44 |
|
|---|
| 45 | * mhist/MHEvent.[h,cc]:
|
|---|
| 46 | - some improvements to output
|
|---|
| 47 | - implemented display for trigger pattern
|
|---|
| 48 |
|
|---|
| 49 | * mtrigger/MTriggerPattern.[h,cc]:
|
|---|
| 50 | - added Copy-function
|
|---|
| 51 |
|
|---|
| 52 | * mhist/Makefile:
|
|---|
| 53 | - added -I../mtrigger
|
|---|
| 54 |
|
|---|
| 55 | * mmc/MMcEvtBasic.[h,cc]:
|
|---|
| 56 | - moved the getter returning a TString to the source file
|
|---|
| 57 | - replaced Form by MString::Format
|
|---|
| 58 |
|
|---|
| 59 | * mraw/MRawRunHeader.cc:
|
|---|
| 60 | - initialize fSourceEpochChar[1]
|
|---|
| 61 | - initialize fNumEventsRead
|
|---|
| 62 | - suppress more output which has not been initialized
|
|---|
| 63 | - removed run-type from SetRunInfo
|
|---|
| 64 | - added new function SetRunType
|
|---|
| 65 | - use strncpy instead of memcpy
|
|---|
| 66 | - replaced const char[] arguments by TString
|
|---|
| 67 |
|
|---|
| 68 | * msimreflector/MReflector.[h,cc]:
|
|---|
| 69 | - added Print
|
|---|
| 70 | - added a circle around the mirror showing fMaxR
|
|---|
| 71 |
|
|---|
| 72 | * mastro/MAstro.cc:
|
|---|
| 73 | - updated some typos in comments
|
|---|
| 74 |
|
|---|
| 75 | * mbase/MEnv.cc:
|
|---|
| 76 | - replaced Form by MString::Format
|
|---|
| 77 |
|
|---|
| 78 | * mbase/MTask.cc:
|
|---|
| 79 | - made the total number of executions really count the total
|
|---|
| 80 | number
|
|---|
| 81 |
|
|---|
| 82 | * mcalib/MCalibrationPatternDecode.cc:
|
|---|
| 83 | - some cosmetics
|
|---|
| 84 | - corrected the use of a wrong FindCreateObj
|
|---|
| 85 |
|
|---|
| 86 | * mcorsika/MCorsikaRead.cc:
|
|---|
| 87 | - added a comment
|
|---|
| 88 |
|
|---|
| 89 | * mfileio/MWriteRootFile.cc:
|
|---|
| 90 | - improved output
|
|---|
| 91 | - improved the copy of a tree (now done without unpacking)
|
|---|
| 92 | - made sure that copied trees are shown in the summary
|
|---|
| 93 | - made sure that the copied trees are nevertheless deleted
|
|---|
| 94 |
|
|---|
| 95 | * mfilter/MFDeltaT.cc:
|
|---|
| 96 | - adapted to change in GetNumExecutions
|
|---|
| 97 |
|
|---|
| 98 | * mhbase/MFillH.cc:
|
|---|
| 99 | - set the number of executions (as it is in MTask) before the
|
|---|
| 100 | execution
|
|---|
| 101 |
|
|---|
| 102 | * mhbase/MH.cc:
|
|---|
| 103 | - improved the statistics output
|
|---|
| 104 |
|
|---|
| 105 | * mhist/MHCamera.[h,cc]:
|
|---|
| 106 | - don't create an own pad anymore
|
|---|
| 107 | - removed SetRange
|
|---|
| 108 | - SetRange now done via MH::SetPadRange
|
|---|
| 109 | - some sanity checks if fGeomCam is set
|
|---|
| 110 | - some adaptions to the new layout scheme without
|
|---|
| 111 | an own pad
|
|---|
| 112 | - Changed DrawProjection to a more commonly usable scheme
|
|---|
| 113 | - Removed all dependencies from MGeomCamMagic
|
|---|
| 114 | - start the gaus fit with the maximum not the integral
|
|---|
| 115 |
|
|---|
| 116 | * mjobs/MJCalibrateSignal.cc:
|
|---|
| 117 | - If the input files contain an OriginalMC tree
|
|---|
| 118 | copy it
|
|---|
| 119 | - consequently we make the MMcEvtBasic from the
|
|---|
| 120 | parameter-list optional
|
|---|
| 121 | - fixed the rule (MC files with .root as extension could not
|
|---|
| 122 | be processed)
|
|---|
| 123 |
|
|---|
| 124 | * mjobs/MJCalibration.[h,cc], mjobs/MJPedestal.[h,cc]:
|
|---|
| 125 | - Use MHCamera::CamDraw more extensively
|
|---|
| 126 | - replace use of Form by MString::Format
|
|---|
| 127 |
|
|---|
| 128 | * mjobs/MJSimulation.cc:
|
|---|
| 129 | - added an option to switch the cmaera electronics off
|
|---|
| 130 | - write some more containers to output file (for easy access)
|
|---|
| 131 | - set the MC bit in the header
|
|---|
| 132 | - now use MSimMMCS to "fake" the correct file structure
|
|---|
| 133 | - added three new writers to write the MMcEvtBasic information
|
|---|
| 134 | - added a display of the most important things
|
|---|
| 135 |
|
|---|
| 136 | * mmain/MEventDisplay.cc:
|
|---|
| 137 | - don't change into the not more existing pad of a MHCamera
|
|---|
| 138 |
|
|---|
| 139 | * msimcamera/MSimCalibrationSignal.cc:
|
|---|
| 140 | - adapted GetNumExecution
|
|---|
| 141 | - SetReadyToSave for the run header
|
|---|
| 142 | - jitter the number of emitted photons
|
|---|
| 143 | - corrected the emitted trigger positon
|
|---|
| 144 | - (re)set calibration pattern
|
|---|
| 145 |
|
|---|
| 146 | * mbase/MLut.[h,cc]:
|
|---|
| 147 | - added overload of Delete() function
|
|---|
| 148 | - added IsDefault
|
|---|
| 149 | - added SetDefault
|
|---|
| 150 |
|
|---|
| 151 | * mfileio/MWriteRootFile.cc:
|
|---|
| 152 | - fixed output in OpenFile
|
|---|
| 153 |
|
|---|
| 154 | * mjobs/MSequence.cc:
|
|---|
| 155 | - allow the "Night" resource to be empty
|
|---|
| 156 |
|
|---|
| 157 | * msimcamera/MSimBundlePhotons.cc:
|
|---|
| 158 | - some small improvements in case of empty maps
|
|---|
| 159 |
|
|---|
| 160 | * msimcamera/MSimReadout.[h,cc]:
|
|---|
| 161 | - reset gain. Use the new fConversionFactor instead
|
|---|
| 162 | - removed some setting of fRunHeader
|
|---|
| 163 |
|
|---|
| 164 | * msimcamera/MSimTrigger.[h,cc]:
|
|---|
| 165 | - on useer request now offset and gain can be used to
|
|---|
| 166 | convert the signal back into units of phe
|
|---|
| 167 | - added possibility to use empty lookup tables
|
|---|
| 168 | - added debug output
|
|---|
| 169 |
|
|---|
| 170 | * msimcamera/MSimCamera.[h,cc]:
|
|---|
| 171 | - outsourced the pedestal and gain numbers into ReInit
|
|---|
| 172 | - use an MPedestalCam for Electronic Noise and Gain
|
|---|
| 173 | - allow to switch ob whether the gain is applied to the
|
|---|
| 174 | electronic noise or not
|
|---|
| 175 | - SetPhotElfromShower
|
|---|
| 176 |
|
|---|
| 177 | * msim/Makefile. msim/SimLinkDef.h:
|
|---|
| 178 | - added MSimMMCS
|
|---|
| 179 |
|
|---|
| 180 | * msim/MSimMMCS.[h,cc]:
|
|---|
| 181 | - added
|
|---|
| 182 |
|
|---|
| 183 | * msimcamera/Makefile:
|
|---|
| 184 | - added -I../mpedestal
|
|---|
| 185 |
|
|---|
| 186 | * ceres.rc:
|
|---|
| 187 | - added
|
|---|
| 188 |
|
|---|
| 189 | * msimreflector/MMirrorSquare.cc, msimreflector/MMirrorHex.cc,
|
|---|
| 190 | msimreflector/MMirrorDisk.cc:
|
|---|
| 191 | - changed the grey colors
|
|---|
| 192 |
|
|---|
| 193 | * msimreflector/MMirrorHex.cc:
|
|---|
| 194 | - fixed bugs in CanHit and HasHit
|
|---|
| 195 |
|
|---|
| 196 |
|
|---|
| 197 |
|
|---|
| 198 | 2009/02/10 Thomas Bretz
|
|---|
| 199 |
|
|---|
| 200 | * manalysis/MMcTriggerLvl2Calc.cc:
|
|---|
| 201 | - removed obsolete include of MmcRunHeader
|
|---|
| 202 |
|
|---|
| 203 | * mbase/MSpline3.[h,cc]:
|
|---|
| 204 | - improved the available constructors
|
|---|
| 205 | - added some comments for future use
|
|---|
| 206 | - added default constructor
|
|---|
| 207 | - added GetHistogram()
|
|---|
| 208 |
|
|---|
| 209 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
|---|
| 210 | - added fImpactMax
|
|---|
| 211 | - added some Getters
|
|---|
| 212 |
|
|---|
| 213 | * melectronics/MPulseShape.[h,cc]:
|
|---|
| 214 | - set class version to 1 to make it storable
|
|---|
| 215 | - set a title for the splines
|
|---|
| 216 | - implemented Paint function
|
|---|
| 217 |
|
|---|
| 218 | * mhbase/MH.[h,cc]:
|
|---|
| 219 | - added SetPadRange
|
|---|
| 220 |
|
|---|
| 221 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 222 | - Init the geometry in ReInit thus it can work with a geometry stored in a file
|
|---|
| 223 | - Make sure that histogranms already drawn properly to a pad are found in Paint
|
|---|
| 224 | - added RecursiveRemove for sanity
|
|---|
| 225 |
|
|---|
| 226 | * mmc/MMcCorsikaRunHeader.h:
|
|---|
| 227 | - added SetSpectrum
|
|---|
| 228 |
|
|---|
| 229 | * mmc/MMcEvt.hxx:
|
|---|
| 230 | - added SetEvtNumber
|
|---|
| 231 | - added SetPhotElfromShower
|
|---|
| 232 |
|
|---|
| 233 | * mmc/MMcEvtBasic.[h,cc]:
|
|---|
| 234 | - added operator=
|
|---|
| 235 |
|
|---|
| 236 | * mmc/MMcRunHeader.[hxx, cxx]:
|
|---|
| 237 | - set default for the versions to UShort_t(-1)
|
|---|
| 238 | - added some comments
|
|---|
| 239 | - added SetNumSimulatedShowers
|
|---|
| 240 | - added SetImpactMax
|
|---|
| 241 |
|
|---|
| 242 | * mraw/MRawRunHeader.cc:
|
|---|
| 243 | - suppress some information in header if not valid
|
|---|
| 244 |
|
|---|
| 245 | * msignal/MSignalCalc.cc:
|
|---|
| 246 | - if (!fPedestal) we should return kTRUE not kFALSE
|
|---|
| 247 |
|
|---|
| 248 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
|---|
| 249 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
|---|
| 250 | msimreflector/MReflector.[h,cc],
|
|---|
| 251 | - added Print
|
|---|
| 252 | - some cosmetics in header
|
|---|
| 253 | - set class version to 1 to make it storable
|
|---|
| 254 |
|
|---|
| 255 | * mtools/MagicJam.cc:
|
|---|
| 256 | - updated
|
|---|
| 257 |
|
|---|
| 258 |
|
|---|
| 259 |
|
|---|
| 260 | 2009/02/10 Daniela Dorner
|
|---|
| 261 |
|
|---|
| 262 | * datacenter/db/tabs.php:
|
|---|
| 263 | - if csv-file doesn't exist, only logs are displayed now
|
|---|
| 264 |
|
|---|
| 265 |
|
|---|
| 266 |
|
|---|
| 267 | 2009/02/08 Thomas Bretz
|
|---|
| 268 |
|
|---|
| 269 | * Makefile.conf.linux:
|
|---|
| 270 | - added -Winit-self
|
|---|
| 271 |
|
|---|
| 272 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
|---|
| 273 | - account for the pulse shape/width
|
|---|
| 274 | - make number of photons settable
|
|---|
| 275 | - make time jitter settable
|
|---|
| 276 | - renamned fNumEntries to fNumEvents
|
|---|
| 277 | - don't set daq event number (should be set by the "daq")
|
|---|
| 278 | - set trigger pattern
|
|---|
| 279 | - print number of events in PreProcess
|
|---|
| 280 |
|
|---|
| 281 | * msimreflector/MSimReflector.[h,cc]:
|
|---|
| 282 | - made the detector margin settable
|
|---|
| 283 |
|
|---|
| 284 | * datacenter/macros/insertcacofile.C, datacenter/macros/insertsequence.C:
|
|---|
| 285 | - print an error and exit
|
|---|
| 286 |
|
|---|
| 287 | * macros/optim/optimdisp.C:
|
|---|
| 288 | - set the default values as default
|
|---|
| 289 | - added a short summary what a good strategy for optimization is
|
|---|
| 290 |
|
|---|
| 291 | * mastro/MAstro.cc:
|
|---|
| 292 | - replaced Form by MString::Form
|
|---|
| 293 |
|
|---|
| 294 | * mcorsika/MCorsikaEvtHeader.[h,cc], mcorsika/MCorsikaRunHeader.[h,cc]:
|
|---|
| 295 | - moved fParticleID from event header to run header
|
|---|
| 296 | - increased Class Version accordingly
|
|---|
| 297 | - added an error if more than one observation levels are read
|
|---|
| 298 |
|
|---|
| 299 | * mhcalib/MHGausEvents.cc:
|
|---|
| 300 | - replaced Form by MString::Form
|
|---|
| 301 | - handle the creating of the TF1 fExpFit a bit more "root-safe"
|
|---|
| 302 |
|
|---|
| 303 | * mhist/MHCamEvent.[h,cc]:
|
|---|
| 304 | - added a new option to collect the maximum or minimum contents
|
|---|
| 305 |
|
|---|
| 306 | * mhist/MHCamera.[h,cc]:
|
|---|
| 307 | - added new functions SetMax/MinCamContent
|
|---|
| 308 |
|
|---|
| 309 | * mraw/MRawEvtHeader.cc:
|
|---|
| 310 | - initialize the data members in constructor
|
|---|
| 311 |
|
|---|
| 312 | * mraw/MRawEvtHeader.h:
|
|---|
| 313 | - removed bits for trigger type they were never used
|
|---|
| 314 |
|
|---|
| 315 | * mraw/MRawRunHeader.cc:
|
|---|
| 316 | - tiny cosmetics
|
|---|
| 317 |
|
|---|
| 318 | * msim/MHPhotonEvent.[h,cc]:
|
|---|
| 319 | - added a histogram to display the height
|
|---|
| 320 | - don't fill kNightSky photons
|
|---|
| 321 |
|
|---|
| 322 | * msim/MPhotonData.h:
|
|---|
| 323 | - added getter for fProductionHeight
|
|---|
| 324 |
|
|---|
| 325 | * msim/MPhotonEvent.h:
|
|---|
| 326 | - commented IsValid (was not used anyhow)
|
|---|
| 327 |
|
|---|
| 328 | * msimcamera/MSimGeomCam.[h,cc]:
|
|---|
| 329 | - added one sample to the window to allow for time jitter of one sample
|
|---|
| 330 | - make the code for the window indentical to MSimCalibrationSignal
|
|---|
| 331 |
|
|---|
| 332 | * msimcamera/MSimReadout.[h,cc]:
|
|---|
| 333 | - Set the daq event number (readout number)
|
|---|
| 334 |
|
|---|
| 335 | * msimcamera/MSimTrigger.[h,cc]:
|
|---|
| 336 | - added comments
|
|---|
| 337 | - made the signal length settable
|
|---|
| 338 | - made the coincidence time settable
|
|---|
| 339 | - removed setting of the daq event number (should be done by the "daq")
|
|---|
| 340 | - changed the trigger output from all to inf/inf2
|
|---|
| 341 |
|
|---|
| 342 | * msimcamera/Makefile:
|
|---|
| 343 | - added -I../mtrigger
|
|---|
| 344 |
|
|---|
| 345 | * mjobs/MJSimulation.[h,cc]:
|
|---|
| 346 | - added new mode to force the use of the trigger "electronics"
|
|---|
| 347 | - moved setup of the fadc to the resource file
|
|---|
| 348 | - added a new histogram to show the maximum signal in all pixels
|
|---|
| 349 | - automatically setup the range of the TrigPos histogram
|
|---|
| 350 | - don't show all histograms in all run conditions
|
|---|
| 351 |
|
|---|
| 352 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 353 | - added ReadEnv for a setup from a resource file in ceres
|
|---|
| 354 |
|
|---|
| 355 | * msimcamera/MSimAPD.cc:
|
|---|
| 356 | - added a sanity check if ReInit has not been called
|
|---|
| 357 |
|
|---|
| 358 |
|
|---|
| 359 |
|
|---|
| 360 | 2009/02/07 Thomas Bretz
|
|---|
| 361 |
|
|---|
| 362 | * sponde.rc:
|
|---|
| 363 | - fixed a typo
|
|---|
| 364 |
|
|---|
| 365 | * datacenter/scripts/runcorsika:
|
|---|
| 366 | - added a comment
|
|---|
| 367 |
|
|---|
| 368 | * mbase/MContinue.h:
|
|---|
| 369 | - changed a comment
|
|---|
| 370 |
|
|---|
| 371 | * mbase/MEnv.h, mbase/MMath.cc:
|
|---|
| 372 | - Do not assign a temporary TString to const char *
|
|---|
| 373 |
|
|---|
| 374 | * mcamera/MCameraCentralPix.[h,cc]:
|
|---|
| 375 | - changed fDC from Float_t to Int_t
|
|---|
| 376 |
|
|---|
| 377 | * mhflux/MHCollectionArea.cc, mhflux/MHDisp.cc, mhflux/MHEnergyEst.cc,
|
|---|
| 378 | mhflux/MHFalseSource.cc, mhflux/MHThreshold.cc, mhbase/MFillH.cc,
|
|---|
| 379 | mastro/MAstroCamera.cc, mastro/MAstroCatalog.cc, mbase/MContinue.cc,
|
|---|
| 380 | mbase/MFilter.cc, mbase/MLog.cc, mbase/MParContainer.cc, mhbase/MH.cc,
|
|---|
| 381 | mbase/MParEmulated.cc, mbase/MStatusDisplay.cc, mbase/MTime.cc,
|
|---|
| 382 | mhbase/MH3.cc, mhbase/MHn.cc,mhflux/MHAlpha.cc, mhist/MHCamera.cc,
|
|---|
| 383 | mhflux/MHEffectiveOnTime.cc, mmuon/MHMuonPar.cc, mmovie/MMovieWrite.cc,
|
|---|
| 384 | mhflux/MHFalseSource.cc, mhist/MHCamEvent.cc,
|
|---|
| 385 | mmain/MEventDisplay.cc, mreflector/MHReflector.cc:
|
|---|
| 386 | - use MString::Format instead of Form
|
|---|
| 387 |
|
|---|
| 388 | * msim/MHPhotonEvent.cc:
|
|---|
| 389 | - don't fill kNightSky primaries
|
|---|
| 390 |
|
|---|
| 391 | * msim/MPhotonEvent.[h,cc]:
|
|---|
| 392 | - return the number of non NightSky photons
|
|---|
| 393 |
|
|---|
| 394 | * msimcamera/MSimPSF.cc:
|
|---|
| 395 | - changed default for fSigma from 1 to -1
|
|---|
| 396 |
|
|---|
| 397 | * mbase/MContinue.cc:
|
|---|
| 398 | - changed default title
|
|---|
| 399 |
|
|---|
| 400 | * mfileio/MWriteRootFile.cc:
|
|---|
| 401 | - set kMustCleanup bit, otherwise it is not correctly deleted from
|
|---|
| 402 | the list of cleanups
|
|---|
| 403 |
|
|---|
| 404 | * mhbase/MH3.[h,cc]:
|
|---|
| 405 | - added RecursiveRemove
|
|---|
| 406 |
|
|---|
| 407 | * mhflux/MAlphaFitter.[h,cc]:
|
|---|
| 408 | - moved code to source file
|
|---|
| 409 | - improved setting of a new fFunc
|
|---|
| 410 |
|
|---|
| 411 | * mhflux/MHAlpha.[h,cc], mhvstime/MHSectorVsTime.[h,cc]
|
|---|
| 412 | - added RecursiveRemove
|
|---|
| 413 |
|
|---|
| 414 | * mjobs/MJSimulation.cc:
|
|---|
| 415 | - added MSimPSF
|
|---|
| 416 | - Show only the non NightSky photons in the size plot
|
|---|
| 417 | - changed the binning of BinningEvtWidth
|
|---|
| 418 |
|
|---|
| 419 |
|
|---|
| 420 |
|
|---|
| 421 | 2009/02/06 Daniela Dorner
|
|---|
| 422 |
|
|---|
| 423 | * datacenter/db/include.php:
|
|---|
| 424 | - adapted status-query
|
|---|
| 425 |
|
|---|
| 426 |
|
|---|
| 427 |
|
|---|
| 428 | 2009/02/05 Daniel Hoehne-Moench
|
|---|
| 429 |
|
|---|
| 430 | * datacenter/macros/filldotrun.C:
|
|---|
| 431 | - implemented new SuperArehucas version
|
|---|
| 432 |
|
|---|
| 433 |
|
|---|
| 434 |
|
|---|
| 435 | 2009/02/03 Thomas Bretz
|
|---|
| 436 |
|
|---|
| 437 | * mastro/MAstroCatalog.[h,cc]:
|
|---|
| 438 | - searches now all catalogs also in the datacenter default path if
|
|---|
| 439 | the file could not be found
|
|---|
| 440 |
|
|---|
| 441 | * mbase/MStatusDisplay.cc:
|
|---|
| 442 | - also print information about added tabs in batch mode
|
|---|
| 443 |
|
|---|
| 444 | * mcorsika/MCorsikaEvtHeader.h:
|
|---|
| 445 | - fixed a comment
|
|---|
| 446 |
|
|---|
| 447 | * mfileio/MWriteRootFile.cc:
|
|---|
| 448 | - added some more log-output
|
|---|
| 449 | - open a new /dev/null only if none with the same title already exists
|
|---|
| 450 | - added some comments
|
|---|
| 451 |
|
|---|
| 452 | * mhflux/MHEffectiveOnTime.cc:
|
|---|
| 453 | - Don't call PaintText if FitH failed (as suggested by valgrind)
|
|---|
| 454 |
|
|---|
| 455 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
|---|
| 456 | - added a title to all MWriteRootFile
|
|---|
| 457 |
|
|---|
| 458 | * mreport/MReportCC.cc:
|
|---|
| 459 | - added more comments
|
|---|
| 460 | - improved log-output
|
|---|
| 461 |
|
|---|
| 462 |
|
|---|
| 463 |
|
|---|
| 464 | 2009/02/03 Daniela Dorner
|
|---|
| 465 |
|
|---|
| 466 | * datacenter/db/plotdb.php:
|
|---|
| 467 | - sequence as default when startup
|
|---|
| 468 |
|
|---|
| 469 | * datacenter/db/plotdb.php, datacenter/db/plot.php:
|
|---|
| 470 | - added possibility to set size of plot
|
|---|
| 471 |
|
|---|
| 472 |
|
|---|
| 473 |
|
|---|
| 474 | 2009/02/03 Stefan Ruegamer
|
|---|
| 475 |
|
|---|
| 476 | * datacenter/scripts/budb:
|
|---|
| 477 | - added getdbsetup
|
|---|
| 478 |
|
|---|
| 479 |
|
|---|
| 480 |
|
|---|
| 481 | 2009/02/02 Thomas Bretz
|
|---|
| 482 |
|
|---|
| 483 | * mcamera/MCameraCentralPix.[h,cc]:
|
|---|
| 484 | - added data member fDC
|
|---|
| 485 | - increased class version number accordingly
|
|---|
| 486 |
|
|---|
| 487 | * mreport/MReportCC.cc:
|
|---|
| 488 | - improved debug output
|
|---|
| 489 | - remove minus from the third argument in SCHEDULE
|
|---|
| 490 |
|
|---|
| 491 | * mreport/MReportCamera.[h,cc]:
|
|---|
| 492 | - fixed for ver>=200812140
|
|---|
| 493 | - added InterpretePSSEN
|
|---|
| 494 | - added InterpreteLIQ
|
|---|
| 495 |
|
|---|
| 496 | * msimcamera/MSimCamera.cc:
|
|---|
| 497 | - added a time-shift uniformly according to the bin-width
|
|---|
| 498 |
|
|---|
| 499 |
|
|---|
| 500 |
|
|---|
| 501 | 2009/01/30 Thomas Bretz
|
|---|
| 502 |
|
|---|
| 503 | * RELEASE V2.2
|
|---|
| 504 |
|
|---|
| 505 |
|
|---|
| 506 | 2009/02/02 Thomas Bretz
|
|---|
| 507 |
|
|---|
| 508 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
|---|
| 509 | - fixed the regular expresssion
|
|---|
| 510 |
|
|---|
| 511 |
|
|---|
| 512 |
|
|---|
| 513 | 2009/01/30 Thomas Bretz
|
|---|
| 514 |
|
|---|
| 515 | * datacenter/macros/fillcmt.C:
|
|---|
| 516 | - added
|
|---|
| 517 |
|
|---|
| 518 | * datacenter/macros/plotstat.C:
|
|---|
| 519 | - extended loop to show all periods again
|
|---|
| 520 |
|
|---|
| 521 | * msim/MPhotonData.cc:
|
|---|
| 522 | - don't change the sign of the cosines. The direction of the
|
|---|
| 523 | particle doesn't neet to be changed
|
|---|
| 524 |
|
|---|
| 525 | * msimreflector/MSimReflector.cc:
|
|---|
| 526 | - change the rotation matrix to fit the change in MPhotonData
|
|---|
| 527 |
|
|---|
| 528 |
|
|---|
| 529 |
|
|---|
| 530 | 2009/01/29 Thomas Bretz
|
|---|
| 531 |
|
|---|
| 532 | * melectronics/MPulseShape.cc:
|
|---|
| 533 | - changed spline range from -25/25 to -8/8
|
|---|
| 534 |
|
|---|
| 535 | * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHDisp.cc:
|
|---|
| 536 | - for sanity (thread safety) replaced Form by MString::Format
|
|---|
| 537 |
|
|---|
| 538 | * mhflux/MHDisp.cc:
|
|---|
| 539 | - initialize fHalf as suggested by valgrind
|
|---|
| 540 |
|
|---|
| 541 | * datacenter/macros/plotdb.C:
|
|---|
| 542 | - updated comments
|
|---|
| 543 |
|
|---|
| 544 | * resources/calibration_spline.rc:
|
|---|
| 545 | - updated
|
|---|
| 546 |
|
|---|
| 547 |
|
|---|
| 548 |
|
|---|
| 549 | 2009/01/27 Thomas Bretz
|
|---|
| 550 |
|
|---|
| 551 | * macros/rootlogon.C:
|
|---|
| 552 | - added new subdirectories
|
|---|
| 553 |
|
|---|
| 554 | * melectronics/MAnalogSignal.[h,cc]:
|
|---|
| 555 | - added the posssibility to add a pulse from a TF1
|
|---|
| 556 | - removed the printout if out of range
|
|---|
| 557 | - returns whether the range had to be adapted
|
|---|
| 558 | - changed the Discriminate function to allow for giving a start
|
|---|
| 559 | and end time of the search
|
|---|
| 560 | - imporved the fining of the falling and rising edge
|
|---|
| 561 | - removed the printout in Discriminate
|
|---|
| 562 |
|
|---|
| 563 | * msimcamera/MSimCamera.[h,cc]:
|
|---|
| 564 | - moved the pulse shape specific code into a new class MPulseShape
|
|---|
| 565 | - Fixed the range of the digitization
|
|---|
| 566 |
|
|---|
| 567 | * melectronics/MPulseShape.[h,cc]:
|
|---|
| 568 | - added
|
|---|
| 569 |
|
|---|
| 570 | * melectronics/Makefile, melectronics/ElectronicsLinkDef.h:
|
|---|
| 571 | - added MPulseShape
|
|---|
| 572 |
|
|---|
| 573 | * msimcamera/MSimGeomCam.[h,cc]:
|
|---|
| 574 | - Fixed the time window for random photons (Maybe move to a later
|
|---|
| 575 | step in the analysis?)
|
|---|
| 576 |
|
|---|
| 577 | * msimcamera/MSimReadout.cc:
|
|---|
| 578 | - call SetReadyToSave for the run-header
|
|---|
| 579 | - added some debug output in case of failure
|
|---|
| 580 |
|
|---|
| 581 | * msimcamera/MSimSignalCam.[h,cc]:
|
|---|
| 582 | - subtract the trigger position of any
|
|---|
| 583 |
|
|---|
| 584 | * msimcamera/MSimTrigger.cc:
|
|---|
| 585 | - some changes to the debug output
|
|---|
| 586 |
|
|---|
| 587 | * mjobs/MJSimulation.[h,cc]:
|
|---|
| 588 | - added
|
|---|
| 589 |
|
|---|
| 590 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
|---|
| 591 | - added MJSimulation
|
|---|
| 592 |
|
|---|
| 593 | * ceres.cc, showlog.cc, callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
|---|
| 594 | - added parenthesis suggested by compiler
|
|---|
| 595 |
|
|---|
| 596 | * mbase/MParEnv.cc:
|
|---|
| 597 | - included TClass for newwer root versions
|
|---|
| 598 |
|
|---|
| 599 | * msimreflector/MReflector.cc:
|
|---|
| 600 | - fixed return if read file was not existing
|
|---|
| 601 |
|
|---|
| 602 | * msimrelfector/MSimReflector.cc:
|
|---|
| 603 | - added sanity check if reflector is valid
|
|---|
| 604 |
|
|---|
| 605 | * datacenter/macros/insertdataset.C:
|
|---|
| 606 | - added fPriority
|
|---|
| 607 |
|
|---|
| 608 | * datacenter/macros/plotoptical.C:
|
|---|
| 609 | - write a root-file as the other plot-macros do
|
|---|
| 610 |
|
|---|
| 611 | * mreflector/MHReflector.cc:
|
|---|
| 612 | - added some SetDirectory(NULL), although this class is a candidate
|
|---|
| 613 | for removal
|
|---|
| 614 |
|
|---|
| 615 | * mjobs/MJCut.cc, mjobs/MJCalibrateSignal.cc:
|
|---|
| 616 | - make the CheckEnv fail if kFALSE is returned
|
|---|
| 617 |
|
|---|
| 618 |
|
|---|
| 619 |
|
|---|
| 620 | 2009/01/26 Thomas Bretz
|
|---|
| 621 |
|
|---|
| 622 | * Makefile:
|
|---|
| 623 | - added mcorsika, msim, msimreflector, msimcamera and
|
|---|
| 624 | msimelectronics
|
|---|
| 625 | - added readcorsika
|
|---|
| 626 |
|
|---|
| 627 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
|---|
| 628 | - added MParEnv
|
|---|
| 629 |
|
|---|
| 630 | * mbase/MParEnv.[h,cc]:
|
|---|
| 631 | - added
|
|---|
| 632 |
|
|---|
| 633 | * mbase/MParameters.[h,cc]:
|
|---|
| 634 | - added ReadEnv to all classes
|
|---|
| 635 |
|
|---|
| 636 | * mbase/MParList.cc:
|
|---|
| 637 | - return the container within MParEnv if MParEnv found
|
|---|
| 638 |
|
|---|
| 639 | * mbase/MParContainer.cc:
|
|---|
| 640 | - fixed a typo
|
|---|
| 641 |
|
|---|
| 642 | * manalysis/MEventRateCalc.cc:
|
|---|
| 643 | - added a comment
|
|---|
| 644 |
|
|---|
| 645 | * melectronics/MAnalogChannels.[h,cc]:
|
|---|
| 646 | - made the GetNum* unsigned
|
|---|
| 647 | - added new member functions to just initialize one size
|
|---|
| 648 |
|
|---|
| 649 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 650 | - added a possibility to just init the number of pixels
|
|---|
| 651 |
|
|---|
| 652 | * msimcamera/MSimReadout.[h,cc]:
|
|---|
| 653 | - get the number of output channels from the camera geometry
|
|---|
| 654 | - initialize the runheader in ReInit
|
|---|
| 655 | - initialize the data arrays from the run-header in reinit
|
|---|
| 656 |
|
|---|
| 657 | * mimage/MHHillas.cc:
|
|---|
| 658 | - the default binning is not scales by 0.9 anymore
|
|---|
| 659 |
|
|---|
| 660 | * mmc/MMcEvtBasic.h:
|
|---|
| 661 | - added new type "artificial"
|
|---|
| 662 |
|
|---|
| 663 | * mraw/MRawRunHeader.cc:
|
|---|
| 664 | - set header size in constructor to 0
|
|---|
| 665 |
|
|---|
| 666 | * msimcamera/MSimCalibrationSignal.[h,cc]:
|
|---|
| 667 | - we need fEvt and fTrigger always
|
|---|
| 668 | - renamed ReInit to CallReInit
|
|---|
| 669 | - set photon primary type
|
|---|
| 670 | - set number of photons from 50 to 5
|
|---|
| 671 |
|
|---|
| 672 | * msimcamera/MSimRandomPhotons.cc:
|
|---|
| 673 | - explicitly set weight to 1
|
|---|
| 674 |
|
|---|
| 675 | * mjobs/Makefile:
|
|---|
| 676 | - added msim, msimreflector, msimcamera and mcorsika
|
|---|
| 677 |
|
|---|
| 678 |
|
|---|
| 679 |
|
|---|
| 680 | 2009/01/25 Thomas Bretz
|
|---|
| 681 |
|
|---|
| 682 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
|---|
| 683 | - added MLut
|
|---|
| 684 |
|
|---|
| 685 | * mbase/MLut.[h,cc]:
|
|---|
| 686 | - added
|
|---|
| 687 |
|
|---|
| 688 | * msimcamera/MSimCamera.[h,cc], msimcamera/MSimTrigger.[h,cc],
|
|---|
| 689 | msimcamera/MSimRadout.[h,cc], msimcamera/SimCameraLinkDef.h,
|
|---|
| 690 | msimcamera/Makefile, msimcamera/MSimCalibrationSignal.[h,cc],
|
|---|
| 691 | msimcamera/SimCameraIncl,h:
|
|---|
| 692 | - added
|
|---|
| 693 |
|
|---|
| 694 | * mjobs/MJob.cc:
|
|---|
| 695 | - included TClass for newer root versions
|
|---|
| 696 |
|
|---|
| 697 | * mreflector/MRflEvtData.cc:
|
|---|
| 698 | - repaced a use of MHexagon by a direct use of MGeomCam
|
|---|
| 699 |
|
|---|
| 700 | * melectronics/MAvalanchePhotoDiode.[h,cc]:
|
|---|
| 701 | - added some getters
|
|---|
| 702 | - remobved some obsolete comment
|
|---|
| 703 | - set entries to 1 by default
|
|---|
| 704 |
|
|---|
| 705 | * mgeom/MGeomCam.[h,cc]:
|
|---|
| 706 | - split the Get[Max,Min]Radius into two member functions
|
|---|
| 707 | - added the HitDetector based on the maximum radius calculated
|
|---|
| 708 |
|
|---|
| 709 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
|---|
| 710 | - removed overloading of the new HitDetector
|
|---|
| 711 |
|
|---|
| 712 | * mgeom/MGeomPix.[h,cc]:
|
|---|
| 713 | - reset fUserBits in constructor according to a suggestion by valgrind
|
|---|
| 714 | - added GetT member function
|
|---|
| 715 |
|
|---|
| 716 | * mjobs/MJSpectrum.cc:
|
|---|
| 717 | - replaced some Form calls for sanity by MString::Format
|
|---|
| 718 | - check the result of CheckEnv
|
|---|
| 719 |
|
|---|
| 720 | * mjobs/MJStar.cc:
|
|---|
| 721 | - check the result of CheckEnv
|
|---|
| 722 |
|
|---|
| 723 | * mjobs/MJob.cc:
|
|---|
| 724 | - fixed a typo in the name for the seed value resource
|
|---|
| 725 |
|
|---|
| 726 | * mraw/MRawRunHeader.h:
|
|---|
| 727 | - added a getter for run type point run
|
|---|
| 728 |
|
|---|
| 729 | * msignal/MSignalCalc.cc:
|
|---|
| 730 | - don't execute Process at all if fPedestal==NULL
|
|---|
| 731 |
|
|---|
| 732 | * msignal/MSignalCam.cc:
|
|---|
| 733 | - aded case 10 and 11 to GetPixelContent
|
|---|
| 734 |
|
|---|
| 735 | * msim/MHPhotonEvent.cc:
|
|---|
| 736 | - replaced case 4 by using the traversal distance in the 0-pixel
|
|---|
| 737 |
|
|---|
| 738 | * msimcamera/MSimSignalCam.cc:
|
|---|
| 739 | - set pixel only to used if contents>0
|
|---|
| 740 |
|
|---|
| 741 | * msimcamera/MSimTrigger.[h,cc]:
|
|---|
| 742 | - added ReadEnv for setup from a resource file
|
|---|
| 743 | - compress the trigger list after deleting slots
|
|---|
| 744 | - initialize descriminator threshold with -1
|
|---|
| 745 | - check for the validity of the discr. th in PreProcess
|
|---|
| 746 |
|
|---|
| 747 | * msimreflector/MReflector.[h,cc]:
|
|---|
| 748 | - store file name in title
|
|---|
| 749 | - added ReadEnv for setup from a resource file
|
|---|
| 750 |
|
|---|
| 751 | * msimreflector/MSimReflector.[h,cc]:
|
|---|
| 752 | - changed copyright notice
|
|---|
| 753 | - added fDetectorMargin
|
|---|
| 754 |
|
|---|
| 755 |
|
|---|
| 756 |
|
|---|
| 757 |
|
|---|
| 758 | 2009/01/24 Thomas Bretz
|
|---|
| 759 |
|
|---|
| 760 | * mbase/MMath.cc:
|
|---|
| 761 | - added two explicit conversion to make it compile on my Ubuntu
|
|---|
| 762 | - Replaced some Form by MString::Format
|
|---|
| 763 | - included MString
|
|---|
| 764 |
|
|---|
| 765 |
|
|---|
| 766 |
|
|---|
| 767 | 2009/01/23 Daniela Dorner
|
|---|
| 768 |
|
|---|
| 769 | * datacenter/db/showplots-ds.php, datacenter/db/tabs.php,
|
|---|
| 770 | datacenter/db/plot.php:
|
|---|
| 771 | - adapted path to new web file structure
|
|---|
| 772 |
|
|---|
| 773 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php:
|
|---|
| 774 | - added option to group by date (year, month, night): pulldown in
|
|---|
| 775 | menu and adapted query
|
|---|
| 776 |
|
|---|
| 777 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php
|
|---|
| 778 | datacenter/db/datasetinfo-aio.php:
|
|---|
| 779 | - enabled possibility to combine all group-bys
|
|---|
| 780 |
|
|---|
| 781 | * datacenter/db/datasetinfo-aio.php:
|
|---|
| 782 | - enhances information printed in table in case of group-by
|
|---|
| 783 |
|
|---|
| 784 | * datacenter/db/include.php:
|
|---|
| 785 | - adapted pulldown of status-group-by
|
|---|
| 786 |
|
|---|
| 787 | * datacenter/db/menu.php:
|
|---|
| 788 | - added pulldown for sumtrigger-flag to sequinfo-menu
|
|---|
| 789 | - added function to print pulldown for group-by date
|
|---|
| 790 |
|
|---|
| 791 |
|
|---|
| 792 |
|
|---|
| 793 | 2009/01/23 Thomas Bretz
|
|---|
| 794 |
|
|---|
| 795 | * mcorsika/MCorsikaEvtHeader.[h,cc], msim/MPhotonData.[h,cc],
|
|---|
| 796 | msimcamera/MSimExcessNoise.cc, msimreflector/MMirrorDisk.cc,
|
|---|
| 797 | msimreflector/MMirrorHex.cc, msimreflector/MMirrorSquare.[h,cc],
|
|---|
| 798 | msimreflector/MReflector.cc, msimreflector/MSimReflector.cc,
|
|---|
| 799 | melectronics/MAnalogSignal.cc:
|
|---|
| 800 | - moved code which needs TMath to source file
|
|---|
| 801 | - included TMath for newer root versions
|
|---|
| 802 | - included TObjArray for newer root versions
|
|---|
| 803 |
|
|---|
| 804 | * msimcamera/MSimAPD.[h,cc], msimcamera/MSimBundlePhotons.[h,cc],
|
|---|
| 805 | msimcamera/MSimRandomPhotons.[h,cc]:
|
|---|
| 806 | - added
|
|---|
| 807 |
|
|---|
| 808 | * melectronics/Makefile, melectronics/MAnalogChannels.[h,cc],
|
|---|
| 809 | melectronics/ElectronicsIncl.h, melectronics/ElectronicsLinkDef.h,
|
|---|
| 810 | melectronics/MDigitalSignal.[h,cc],
|
|---|
| 811 | melectronics/MAnalogSignal.[h,cc],
|
|---|
| 812 | melectronics/MAvalanchePhotoDiode.[h,cc]:
|
|---|
| 813 | - added
|
|---|
| 814 |
|
|---|
| 815 | * msim/M*.cc, msimreflector/M*.cc, msimcamera/M*.cc:
|
|---|
| 816 | - changed copyright notice
|
|---|
| 817 |
|
|---|
| 818 | * mjobs/MJob.[h,cc]:
|
|---|
| 819 | - for convinience replaced GetEnvValue by GetEnvValue2
|
|---|
| 820 | - added initialization of the random number generator
|
|---|
| 821 |
|
|---|
| 822 | * ceres.cc, mcorsika/CorsikaIncl.h:
|
|---|
| 823 | - added
|
|---|
| 824 |
|
|---|
| 825 |
|
|---|
| 826 |
|
|---|
| 827 | 2009/01/22 Thomas Bretz
|
|---|
| 828 |
|
|---|
| 829 | * mraw/MRawRunHeader.h:
|
|---|
| 830 | - added new functions to access the runtype
|
|---|
| 831 |
|
|---|
| 832 | * msim/MPhotonData.cc:
|
|---|
| 833 | - removed some obsolete comments
|
|---|
| 834 |
|
|---|
| 835 | * msim/MPhotonEvent.[h,cc]
|
|---|
| 836 | - added some comments
|
|---|
| 837 | - added new member function GetFirst and GetLast
|
|---|
| 838 | - UnSort the array after reading new data
|
|---|
| 839 | - removed some old obsolete code
|
|---|
| 840 | - added new meber function Sort and IsSorted
|
|---|
| 841 |
|
|---|
| 842 | * msimreflector/MSimReflector.cc:
|
|---|
| 843 | - force sorting of the array
|
|---|
| 844 |
|
|---|
| 845 | * msimcamera/MSimPSF.[h,cc], msimcamera/MSimGeomCam.[h,cc],
|
|---|
| 846 | msimcamera/MSimExcessNoise.[h,cc], msimcamera/MSimSignalCam.[h,cc]:
|
|---|
| 847 | - added
|
|---|
| 848 |
|
|---|
| 849 |
|
|---|
| 850 |
|
|---|
| 851 | 2009/01/21 Thomas Bretz
|
|---|
| 852 |
|
|---|
| 853 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
|---|
| 854 | - added MQuaternion
|
|---|
| 855 | - added MReflection
|
|---|
| 856 |
|
|---|
| 857 | * mbase/MQuaternion.[h,cc], mbase/MReflection.[h,cc]:
|
|---|
| 858 | - added
|
|---|
| 859 |
|
|---|
| 860 | * mbase/MArrayI.[h,cc]:
|
|---|
| 861 | - added a few new functions (ReSort, Add, Find and AddUniq)
|
|---|
| 862 |
|
|---|
| 863 | * mbase/MMath.cc:
|
|---|
| 864 | - replaced delete by delete[] where appropriate
|
|---|
| 865 |
|
|---|
| 866 | * mgeom/MGeomCam.h:
|
|---|
| 867 | - added new virtual functions HitFrame and HitDetector
|
|---|
| 868 | - included MQuaternion
|
|---|
| 869 |
|
|---|
| 870 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
|
|---|
| 871 | - added new functions HitFrame and HitDetector:
|
|---|
| 872 |
|
|---|
| 873 | * msim/MHPhotonEvent.cc:
|
|---|
| 874 | - removed the reference to MCamera
|
|---|
| 875 |
|
|---|
| 876 | * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
|
|---|
| 877 | - moved DistanceToPrimitive from MHexagon to MGeomPix
|
|---|
| 878 | - moved the funtions to calculate overlapping areas
|
|---|
| 879 | also, but they are still in a comment
|
|---|
| 880 |
|
|---|
| 881 | * mgui/MHexagon.[h,cc]:
|
|---|
| 882 | - started implementing a rotation angle
|
|---|
| 883 | - added data meber fPhi
|
|---|
| 884 | - increased class version number
|
|---|
| 885 |
|
|---|
| 886 | * mhist/MHCamera.cc, mtools/MagicJam.cc:
|
|---|
| 887 | - we don't have to use a MHexagon anymore caluclating
|
|---|
| 888 | DistanceToPrimitive
|
|---|
| 889 |
|
|---|
| 890 | * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc],
|
|---|
| 891 | msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc],
|
|---|
| 892 | msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc],
|
|---|
| 893 | msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h,
|
|---|
| 894 | msimreflector/SimReflectorIncl.h:
|
|---|
| 895 | - added
|
|---|
| 896 |
|
|---|
| 897 |
|
|---|
| 898 |
|
|---|
| 899 | 2009/01/21 Stefan Ruegamer
|
|---|
| 900 |
|
|---|
| 901 | * datacenter/scripts/read_lapalma-tapes:
|
|---|
| 902 | - added check of the tape slot when exporting the tapes
|
|---|
| 903 |
|
|---|
| 904 |
|
|---|
| 905 |
|
|---|
| 906 | 2009/01/20 Thomas Bretz
|
|---|
| 907 |
|
|---|
| 908 | * mjobs/MJob.h:
|
|---|
| 909 | - added Esc member function
|
|---|
| 910 |
|
|---|
| 911 | * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
|
|---|
| 912 | msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
|
|---|
| 913 | MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
|
|---|
| 914 | msim/SimLinkDef.h:
|
|---|
| 915 | - added
|
|---|
| 916 |
|
|---|
| 917 |
|
|---|
| 918 | 2009/01/19 Thomas Bretz
|
|---|
| 919 |
|
|---|
| 920 | * mfileio/MWriteRootFile.cc:
|
|---|
| 921 | - simplified how the rules are evaluated using TPregexp
|
|---|
| 922 | - by this the rules got more powerful
|
|---|
| 923 |
|
|---|
| 924 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
|---|
| 925 | - changed ols style rule to new style
|
|---|
| 926 |
|
|---|
| 927 |
|
|---|
| 928 |
|
|---|
| 929 | 2009/01/18 Thomas Bretz
|
|---|
| 930 |
|
|---|
| 931 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
|---|
| 932 | - added MSpline3
|
|---|
| 933 |
|
|---|
| 934 | * mcorsika/MCorsikaEvtHeader.cc:
|
|---|
| 935 | - some little cosmetics
|
|---|
| 936 |
|
|---|
| 937 | * mcorsika/MCorsikaEvtHeader.h:
|
|---|
| 938 | - added some missing getters
|
|---|
| 939 |
|
|---|
| 940 | * mcorsika/MCorsikaRunHeader.cc:
|
|---|
| 941 | - removed some obsolete comments
|
|---|
| 942 | - reordered some comments
|
|---|
| 943 |
|
|---|
| 944 | * mextralgo/MExtralgoSpline.h:
|
|---|
| 945 | - changed default in GetIntegral from true to false
|
|---|
| 946 |
|
|---|
| 947 | * mraw/MRawEvtHeader.h:
|
|---|
| 948 | - added Setter for DAQEventNumber
|
|---|
| 949 |
|
|---|
| 950 | * mraw/MRawRunHeader.cc:
|
|---|
| 951 | - start pixel hardware indices with 1 not with 0
|
|---|
| 952 |
|
|---|
| 953 |
|
|---|
| 954 |
|
|---|
| 955 | 2009/01/17 Thomas Bretz
|
|---|
| 956 |
|
|---|
| 957 | * mbase/MMath.[h,cc]:
|
|---|
| 958 | - added a new function RndmExp which should be a tiny bit faster than
|
|---|
| 959 | root's own implementation because it ises Rndm() instead of Uniform()
|
|---|
| 960 |
|
|---|
| 961 | * mextralgo/ExtralgoIncl.h:
|
|---|
| 962 | - added MArrayF
|
|---|
| 963 |
|
|---|
| 964 | * mextralgo/MExtralgoSpline.[h,cc]:
|
|---|
| 965 | - divided FindY into FindYup and FindYdn to avoid an obsolete if-clause
|
|---|
| 966 | - added a new member function to return the integral function of the
|
|---|
| 967 | spline. This is useful to init a new spline and use it for
|
|---|
| 968 | producing the proper random distribution.
|
|---|
| 969 |
|
|---|
| 970 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
|---|
| 971 | - added Print() function
|
|---|
| 972 |
|
|---|
| 973 | * mraw/MRawEvtData.[h,cc]:
|
|---|
| 974 | - added a member function to Reset the arrays
|
|---|
| 975 | - added member function to set the pixel indices
|
|---|
| 976 | - Improved the new Set function
|
|---|
| 977 |
|
|---|
| 978 | * readcorsika.cc:
|
|---|
| 979 | - added
|
|---|
| 980 |
|
|---|
| 981 |
|
|---|
| 982 |
|
|---|
| 983 | 2009/01/16 Daniel Hoehne-Moench
|
|---|
| 984 |
|
|---|
| 985 | * datacenter/scripts/mcsequences:
|
|---|
| 986 | - implemented sumtrigger -> modes, fTriggerFlagKEY
|
|---|
| 987 | - fPriority(MCSequenceProcessStatus) is now filled into the mcdb
|
|---|
| 988 |
|
|---|
| 989 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
|---|
| 990 | - bugfix: changed argument of $primaries from [$s+$s] to [$s]
|
|---|
| 991 |
|
|---|
| 992 | * datacenter/macros/fillcamera.C:
|
|---|
| 993 | - changed NumPheFromDNSB to float(7,3)
|
|---|
| 994 | - fPriority(MCRunProcessStatus) is now filled into the mcdb
|
|---|
| 995 |
|
|---|
| 996 | * datacenter/macros/fillmccalib.C:
|
|---|
| 997 | - minor changes, bugfix (wrong column name for mcdb)
|
|---|
| 998 |
|
|---|
| 999 | * datacenter/macros/fillmcsignal.C:
|
|---|
| 1000 | - definition of some parameters changed according to fillsignal.C
|
|---|
| 1001 | - minor changes, deleted unnecessary code
|
|---|
| 1002 | - implemented if clause for HiLo-Parameters. Instead of
|
|---|
| 1003 | seqno<200000 the fAmplFadcKEY is queried in the mcdb for each
|
|---|
| 1004 | sequence. For MUX MCs the HiLo-Parameters are not calculated.
|
|---|
| 1005 |
|
|---|
| 1006 |
|
|---|
| 1007 |
|
|---|
| 1008 | 2009/01/15 Thomas Bretz
|
|---|
| 1009 |
|
|---|
| 1010 | * callisto.cc:
|
|---|
| 1011 | - cosmetics to output
|
|---|
| 1012 |
|
|---|
| 1013 | * mcorsika/MCorsikaRunHeader.cc:
|
|---|
| 1014 | - cosmetics (removed a ;;)
|
|---|
| 1015 |
|
|---|
| 1016 | * mhist/MHEvent.[h,cc]:
|
|---|
| 1017 | - ReInit to allow the change of the camera geoemtry in ReInit
|
|---|
| 1018 |
|
|---|
| 1019 |
|
|---|
| 1020 |
|
|---|
| 1021 | 2009/01/15 Stefan Ruegamer
|
|---|
| 1022 |
|
|---|
| 1023 | * datacenter/scripts/dodatacheck:
|
|---|
| 1024 | - removed the _E in the find command; files from 2008/06/04 on do
|
|---|
| 1025 | not have it any more
|
|---|
| 1026 |
|
|---|
| 1027 |
|
|---|
| 1028 |
|
|---|
| 1029 | 2009/01/14 Daniel Hoehne-Moench
|
|---|
| 1030 |
|
|---|
| 1031 | * datacenter/scripts/sourcefile:
|
|---|
| 1032 | - extended errorcoding on mc run process status
|
|---|
| 1033 |
|
|---|
| 1034 | * datacenter/scripts/runmccallisto, runmcstar:
|
|---|
| 1035 | - deleted unnecessary lines, adapted to primary structure
|
|---|
| 1036 |
|
|---|
| 1037 | * datacenter/macros/fillmcsignal.C, fillmccalib.C, fillmcstar.C:
|
|---|
| 1038 | - added
|
|---|
| 1039 |
|
|---|
| 1040 | * datacenter/scripts/fillmccallisto, fillmcstar:
|
|---|
| 1041 | - added
|
|---|
| 1042 |
|
|---|
| 1043 |
|
|---|
| 1044 |
|
|---|
| 1045 | 2009/01/14 Thomas Bretz
|
|---|
| 1046 |
|
|---|
| 1047 | * readraw.cc:
|
|---|
| 1048 | - check first whether the file exist before adding the extension
|
|---|
| 1049 |
|
|---|
| 1050 | * mbase/MMath.[h,cc]:
|
|---|
| 1051 | - added function to Re-sort an array
|
|---|
| 1052 |
|
|---|
| 1053 | * mfileio/MReadMarsFile.cc, mfileio/MWriteRootFile.cc:
|
|---|
| 1054 | - Improved output
|
|---|
| 1055 |
|
|---|
| 1056 | * mfileio/MWriteRootFile.cc:
|
|---|
| 1057 | - fixed a problem which prevented to open more than one /dev/null
|
|---|
| 1058 | devices independantly
|
|---|
| 1059 |
|
|---|
| 1060 | * mgeom/MGeomCam.cc:
|
|---|
| 1061 | - cosmetics
|
|---|
| 1062 |
|
|---|
| 1063 | * mgeom/MGeomCamDwarf.h:
|
|---|
| 1064 | - fixed a typo in an ifdef
|
|---|
| 1065 |
|
|---|
| 1066 | * mgeom/MGeomPix.[h,cc]:
|
|---|
| 1067 | - added funtion to return positon as TVector2
|
|---|
| 1068 | - slightly improved the algorithm to check IsInside
|
|---|
| 1069 | - fixed the conditional signs for the orientation of pixels
|
|---|
| 1070 | in GetDirection
|
|---|
| 1071 |
|
|---|
| 1072 | * mmain/MEventDisplay.cc:
|
|---|
| 1073 | - Give different names to the MPedestalSubtract tasks
|
|---|
| 1074 | - fixed buttons
|
|---|
| 1075 | - call AddGeometryTags after ReInit to allow reading new geometries in
|
|---|
| 1076 | ReInit
|
|---|
| 1077 |
|
|---|
| 1078 | * mmc/MMcEvtBasic.h:
|
|---|
| 1079 | - added a new primary type kNightSky
|
|---|
| 1080 |
|
|---|
| 1081 | * mraw/MRawEvtPixelIter.h:
|
|---|
| 1082 | - replaced type of the number of bytes by UInt_t
|
|---|
| 1083 |
|
|---|
| 1084 | * mraw/MRawRunHeader.h:
|
|---|
| 1085 | - allow to validate the magic-number from outside (for MCs)
|
|---|
| 1086 |
|
|---|
| 1087 | * datacenter/scripts/runcorsika:
|
|---|
| 1088 | - added a lot of comments
|
|---|
| 1089 | - reordered values in input card
|
|---|
| 1090 | - switched off a lot of obsolete output
|
|---|
| 1091 | - changed the Magnetic field to a value corresponding to the location of
|
|---|
| 1092 | MAGIC at 2200m height valid for January 2009. (The old value never took
|
|---|
| 1093 | place there?!) The value was taken from www.noaa.gov/geomagmodels
|
|---|
| 1094 |
|
|---|
| 1095 |
|
|---|
| 1096 |
|
|---|
| 1097 | 2009/01/12 Daniel Hoehne-Moench
|
|---|
| 1098 |
|
|---|
| 1099 | * datacenter/db/menu.php:
|
|---|
| 1100 | - bugfix: now the SumTriggerFlag is correctly displayed in the web
|
|---|
| 1101 | interface
|
|---|
| 1102 |
|
|---|
| 1103 |
|
|---|
| 1104 |
|
|---|
| 1105 | 2009/01/09 Daniel Hoehne-Moench
|
|---|
| 1106 |
|
|---|
| 1107 | * datacenter/macros/fillcamera.C
|
|---|
| 1108 | - implemented new variables: zbinmin, zbinmax, number of
|
|---|
| 1109 | sumtriggers, sum trigger flag
|
|---|
| 1110 | - bugfix: for P and C runs the mirror fraction and the impact
|
|---|
| 1111 | parameter had unreasonable values (negative) which were filled
|
|---|
| 1112 | into the mcdb, now->0
|
|---|
| 1113 |
|
|---|
| 1114 | * datacenter/scripts/fillcamera, mcsequences:
|
|---|
| 1115 | - implemented call of getdbsetup
|
|---|
| 1116 |
|
|---|
| 1117 |
|
|---|
| 1118 |
|
|---|
| 1119 | 2009/01/09 Stefan Ruegamer
|
|---|
| 1120 |
|
|---|
| 1121 | * datacenter/scripts/buildsequenceentries
|
|---|
| 1122 | - corrected IFS argument
|
|---|
| 1123 |
|
|---|
| 1124 |
|
|---|
| 1125 |
|
|---|
| 1126 | 2009/01/08 Stefan Ruegamer
|
|---|
| 1127 |
|
|---|
| 1128 | * datacenter/scripts/filesondisk
|
|---|
| 1129 | - added S and N runs
|
|---|
| 1130 |
|
|---|
| 1131 |
|
|---|
| 1132 |
|
|---|
| 1133 | 2009/01/07 Daniel Hoehne-Moench
|
|---|
| 1134 |
|
|---|
| 1135 | * datacenter/macros/filldotrun.C:
|
|---|
| 1136 | - updated column counting numbers
|
|---|
| 1137 | - included a check for the number of columns in the runfiles
|
|---|
| 1138 |
|
|---|
| 1139 | * datacenter/macros/buildsequenceentries.C:
|
|---|
| 1140 | - implemented SumTriggerFlagKEY for sequence building
|
|---|
| 1141 |
|
|---|
| 1142 |
|
|---|
| 1143 |
|
|---|
| 1144 | 2009/01/06 Thomas Bretz
|
|---|
| 1145 |
|
|---|
| 1146 | * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
|
|---|
| 1147 | mbase/MArrayI.h, mbase/MArrayS.h:
|
|---|
| 1148 | - removed GetSize
|
|---|
| 1149 |
|
|---|
| 1150 | * mbase/MArrayF.h:
|
|---|
| 1151 | - added Add()
|
|---|
| 1152 | - added AddClipped
|
|---|
| 1153 |
|
|---|
| 1154 | * mbase/MMath.[h,cc]:
|
|---|
| 1155 | - implemented ReSort
|
|---|
| 1156 |
|
|---|
| 1157 | * mcorsika/MCorsikaEvtHeader.cc:
|
|---|
| 1158 | - removed obsolete comments
|
|---|
| 1159 |
|
|---|
| 1160 | * mcorsika/MCorsikaRead.cc:
|
|---|
| 1161 | - cosmetics
|
|---|
| 1162 |
|
|---|
| 1163 | * mcorsika/MCorsikaRunHeader.[h,cc]:
|
|---|
| 1164 | - added comments about file contents
|
|---|
| 1165 | - added fWavelengthMin/Max
|
|---|
| 1166 |
|
|---|
| 1167 | * mextralgo/MExtralgoSpline.[h,cc]:
|
|---|
| 1168 | - renamed SearchY to SearchYdn
|
|---|
| 1169 | - fixed a problem in SearchYup (must be ++i instead of i++)
|
|---|
| 1170 | (this is relatively unimportant because it was only used
|
|---|
| 1171 | in the determination of the pulse width which we never
|
|---|
| 1172 | really used)
|
|---|
| 1173 | - added a sanity/range-check to SearchYup and SearchYdn
|
|---|
| 1174 | - added a comment
|
|---|
| 1175 | - changed the order of arguments in EvalDeriv1
|
|---|
| 1176 | - changed the order of arguments in EvalDeriv2
|
|---|
| 1177 | - accelerated EvalDeriv1 (one multiplication less)
|
|---|
| 1178 | - added Deriv1 function
|
|---|
| 1179 | - made SearchYup and SearchYdn public
|
|---|
| 1180 |
|
|---|
| 1181 | * mjobs/MDataSet.cc:
|
|---|
| 1182 | - removed an obsolete return statement
|
|---|
| 1183 |
|
|---|
| 1184 | * mraw/MRawEvtData.[h,cc]:
|
|---|
| 1185 | - changed pointer in AddPixel to reference
|
|---|
| 1186 | - added a Set function
|
|---|
| 1187 |
|
|---|
| 1188 | * mraw/MRawRunHeader.[h,cc]:
|
|---|
| 1189 | - added a lot of fixes for wrong run numbers written by Arehucas
|
|---|
| 1190 | - added a fix for strange file numbers written by Arehucas
|
|---|
| 1191 | - added functions as monta carlo interface to set contents
|
|---|
| 1192 |
|
|---|
| 1193 | * msignal/MSignalCam.cc:
|
|---|
| 1194 | - defined a case 9
|
|---|
| 1195 |
|
|---|
| 1196 |
|
|---|
| 1197 |
|
|---|
| 1198 | 2009/01/05 Thomas Bretz
|
|---|
| 1199 |
|
|---|
| 1200 | * mhbase/MH.h:
|
|---|
| 1201 | - commited missing changes from last year
|
|---|
| 1202 |
|
|---|
| 1203 | * merpp.cc:
|
|---|
| 1204 | - fixed a description
|
|---|
| 1205 |
|
|---|
| 1206 | * sponde.cc:
|
|---|
| 1207 | - added "Multiple dataset at once"
|
|---|
| 1208 |
|
|---|
| 1209 | * star.cc:
|
|---|
| 1210 | - removed obsolete -ff option from output
|
|---|
| 1211 |
|
|---|
| 1212 | * mbase/MTime.[h,cc]:
|
|---|
| 1213 | - added GetBinary
|
|---|
| 1214 | - added WriteBinary
|
|---|
| 1215 |
|
|---|
| 1216 | * mbase/MEvtLoop.cc:
|
|---|
| 1217 | - display paused status in status line
|
|---|
| 1218 | - improved pause handling
|
|---|