Ignore:
Timestamp:
05/13/05 19:26:28 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmuon/MHSingleMuon.cc

    r7009 r7033  
    204204            fHistPhi.Fill(TMath::ATan2(dx, dy)*TMath::RadToDeg(), pix.GetNumPhotons());
    205205
    206         // use only the inner pixles. This is geometry dependent. This has to
    207         // be fixed!
     206        // use only the inner pixles. FIXME: This is geometry dependent
    208207        if(i>397)
    209208            continue;
Note: See TracChangeset for help on using the changeset viewer.