Changeset 391 for trunk


Ignore:
Timestamp:
05/11/00 15:23:28 (24 years ago)
Author:
blanch
Message:
Thi version owns to the version 1.4 of creadparam.cxx.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h

    r385 r391  
    1919//=
    2020//= $RCSfile: creadparam.h,v $
    21 //= $Revision: 1.3 $
     21//= $Revision: 1.4 $
    2222//= $Author: blanch $
    23 //= $Date: 2000-03-24 18:15:46 $
     23//= $Date: 2000-05-11 14:23:28 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    168168T(trigger_scan),    /* show signal in the diskriminator */ \
    169169T(fadc_scan),       /* show fadc signal */ \
     170T(trigger_loop),    /* make loop over trigger conditions */ \
    170171T(end_file)         /* end of the parameters file */
    171172 
     
    235236int get_FADC_Scan(void);
    236237int get_Trigger_Scan(void);
     238int get_Trigger_Loop(int *lt, int *ut, int *lm, int *um, int *lg, int *ug);
    237239//!@}
    238240
     
    250252/*
    251253 * $Log: not supported by cvs2svn $
     254 * Revision 1.3  2000/03/24 18:15:46  blanch
     255 * *** empty log message ***
     256 *
    252257 * Revision 1.2  2000/02/18 17:50:07  petry
    253258 * This version belongs to camera.cxx 1.5.
Note: See TracChangeset for help on using the changeset viewer.