Changeset 922


Ignore:
Timestamp:
09/05/01 11:04:33 (23 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r886 r922  
    2121//
    2222// $RCSfile: camera.cxx,v $
    23 // $Revision: 1.26 $
     23// $Revision: 1.27 $
    2424// $Author: blanch $
    25 // $Date: 2001-07-19 09:29:53 $
     25// $Date: 2001-09-05 10:04:33 $
    2626//
    2727////////////////////////////////////////////////////////////////////////
     
    491491  //@'
    492492
    493   for(i=0;i<iMAXNUMPIX;i++)
     493  for(i=0;i<iMAXNUMPIX;i++){
     494    nsb_phepns[i]=0;
    494495    for(j=0;j<iNUMWAVEBANDS;j++)
    495496      nsbrate_phepns[i][j]=0.0;    //@< Starlight rates initialised at 0.0
    496 
     497  }
    497498  /*!@'
    498499
     
    32473248//
    32483249// $Log: not supported by cvs2svn $
     3250// Revision 1.26  2001/07/19 09:29:53  blanch
     3251// Different threshold for each pixel can be used.
     3252//
    32493253// Revision 1.25  2001/05/08 08:07:54  blanch
    32503254// New numbering for branches from different trigger conditions has been
     
    33103314//
    33113315// $Log: not supported by cvs2svn $
     3316// Revision 1.26  2001/07/19 09:29:53  blanch
     3317// Different threshold for each pixel can be used.
     3318//
    33123319// Revision 1.25  2001/05/08 08:07:54  blanch
    33133320// New numbering for branches from different trigger conditions has been
Note: See TracChangeset for help on using the changeset viewer.