Changeset 5990 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
01/25/05 12:03:49 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5989 r5990  
    4545  // Change output file names as desired. If you want only one output, comment
    4646  // out the initialization of OutFilename2:
    47 //   OutFilename1 = new TString("star_train.root");   // Output file name 1 (test)
    48 //   OutFilename2 = new TString("star_test.root");    // Output file name 2 (train)
    49 
    50    OutFilename1 = new TString("star.root");   // Output file name 1 (test)
    51 
     47  OutFilename1 = new TString("star_train.root");   // Output file name 1 (test)
     48  OutFilename2 = new TString("star_test.root");    // Output file name 2 (train)
    5249
    5350  Float_t CleanLev[2] = {3., 2.}; // Tail cuts for image analysis
Note: See TracChangeset for help on using the changeset viewer.