Ignore:
Timestamp:
09/24/03 15:02:05 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/CT1Hillas.C

    r1633 r2358  
    9191
    9292    MCerPhotCalc ncalc;
    93     //
    94     //  Alternative photon calculation:
    95     //  Example: use only 2nd to 6th FADC slices for photon calculation:
    96     //
    97     //    MCerPhotCalc2 ncalc;
    98     //    const Float_t x[15]={0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0};
    99     //    TArrayF w(15,x);
    100     //    ncalc.SetWeights(w);
    101     //
    10293
    10394    MCameraSmooth   smooth;
Note: See TracChangeset for help on using the changeset viewer.