Ignore:
Timestamp:
05/04/04 15:27:25 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2222 r3957  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz  12/2000 (tbretz@uni-sw.gwdg.de)
     18!   Author(s): Thomas Bretz, 12/2000 <mailto:tbretz@astro.uni-wuerzburg.de>
    1919!
    20 !   Copyright: MAGIC Software Development, 2000-2001
     20!   Copyright: MAGIC Software Development, 2000-2004
    2121!
    2222!
    2323\* ======================================================================== */
    2424
    25 
    2625/////////////////////////////////////////////////////////////////////////////
     26//
     27// merpp.C
     28// =======
    2729//
    2830// This is an easy implementation of the Merging process (as root Macro)
    2931//
    30 // at the moment it reads a binary file ("rawtest.bin") which was written
     32// at the moment it reads a binary file ("rawtest.raw") which was written
    3133// in the DAQ raw format.
    3234//
     
    3537//
    3638// This containers are written to a root file ("rawtest.root")
     39//
     40// It also demonstrates how you can loop over files in a single or more
     41// than one directory and process them. For details see MRunIter.
    3742//
    3843/////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.