Changeset 1219 for trunk/MagicSoft/Mars/mgui/MCamDisplay.cc
- Timestamp:
- 02/21/02 12:12:37 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/MCamDisplay.cc
r1210 r1219 93 93 // Fixme: Divide pnum by the (real) area of the pixel 94 94 // 95 96 95 const Float_t ratio = (*fGeomCam)[0].GetA()/(*fGeomCam)[i].GetA(); 97 96 const Float_t pnum = ratio*pix.GetNumPhotons();
Note:
See TracChangeset
for help on using the changeset viewer.