Changeset 1225
- Timestamp:
- 02/28/02 15:08:01 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
r1197 r1225 19 19 //= 20 20 //= $RCSfile: creadparam.h,v $ 21 //= $Revision: 1.1 1$21 //= $Revision: 1.12 $ 22 22 //= $Author: blanch $ 23 //= $Date: 2002-0 1-18 17:45:37$23 //= $Date: 2002-02-28 15:08:01 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 261 261 void get_Trigger_properties(float *gl, float *ot, float *ra, float *rf); 262 262 void get_FADC_properties(float *ra, float *rf); 263 int get_Trigger_Loop( int *lt, int *ut, int *lm, int *um, int *lg, int *ug);263 int get_Trigger_Loop(float *lt, float *ut, float *st, int *lm, int *um, int *lg, int *ug); 264 264 void get_Trigger_Single(float *t, int *m, int *g); 265 265 void get_threshold(float *t); … … 283 283 /* 284 284 * $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 * 285 288 * Revision 1.10 2001/11/13 17:06:01 blanch 286 289 * Header file for creadparam.cxx version 1.12
Note:
See TracChangeset
for help on using the changeset viewer.