Ignore:
Timestamp:
05/30/05 18:15:20 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mhflux
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHDisp.cc

    r7109 r7110  
    2929// Create a false source plot using disp.
    3030//
     31// Currently the use of this class requires to be after MFMagicCuts
     32// in the tasklist. Switching of the M3L cut in MFMagicCuts is recommended.
     33//
    3134//////////////////////////////////////////////////////////////////////////////
    3235#include "MHDisp.h"
  • trunk/MagicSoft/Mars/mhflux/Makefile

    r7038 r7110  
    3131           MHEffectiveOnTime.cc \
    3232           MHCollectionArea.cc \
    33            MHFalseSource.cc
     33           MHFalseSource.cc \
     34           MHDisp.cc \
     35           MMcSpectrumWeight.cc
    3436
    3537############################################################
Note: See TracChangeset for help on using the changeset viewer.