Ignore:
Timestamp:
07/06/01 14:24:38 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MHillasCalc.cc

    r852 r857  
    3030//  This is a task to calculate the Hillas parameters from each event      //
    3131//                                                                         //
     32//  Input Containers:                                                      //
     33//   MCerPhotEvt, MGeomCam                                                 //
     34//                                                                         //
     35//  Output Containers:                                                     //
     36//   MHillas                                                               //
     37//                                                                         //
    3238/////////////////////////////////////////////////////////////////////////////
    3339
     
    4248#include "MLogManip.h"
    4349
    44 ClassImp(MHillasCalc)
     50ClassImp(MHillasCalc);
    4551
    4652// --------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.