Ignore:
Timestamp:
11/16/04 11:09:24 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/StarResponse/srreadparam.h

    r5248 r5407  
    1919//=
    2020//= $RCSfile: srreadparam.h,v $
    21 //= $Revision: 1.5 $
     21//= $Revision: 1.6 $
    2222//= $Author: moralejo $
    23 //= $Date: 2004-10-12 13:41:09 $
     23//= $Date: 2004-11-16 11:09:24 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    9292T(fadc_properties), /* shape for the single phe fadc response */ \
    9393T(fadc_GHz),        /* FADC sampling frequency in GHz */ \
     94T(gain_fluctuations_off), /* Switches off PMT gain fluctuations */ \
    9495T(write_root),      /* write root file with some histograms */ \
    9596T(end_file)         /* end of the parameters file */
     
    130131void get_trig_properties(int *shape, float *ampl, float *fwhm);
    131132void get_fadc_properties(int *shape, float *ampl, float *fwhm, float *slicesperns);
     133int apply_gain_fluctuations();
    132134int get_write_root();
    133135//!@}
     
    146148/*
    147149 * $Log: not supported by cvs2svn $
     150 * Revision 1.5  2004/10/12 13:41:09  moralejo
     151 * *** empty log message ***
     152 *
    148153 * Revision 1.4  2004/09/17 13:51:02  moralejo
    149154 *
Note: See TracChangeset for help on using the changeset viewer.