Changeset 2287


Ignore:
Timestamp:
07/17/03 19:03:03 (21 years ago)
Author:
blanch
Message:
Header file for camera 1.57
File:
1 edited

Legend:

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

    r1739 r2287  
    1919//=
    2020//= $RCSfile: camera.h,v $
    21 //= $Revision: 1.16 $
     21//= $Revision: 1.17 $
    2222//= $Author: blanch $
    23 //= $Date: 2003-01-30 15:14:29 $
     23//= $Date: 2003-07-17 18:03:03 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    279279int igen_pixel_coordinates(struct camera *cam);
    280280void read_pixels(struct camera *cam);
    281 void read_QE(void);
     281void read_QE(char fname[256]);
    282282void read_WC(void);
    283283void read_ascii( FILE *sp, // the input file
Note: See TracChangeset for help on using the changeset viewer.