Ignore:
Timestamp:
11/18/02 10:46:48 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1608 r1629  
    6565    //  Give the names of the star-files to be read
    6666    //   Here you give the trainings sample(s) for
    67     //                 the hadrons
     67    //                 the gammas
    6868    // ---------------------------------------------
    6969    MReadMarsFile readg("Events", "star_gammas.root");
     
    8383    matrix.AddColumn("MHillasSrc.fDist");
    8484    matrix.AddColumn("log10(MHillas.fSize)");
     85    matrix.AddColumn("MHillasSrc.fAlpha");
     86    matrix.AddColumn("MMcEvt.fTheta");
    8587    plist.AddToList(&matrix);
    8688
Note: See TracChangeset for help on using the changeset viewer.