Changeset 1629 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 11/18/02 10:46:48 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/multidimdist2.C
r1608 r1629 65 65 // Give the names of the star-files to be read 66 66 // Here you give the trainings sample(s) for 67 // the hadrons67 // the gammas 68 68 // --------------------------------------------- 69 69 MReadMarsFile readg("Events", "star_gammas.root"); … … 83 83 matrix.AddColumn("MHillasSrc.fDist"); 84 84 matrix.AddColumn("log10(MHillas.fSize)"); 85 matrix.AddColumn("MHillasSrc.fAlpha"); 86 matrix.AddColumn("MMcEvt.fTheta"); 85 87 plist.AddToList(&matrix); 86 88
Note:
See TracChangeset
for help on using the changeset viewer.