Changeset 4659
- Timestamp:
- 08/17/04 16:31:15 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4658 r4659 22 22 23 23 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 24 28 25 29 * mcalib/MCalibrationChargeCam.[h,cc] -
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
r4658 r4659 1005 1005 const Int_t aidx = (*fGeom)[i].GetAidx(); 1006 1006 1007 camphes.Fill(i,nphe); 1008 camphes.SetUsed(i); 1007 1009 1008 1010 areaphes [aidx] += nphe;
Note:
See TracChangeset
for help on using the changeset viewer.