Changeset 6496 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
02/15/05 18:24:49 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6491 r6496  
    2323
    2424 2005/02/15 Abelardo Moralejo
     25
     26   * macros/mccalibrate.C
     27     - fixed small bug
    2528
    2629   * mmontecarlo/MMcCollectionAreaCalc.[h,cc]
  • trunk/MagicSoft/Mars/macros/mccalibrate.C

    r6403 r6496  
    282282
    283283  tlist.AddToList(&write1);
    284   tlist.AddToList(&write2);
     284
     285  if (OutFilename2)
     286    tlist.AddToList(&write2);
    285287  // Add tasks to write the Events and RunHeaders trees to output.
    286288
Note: See TracChangeset for help on using the changeset viewer.