Ignore:
Timestamp:
10/05/01 14:39:20 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawFileRead.cc

    r860 r961  
    2323\* ======================================================================== */
    2424
    25 ////////////////////////////////////////////////////////////////////////
    26 //
    27 //  MRawFile
    28 //
    29 //  This tasks reads the raw binary file like specified in the TDAS???
    30 //  and writes the data in the corresponding containers which are
    31 //  either retrieved from the parameter list or created and added.
    32 //
    33 //  Input Containers:
    34 //   -/-
    35 //
    36 //  Output Containers:
    37 //   MRawRunHeader, MRawEvtHeader, MRawEvtData, MRawCrateArray, MRawEvtTime
    38 //
    39 ////////////////////////////////////////////////////////////////////////
     25//////////////////////////////////////////////////////////////////////////////
     26//                                                                          //
     27//  MRawFile                                                                //
     28//                                                                          //
     29//  This tasks reads the raw binary file like specified in the TDAS???      //
     30//  and writes the data in the corresponding containers which are           //
     31//  either retrieved from the parameter list or created and added.          //
     32//                                                                          //
     33//  Input Containers:                                                       //
     34//   -/-                                                                    //
     35//                                                                          //
     36//  Output Containers:                                                      //
     37//   MRawRunHeader, MRawEvtHeader, MRawEvtData, MRawCrateArray, MTime       //
     38//                                                                          //
     39//////////////////////////////////////////////////////////////////////////////
    4040
    4141#include "MRawFileRead.h"
Note: See TracChangeset for help on using the changeset viewer.