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

Legend:

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

    r683 r5082  
    1919//=
    2020//= $RCSfile: srreadparam.h,v $
    21 //= $Revision: 1.2 $
    22 //= $Author: blanch $
    23 //= $Date: 2001-03-05 11:02:10 $
     21//= $Revision: 1.3 $
     22//= $Author: moralejo $
     23//= $Date: 2004-09-16 16:20:13 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    127127char *get_database_path(void);
    128128void get_simulated_phe(float *lphe, float *uphe, float *pphe);
    129 void get_trig_properties(float *shape, float *ampl, float *fwhm);
    130 void get_fadc_properties(float *shape, float *ampl, float *fwhm);
     129void get_trig_properties(int *shape, float *ampl, float *fwhm);
     130void get_fadc_properties(int *shape, float *ampl, float *fwhm);
    131131int get_write_root();
    132132//!@}
     
    145145/*
    146146 * $Log: not supported by cvs2svn $
     147 * Revision 1.2  2001/03/05 11:02:10  blanch
     148 * Header file for srreadparam.cxx 1.2
     149 *
    147150 * Revision 1.1  2001/02/23 10:14:13  magicsol
    148151 * Header file for srreadparam.cxx version 1.1
Note: See TracChangeset for help on using the changeset viewer.