Ignore:
Timestamp:
09/23/03 17:52:43 (21 years ago)
Author:
blanch
Message:
Header file for creadparam.cxx 1.22
File:
1 edited

Legend:

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

    r2337 r2354  
    1919//=
    2020//= $RCSfile: creadparam.h,v $
    21 //= $Revision: 1.18 $
     21//= $Revision: 1.19 $
    2222//= $Author: blanch $
    23 //= $Date: 2003-09-15 10:23:31 $
     23//= $Date: 2003-09-23 16:52:43 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    153153T(data_file),       /* data file */                               \
    154154T(root_file),       /* ROOT file */                               \
    155 T(ct_file),         /* file with the characteristics of the CT */ \
    156155T(ct_num),          /* number of CT, which is number of reflector files */ \
    157156T(ct_geom),         /* class with the geometry of the CT camera */ \
     
    229228char *get_root_filename(void);
    230229char *get_loop_filename(void);
    231 char *get_ct_filename(void);
    232230int get_ct_number(void);
    233231int get_ct_geometry(void);
     
    275273/*
    276274 * $Log: not supported by cvs2svn $
     275 * Revision 1.18  2003/09/15 10:23:31  blanch
     276 * Hedaer file for creadparam.cxx 1.21
     277 *
    277278 * Revision 1.17  2003/07/17 18:05:13  blanch
    278279 * Header file for creadparam.cxx 1.20
Note: See TracChangeset for help on using the changeset viewer.