Ignore:
Timestamp:
07/16/02 17:20:59 (22 years ago)
Author:
blanch
Message:
Modifications done for the camera.cxx version, where a first implementation
of the Star Field Rotation has been introduced.
File:
1 edited

Legend:

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

    r1257 r1420  
    1919//=
    2020//= $RCSfile: camera.h,v $
    21 //= $Revision: 1.7 $
     21//= $Revision: 1.8 $
    2222//= $Author: blanch $
    23 //= $Date: 2002-03-15 16:06:53 $
     23//= $Date: 2002-07-16 16:20:23 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    287287                  int *incph,    // total number of cph read
    288288                  float *tmin_ns,   // minimum arrival time of all phes
    289                   float *tmax_ns    // maximum arrival time of all phes
    290                   );
     289                  float *tmax_ns,    // maximum arrival time of all phes
     290                  int star   //  0 if the photon provides the starfield -1 doesn't provide of the starfield
     291                   );
    291292
    292293int produce_nsbrates( char *inname,
     
    317318/*
    318319 *$Log: not supported by cvs2svn $
     320 *Revision 1.7  2002/03/15 16:06:53  blanch
     321 *Library time.h has been added.
     322 *
    319323 *Revision 1.6  2001/04/09 14:39:47  magicsol
    320324 *Flag that indicates version of reflector format to read: REFL_VERSION has
Note: See TracChangeset for help on using the changeset viewer.