Changeset 922
- Timestamp:
- 09/05/01 11:04:33 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
r886 r922 21 21 // 22 22 // $RCSfile: camera.cxx,v $ 23 // $Revision: 1.2 6$23 // $Revision: 1.27 $ 24 24 // $Author: blanch $ 25 // $Date: 2001-0 7-19 09:29:53 $25 // $Date: 2001-09-05 10:04:33 $ 26 26 // 27 27 //////////////////////////////////////////////////////////////////////// … … 491 491 //@' 492 492 493 for(i=0;i<iMAXNUMPIX;i++) 493 for(i=0;i<iMAXNUMPIX;i++){ 494 nsb_phepns[i]=0; 494 495 for(j=0;j<iNUMWAVEBANDS;j++) 495 496 nsbrate_phepns[i][j]=0.0; //@< Starlight rates initialised at 0.0 496 497 } 497 498 /*!@' 498 499 … … 3247 3248 // 3248 3249 // $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 // 3249 3253 // Revision 1.25 2001/05/08 08:07:54 blanch 3250 3254 // New numbering for branches from different trigger conditions has been … … 3310 3314 // 3311 3315 // $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 // 3312 3319 // Revision 1.25 2001/05/08 08:07:54 blanch 3313 3320 // New numbering for branches from different trigger conditions has been
Note:
See TracChangeset
for help on using the changeset viewer.