Ignore:
Timestamp:
11/17/04 11:43:13 (20 years ago)
Author:
moralejo
Message:
 Made the necessary changes in starresponse to account for the new option
 to switch off gain fluctuations for the NSB noise database generation.
 The option in the Star Response card is "gain_fluctuations_off". The
 version number of the NSB database has been updated to 1004 (see
 MStarLight.hxx), now including information on whether the gain
 fluctuations were on or off when the NSB database was generated.
File:
1 edited

Legend:

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

    r5417 r5419  
    2121//
    2222// $RCSfile: camera.cxx,v $
    23 // $Revision: 1.82 $
     23// $Revision: 1.83 $
    2424// $Author: moralejo $
    25 // $Date: 2004-11-17 11:34:49 $
     25// $Date: 2004-11-17 11:43:13 $
    2626//
    2727////////////////////////////////////////////////////////////////////////
     
    49634963//
    49644964// $Log: not supported by cvs2svn $
     4965// Revision 1.82  2004/11/17 11:34:49  moralejo
     4966//
     4967//  Added input card command  "noise_gain_fluctuations_off", to disable the
     4968//  PMT gain fluctuations also for the NSB noise (just for tests). Added
     4969//  a flag to MMcFadcHeader and MMcTrigHeader about this. Also copied the flag
     4970//  fGainFluctuations of MMcFadcHeader to MMcTrigHeader, since the gain
     4971//  fluctuations affect both the trigger and the signal in the FADC.
     4972//
    49654973// Revision 1.81  2004/11/04 22:00:51  moralejo
    49664974//
     
    49724980// Revision 1.80  2004/10/26 19:21:05  moralejo
    49734981//
    4974 //  Added fFadcTimeJitter to root output, in container MMcEvt. Added
     4982//  Added fFadcTimeJitter to root output, in container MMcEvt. Added 
    49754983//  also fGainFluctuations boolean flag to MMcFadcHeader, to keep track of
    49764984//  whether PMT gain fluctuations are simulated or not.
Note: See TracChangeset for help on using the changeset viewer.