Changeset 1225


Ignore:
Timestamp:
02/28/02 15:08:01 (23 years ago)
Author:
blanch
Message:
Header file for creadparam.cxx 1.14.
File:
1 edited

Legend:

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

    r1197 r1225  
    1919//=
    2020//= $RCSfile: creadparam.h,v $
    21 //= $Revision: 1.11 $
     21//= $Revision: 1.12 $
    2222//= $Author: blanch $
    23 //= $Date: 2002-01-18 17:45:37 $
     23//= $Date: 2002-02-28 15:08:01 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    261261void get_Trigger_properties(float *gl, float *ot, float *ra, float *rf);
    262262void get_FADC_properties(float *ra, float *rf);
    263 int get_Trigger_Loop(int *lt, int *ut, int *lm, int *um, int *lg, int *ug);
     263int get_Trigger_Loop(float *lt, float *ut, float *st, int *lm, int *um, int *lg, int *ug);
    264264void get_Trigger_Single(float *t, int *m, int *g);
    265265void get_threshold(float *t);
     
    283283/*
    284284 * $Log: not supported by cvs2svn $
     285 * Revision 1.11  2002/01/18 17:45:37  blanch
     286 * Header file for creadparam.cxx 1.13.
     287 *
    285288 * Revision 1.10  2001/11/13 17:06:01  blanch
    286289 * Header file for creadparam.cxx version 1.12
Note: See TracChangeset for help on using the changeset viewer.