Ignore:
Timestamp:
08/06/07 17:32:51 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mfilter
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfilter/MFMagicCuts.cc

    r8646 r8658  
    9999//    - no:         Ghostbuster.fVal<c[12] is used as ghostbusting condition
    100100//
     101//
     102// Class Version 2:
     103// ----------------
     104//  + Bool_t fCalcDisp;        // Should we use Disp from the parameterlist?
     105//  + Bool_t fCalcGhostbuster; // Should we use Ghostbuster from the parameterlist?
     106//
     107//
    101108//  Input Container:
    102109//  ------
  • trunk/MagicSoft/Mars/mfilter/MFMagicCuts.h

    r8646 r8658  
    112112    void   Print(Option_t *o="") const;
    113113
    114     ClassDef(MFMagicCuts, 1) // A filter to evaluate the MagicCuts
     114    ClassDef(MFMagicCuts, 2) // A filter to evaluate the MagicCuts
    115115};
    116116
Note: See TracChangeset for help on using the changeset viewer.