Changeset 1460 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/31/02 11:27:21 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1457 r1460 1 1 -*-*- END -*-*- 2 3 2002/07/31: Thomas Bretz 4 5 * mgeom/MGeomPix.[h,cc]: 6 - added bits to flag pixel sin the two most outer rings 7 - added IsInOutermostRing and IsInOuterRing member function 8 - added CheckOuterRing mebmber function 9 - set the bit for the most outer ring in the member function to 10 initialize the next neighbors. 11 12 * mgeom/MGeomCam.[h,cc]: 13 - added InitOuterRing to initialize the bits for the secendmost 14 outer ring 15 16 * mgeom/MGeomCamMagic.cc: 17 - Call InitOuterRing 18 19 * manalysis/MHillasExt.[h,cc]: 20 - removed AsciiRead member function 21 - reset fConc/fConc1 to -1 instead of 0 22 - replaced float by Float_t 23 - replaced Float_t for m3x/y, dzx and dzy by Double_t 24 - replaced maxpixx and maxpixy by maxpixid 25 - added somew new calculations (still in comments) 26 - scaled nphot by the ratio of the area of the current pixel to 27 the pixel with id zero to make a fair comparison in the maxpix 28 findinng 29 30 * manalysis/MSrcPosCam.[h,cc]: 31 - removed AsciiRead/Write member function 32 33 2 34 3 35 2002/07/29: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.