Ignore:
Timestamp:
02/04/04 16:11:11 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2982 r3017  
    3838void starmc2()
    3939{
    40   Char_t* AnalysisFilename = "calibrated_data.root"; // File to be analyzed
     40  Char_t* AnalysisFilename = "calib_gamma_mc.root"; // File to be analyzed
    4141  Char_t* OutFilename      = "star_mc.root";        // Output file name
    4242
    4343  Float_t CleanLev[2] = {4., 3.}; // Tail cuts for image analysis
    44 
    45   Int_t BinsHigh[2] = {5, 9}; // First and last FADC bin of the range to be integrated,
    46   Int_t BinsLow[2]  = {5, 9}; // for high and low gain respectively.
    4744
    4845  // ------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.