Ignore:
Timestamp:
10/26/04 20:21:50 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Simulation/Detector
Files:
2 edited

Legend:

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

    r5319 r5321  
    1919//=
    2020//= $RCSfile: camera.h,v $
    21 //= $Revision: 1.25 $
     21//= $Revision: 1.26 $
    2222//= $Author: moralejo $
    23 //= $Date: 2004-10-26 14:03:00 $
     23//= $Date: 2004-10-26 19:21:20 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    316316                  float *tmax_ns,    // maximum arrival time of all phes
    317317                  int telescope,      // Telescope that is being analised to get the right QE.
    318                   float mirror_fraction // Fraction of working mirror
     318                  float mirror_fraction, // Fraction of working mirror
     319                  float fadc_jitter  // Time jitter due to FADC clock noise
    319320                  );
    320321
     
    369370/*
    370371 *$Log: not supported by cvs2svn $
     372 *Revision 1.25  2004/10/26 14:03:00  moralejo
     373 **** empty log message ***
     374 *
    371375 *Revision 1.24  2004/10/19 10:35:05  moralejo
    372376 **** empty log message ***
  • trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx

    r5319 r5321  
    255255  }
    256256
     257  Bool_t GetGainFluctuations() { return fGainFluctuations; }
     258
    257259} ;
    258260
Note: See TracChangeset for help on using the changeset viewer.