Changeset 709 for trunk/MagicSoft/Simulation/Detector/Camera
- Timestamp:
- 03/28/01 17:13:41 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
r696 r709 21 21 // 22 22 // $RCSfile: camera.cxx,v $ 23 // $Revision: 1.2 2$23 // $Revision: 1.23 $ 24 24 // $Author: blanch $ 25 // $Date: 2001-03-2 0 18:52:43$25 // $Date: 2001-03-28 16:13:41 $ 26 26 // 27 27 //////////////////////////////////////////////////////////////////////// … … 908 908 HeaderFadc[0]->SetElecNoise(&fadc_elecnoise[0],anaPixels); 909 909 } 910 if(Trigger_Loop && Write_Mc Trig){910 if(Trigger_Loop && Write_McFADC){ 911 911 912 912 for (int iconcount=0,ithrescount=0;ithrescount<=Trigger_loop_uthres-Trigger_loop_lthres;ithrescount++){ … … 3220 3220 // 3221 3221 // $Log: not supported by cvs2svn $ 3222 // Revision 1.22 2001/03/20 18:52:43 blanch 3223 // *** empty log message *** 3224 // 3222 3225 // Revision 1.21 2001/03/19 19:53:03 blanch 3223 3226 // Some print outs have been removed. … … 3265 3268 // 3266 3269 // $Log: not supported by cvs2svn $ 3270 // Revision 1.22 2001/03/20 18:52:43 blanch 3271 // *** empty log message *** 3272 // 3267 3273 // Revision 1.21 2001/03/19 19:53:03 blanch 3268 3274 // Some print outs have been removed.
Note:
See TracChangeset
for help on using the changeset viewer.