Changeset 4659


Ignore:
Timestamp:
08/17/04 16:31:15 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4658 r4659  
    2222
    2323 2004/08/17: Markus Gaug
     24
     25   * mcalib/MCalibrationCam.[h,cc]
     26     - comment the static variables and take them out of the streamer
     27     - set the version nr from 3 to 4
    2428
    2529   * mcalib/MCalibrationChargeCam.[h,cc]
  • trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc

    r4658 r4659  
    10051005      const Int_t   aidx  = (*fGeom)[i].GetAidx();
    10061006
     1007      camphes.Fill(i,nphe);
     1008      camphes.SetUsed(i);
    10071009
    10081010      areaphes    [aidx] += nphe;
Note: See TracChangeset for help on using the changeset viewer.