Changeset 9534


Ignore:
Timestamp:
12/23/09 13:22:02 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9532 r9534  
    2121 2009/12/23 Thomas Bretz
    2222
     23   * Release 2.4
     24
     25
     26
     27 2009/12/23 Thomas Bretz
     28
    2329   * mbase/MStatusArray.[h,cc]:
    2430     - implemented a special treatment for TGraphs in RecursiveRemove
     
    2733     - implemented a small fix to make sure an object which is more than
    2834       once in a list of primitives gets really removed.
     35
     36   * resources/calibration_spline.rc:
     37     - updated calibration constants of period 62, 63, 72-75
     38     - added more dummy constants
    2939
    3040
  • trunk/MagicSoft/Mars/Makefile.conf.general

    r9518 r9534  
    1919OSTYPE   = $(shell uname -s | tr '[:upper:]' '[:lower:]')
    2020
    21 DEFINES  := -DMARSVER=\"\<cvs\>\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES)
     21DEFINES  := -DMARSVER=\"2.4\" -D__MARS__ $(ARCHDEF) $(MARSDEFINES)
    2222
    2323CXXFLAGS = $(ROOTCFLAGS) $(INCLUDES) $(OPTIM) $(DEBUG) $(DEFINES)
  • trunk/MagicSoft/Mars/NEWS

    r9526 r9534  
    11                                                               -*-*- END -*-*-
    22
    3 == <cvs> ==
     3== Version 2.4 (2009/12/23) ==
    44
    55 ;general:
     
    9696   * Fixed a bug which prevented MAGIC Monte Carlo file from being
    9797     calibrated (ceres files worked)
     98
     99   * updated (Muon) calibration constants of period 62, 63, 72-75
    98100
    99101 ;star:
  • trunk/MagicSoft/Mars/resources/calibration_spline.rc

    r9533 r9534  
    606060: 0.8940
    616161: 0.8613
    62 62: 0.8555
    63 63: 0.8748
     6262: 0.8401
     6363: 0.8567
    646464: 0.9519
    656565: 0.9162
     
    727270: 0.9403
    737371: 0.9403
    74 72: 0.9403
    75 73: 0.9403
    76 74: 0.9403
    77 75: 0.9403
    78 76: 0.9403
    79 77: 0.9403
    80 78: 0.9403
    81 79: 0.9403
    82 80: 0.9403
    83 81: 0.9403
    84 82: 0.9403
    85 83: 0.9403
    86 84: 0.9403
    87 85: 0.9403
    88 86: 0.9403
    89 87: 0.9403
    90 88: 0.9403
    91 89: 0.9403
    92 90: 0.9403
    93 91: 0.9403
    94 92: 0.9403
    95 93: 0.9403
    96 94: 0.9403
    97 95: 0.9403
    98 96: 0.9403
    99 97: 0.9403
    100 98: 0.9403
    101 99: 0.9403
     7472: 0.9751
     7573: 0.9501
     7674: 0.9598
     7775: 0.9661
     7876: 0.9661
     7977: 0.9661
     8078: 0.9661
     8179: 0.9661
     8280: 0.9661
     8381: 0.9661
     8482: 0.9661
     8583: 0.9661
     8684: 0.9661
     8785: 0.9661
     8886: 0.9661
     8987: 0.9661
     9088: 0.9661
     9189: 0.9661
     9290: 0.9661
     9391: 0.9661
     9492: 0.9661
     9593: 0.9661
     9694: 0.9661
     9795: 0.9661
     9896: 0.9661
     9997: 0.9661
     10098: 0.9661
     10199: 0.9661
Note: See TracChangeset for help on using the changeset viewer.