Changeset 694 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 03/19/01 19:53:03 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
r691 r694 21 21 // 22 22 // $RCSfile: camera.cxx,v $ 23 // $Revision: 1.2 0$24 // $Author: magicsol$25 // $Date: 2001-03-19 19: 30:06$23 // $Revision: 1.21 $ 24 // $Author: blanch $ 25 // $Date: 2001-03-19 19:53:03 $ 26 26 // 27 27 //////////////////////////////////////////////////////////////////////// … … 1030 1030 &cam, 1031 1031 nsbrate_phepns ); 1032 float dum; 1033 for(i=0; i<cam.inumpixels;i++){ 1034 dum=0; 1035 for(j=0;j<iNUMWAVEBANDS;j++) 1036 dum+=nsbrate_phepns[i][j]; 1037 cout<<"Wuschel "<<dum<<endl; 1038 } 1032 } 1039 1033 1040 1034 if (k != 0){ … … 3227 3221 // 3228 3222 // $Log: not supported by cvs2svn $ 3223 // Revision 1.20 2001/03/19 19:30:06 magicsol 3224 // Minor changes have been done to improve the FADC pedestals treatment. 3225 // 3229 3226 // Revision 1.19 2001/03/05 11:14:41 magicsol 3230 3227 // I changed the position of readinf a parameter. It is a minnor change. … … 3266 3263 // 3267 3264 // $Log: not supported by cvs2svn $ 3265 // Revision 1.20 2001/03/19 19:30:06 magicsol 3266 // Minor changes have been done to improve the FADC pedestals treatment. 3267 // 3268 3268 // Revision 1.19 2001/03/05 11:14:41 magicsol 3269 3269 // I changed the position of readinf a parameter. It is a minnor change.
Note:
See TracChangeset
for help on using the changeset viewer.