Changeset 3372


Ignore:
Timestamp:
03/01/04 16:11:16 (21 years ago)
Author:
raducci
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3371 r3372  
    99     - now the arrival time is at the half max of the spline:
    1010       half max = (maximum - pedestal)/2
    11 
    12 
     11   
     12   * mmain/MEventDisplay.cc
     13     - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h)
    1314
    1415 2004/03/01: Wolfgang Wittek
  • trunk/MagicSoft/Mars/mmain/MEventDisplay.cc

    r3345 r3372  
    8484#include "MHCamera.h"            // MHCamera
    8585#include "MRawEvtData.h"         // MRawEvtData
    86 #include "MArrivalTime.h"        // MArrivalTime
     86#include "MArrivalTimeCam.h"     // MArrivalTimeCam
    8787
    8888
Note: See TracChangeset for help on using the changeset viewer.