Changeset 505
- Timestamp:
- 01/15/01 12:38:00 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h
r411 r505 19 19 //= 20 20 //= $RCSfile: creadparam.h,v $ 21 //= $Revision: 1. 5$22 //= $Author: MagicSol $23 //= $Date: 200 0-07-04 14:13:34$21 //= $Revision: 1.6 $ 22 //= $Author: magicsol $ 23 //= $Date: 2001-01-15 12:38:00 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 237 237 int get_FADC_Scan(void); 238 238 int get_Trigger_Scan(void); 239 void get_Trigger_properties(float *gl, float * ra, float *rf);239 void get_Trigger_properties(float *gl, float *ot, float *ra, float *rf); 240 240 int get_Trigger_Loop(int *lt, int *ut, int *lm, int *um, int *lg, int *ug); 241 241 void get_Trigger_Single(float *t, int *m, int *g); … … 255 255 /* 256 256 * $Log: not supported by cvs2svn $ 257 * Revision 1.5 2000/07/04 14:13:34 MagicSol 258 * *** empty log message *** 259 * 257 260 * Revision 1.4 2000/05/11 14:23:28 blanch 258 261 * Thi version owns to the version 1.4 of creadparam.cxx.
Note:
See TracChangeset
for help on using the changeset viewer.