Ignore:
Timestamp:
11/17/04 11:38:28 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5317 r5418  
    1919//=
    2020//= $RCSfile: creadparam.h,v $
    21 //= $Revision: 1.29 $
     21//= $Revision: 1.30 $
    2222//= $Author: moralejo $
    23 //= $Date: 2004-10-26 13:58:59 $
     23//= $Date: 2004-11-17 11:36:07 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    116116T(mirror_fraction), /* Fraction of dish mirror really operative */ \
    117117T(calibration_run), /* option to produce a calibration file */ \
    118 T(gain_fluctuations_off), /* Switches off PMT gain fluctuations */ \
     118T(gain_fluctuations_off), /* Switches off PMT gain fluctuations for signal */ \
     119T(noise_gain_fluctuations_off), /* Switches off PMT gain fluctuations for NSB noise */ \
    119120T(end_file)         /* end of the parameters file */
    120121
     
    197198                                 float *sigma_time, int *nevents, int *selected_pixel);
    198199int   apply_gain_fluctuations();
     200int   apply_noise_gain_fluctuations();
    199201//!@}
    200202
     
    212214/*
    213215 * $Log: not supported by cvs2svn $
     216 * Revision 1.29  2004/10/26 13:58:59  moralejo
     217 *
     218 * Added option gain_fluctuations_off
     219 *
    214220 * Revision 1.28  2004/10/13 17:05:05  moralejo
    215221 * *** empty log message ***
Note: See TracChangeset for help on using the changeset viewer.