Ignore:
Timestamp:
Nov 8, 2001, 6:47:38 PM (24 years ago)
Author:
cmv
Message:

Le DataSmooth cmv 8/11/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/toi2map.h

    r1738 r1739  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: toi2map.h,v 1.7 2001-11-08 15:47:46 aubourg Exp $
     7// $Id: toi2map.h,v 1.8 2001-11-08 17:47:23 cmv Exp $
    88
    99#ifndef TOI2MAP_H
     
    5050              {mTypCoorOut = mfg;}
    5151  // Test on flag value ? if yes, BAD sample have flag matching mBadFlag
    52   inline void SetTestFlag(bool tflg=false, uint_8 badflg=0)
     52  inline void SetTestFlag(bool tflg=false, uint_8 badflg=FlgToiAll)
    5353              {mTFlag = tflg; mBadFlag = badflg;}
    5454  // Test on min value ? if yes, GOOD sample have value >= mValMin
Note: See TracChangeset for help on using the changeset viewer.