Please do not write behind the end of line tag so that it is possible to send a Changelog file to a line printer directly. Thanks. For your entries please follow EXACTLY this style: _yyyy/mm/dd_[Your Name] _ ___*_filename: _____-_description _ ___*_filename2, filename3: _____-_description _ _ _ While an underscore is a placeholder for a white-space or an empty line. -*-*- END OF LINE -*-*- 2008/03/18 Thomas Bretz * sponde.cc: - added new option "--force-runtime" * mbase/MEnv.h: - added WriteFile to context menu * mjobs/MJSpectrum.[h,cc]: - added a new option to force using the runtime instead of the effective observation time (this might bw wrong for very short datasets) - added a check if the effective observation time is out of the histogram range... print a warning if so and include the overflow bins into the eff. obs time - added an estimated sensitivity curve for high and low za to the spectrum plots - added description text for 1553 and crab spectrum - write out the MC events after cuts including their weights - do not fit at 1TeV but 500GeV instead * mjobs/MJob.cc: - check in WriteContainer whether the file is already open * mpointing/MPointingDevCalc.cc: - added some more comments * mhflux/MMcSpectrumWeight.[h,cc]: - added the possibility to extend a spectrum by "fake" statistics 2008/03/14 Daniel Hoehne * datacenter/macros/filldotrun.C: - inserted new arehucas version 2008/03/04 Thomas Bretz * condor/program.submit, condor/macro.submit, condor/script.submit: - added 2008/03/03 Thomas Bretz * mhflux/MHAlpha.[h,cc]: - allow to project individual bins in DrawNicePlot 2008/02/24 Thomas Bretz * mbase/MLog.h: - added a getter for the OutputLevel (for debugging) * mpointing/MPointing.h: - added a memberfunction to calculate the Abs-value * mpointing/PointingLinkDef.h: - added RaDec 2008/02/21 Daniela Dorner * datacenter/db/builddatasets.php: - display 'Remark' only in case of errors 2008/02/08 Stefan Ruegamer * datacenter/scripts/checkmd5sum - added check to prevent that checksums of files not read from tape enter the .lapalma file * datacenter/scripts/dbchk - added check for crashed runs, sequences and datasets - corrected bugs in find command and $dir-loops - adapted to the automatic concept and added it to the cronjobs 2008/02/01 Stefan Ruegamer * datacenter/macros/filldotrun.C - added default entry for fCompmux for new runs * datacenter/macros/checkfileavail.C - added checking of fCompmux 2008/02/01 Daniel Hoehne * datacenter/db/runinfo-aio.php: - fixed 'bug' with query. Now runs are displayed in ascending order 2008/01/31 Thomas Bretz * mbase/MThread.[h,cc]: - imported from Cosy * mbase/Makefile: - added MThread * mbase/BaseLinkDef.h: - added MThread 2008/01/27 Thomas Bretz * .rootrc: - updated with the correct path to the ViewCVS 2008/01/24 Thomas Bretz * mpointing/MPointing.cc: - added ClassImp for RaDec * mpointing/MPointing.h: - added code for classes AltAz and RaDec deriving from TVector2 not to be used in Mars and Cosy 2008/01/24 Daniel Hoehne * scripts/preparemc: - adapted to new rawfile/camera structure in /magic/montecarlo 2008/01/14 Thomas Bretz * mpointing/MPointing.h: - added enumeration operator[] 2008/01/11 Thomas Bretz * mbase/MLog.cc: - correctly use delete[] instead of delete for fGuiLInes as suggested by valgrind. 2008/01/09 Thomas Bretz * mbadpixels/MBadPixelsTreat.[h,cc]: - removed obsolete fRawHeader * mpointing/MSrcPosCam.[h,cc]: - added Paint member function * mpointing/MSrcPosRndm.[h,cc]: - also produce a antio source position for wobble observations * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc, mpedestal/MPedestalCam.cc: - some cosmetics