Ignore:
Timestamp:
02/23/01 10:56:10 (24 years ago)
Author:
magicsol
Message:
Header file for creadparam.cxx version 1.8
File:
1 edited

Legend:

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

    r505 r642  
    1919//=
    2020//= $RCSfile: creadparam.h,v $
    21 //= $Revision: 1.6 $
     21//= $Revision: 1.7 $
    2222//= $Author: magicsol $
    23 //= $Date: 2001-01-15 12:38:00 $
     23//= $Date: 2001-02-23 10:56:10 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    147147T(nsb_off),         /* de-activates NSB simulation */ \
    148148T(nsb_mean),        /* mean value of NSB contribution per pixel */ \
     149T(nsb_directory),   /* database for the NSB  */ \
    149150T(threshold),       /* value of q0 for trigger */ \
    150151T(tail_cut),        /* value of tail cut (t0) */ \
     
    214215char *get_loop_filename(void);
    215216char *get_ct_filename(void);
     217char *get_nsb_directory(void);
    216218int get_nsb(float *n);
    217219float get_threshold(void);
     
    255257/*
    256258 * $Log: not supported by cvs2svn $
     259 * Revision 1.6  2001/01/15 12:38:00  magicsol
     260 * *** empty log message ***
     261 *
    257262 * Revision 1.5  2000/07/04 14:13:34  MagicSol
    258263 * *** empty log message ***
Note: See TracChangeset for help on using the changeset viewer.