Ignore:
Timestamp:
09/16/04 16:23:12 (20 years ago)
Author:
moralejo
Message:
Changed "flashadc" and "trigger" in procedure produce_nsbrates from
objects to pointers (followed by dynamical allocation). This is only
to avoid memory problems (-> segmentation fault) in some systems.
Introduced missing initialization to 0 of *itotnphe in produce_phes.
Now the number of phes produced by stars shown on the screen make sense.
File:
1 edited

Legend:

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

    r5072 r5074  
    2121//
    2222// $RCSfile: camera.cxx,v $
    23 // $Revision: 1.69 $
     23// $Revision: 1.70 $
    2424// $Author: moralejo $
    25 // $Date: 2004-09-16 15:16:34 $
     25// $Date: 2004-09-16 15:23:12 $
    2626//
    2727////////////////////////////////////////////////////////////////////////
     
    43644364// $Log: not supported by cvs2svn $
    43654365//
    4366 // Revision 1.70  2004/09/15 A. Moralejo
    4367 // Changed "flashadc" and "trigger" in procedure produce_nsbrates from
    4368 // objects to pointers (followed by dynamical allocation). This is only
    4369 // to avoid memory problems (-> segmentation fault) in some systems.
    4370 // Introduced missing initialization to 0 of *itotnphe in produce_phes.
    4371 // Now the number of phes produced by stars shown on the screen make sense.
    4372 //
    43734366// Revision 1.69  2004/03/30
    43744367// Changed calculation of MMcFadcHeader.fPedesSigmaHigh and
Note: See TracChangeset for help on using the changeset viewer.