Ignore:
Timestamp:
09/23/03 18:38:59 (21 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2354 r2356  
    1919//=
    2020//= $RCSfile: creadparam.h,v $
    21 //= $Revision: 1.19 $
     21//= $Revision: 1.20 $
    2222//= $Author: blanch $
    23 //= $Date: 2003-09-23 16:52:43 $
     23//= $Date: 2003-09-23 17:38:59 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    156156T(ct_geom),         /* class with the geometry of the CT camera */ \
    157157T(qe_file),         /* file with the characteristics of the CT */ \
    158 T(ana_pixels),      /* size of the camera for parameters calculation */  \
    159158T(elec_noise_off),  /* de-activates ElecNoise for FADC and Trigger channels */\
    160159T(fadc_pedestal),      /* Pedestal value for FADC */\
     
    236235int get_nsb(float *n, int *m);
    237236long int get_seeds(int n);
    238 int get_ana_pixels(void);
    239237void get_skip_showers( int *s );
    240238int get_nskip_showers( void );
     
    273271/*
    274272 * $Log: not supported by cvs2svn $
     273 * Revision 1.19  2003/09/23 16:52:43  blanch
     274 * Header file for creadparam.cxx 1.22
     275 *
    275276 * Revision 1.18  2003/09/15 10:23:31  blanch
    276277 * Hedaer file for creadparam.cxx 1.21
Note: See TracChangeset for help on using the changeset viewer.