Ignore:
Timestamp:
12/10/02 17:25:18 (22 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1560 r1674  
    1919//=
    2020//= $RCSfile: camera.h,v $
    21 //= $Revision: 1.12 $
     21//= $Revision: 1.13 $
    2222//= $Author: blanch $
    23 //= $Date: 2002-10-29 17:16:28 $
     23//= $Date: 2002-12-10 17:20:32 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    6262#include "moments.h"
    6363
     64#include "MCRunHeader.hxx"
    6465#include "MCEventHeader.hxx"
    6566#include "MCEventHeader_2.hxx"
     
    281282void read_QE(void);
    282283void read_WC(void);
     284void read_ascii( FILE *sp // the input file
     285                 );
    283286int pixels_are_neig(int pix1, int pix2);
    284287int bpoint_is_in_pix(double dx, double dy, int ipixnum,
     
    330333/*
    331334 *$Log: not supported by cvs2svn $
     335 *Revision 1.12  2002/10/29 17:16:28  blanch
     336 *Header file for camera.cxx version 1.45
     337 *
    332338 *Revision 1.11  2002/10/18 16:53:30  blanch
    333339 *Modification to read several reflector version files.
Note: See TracChangeset for help on using the changeset viewer.