Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 708)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 709)
@@ -21,7 +21,7 @@
 //
 // $RCSfile: camera.cxx,v $
-// $Revision: 1.22 $
+// $Revision: 1.23 $
 // $Author: blanch $ 
-// $Date: 2001-03-20 18:52:43 $
+// $Date: 2001-03-28 16:13:41 $
 //
 ////////////////////////////////////////////////////////////////////////
@@ -908,5 +908,5 @@
     HeaderFadc[0]->SetElecNoise(&fadc_elecnoise[0],anaPixels);
   }
-  if(Trigger_Loop && Write_McTrig){
+  if(Trigger_Loop && Write_McFADC){
 
     for (int iconcount=0,ithrescount=0;ithrescount<=Trigger_loop_uthres-Trigger_loop_lthres;ithrescount++){
@@ -3220,4 +3220,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.22  2001/03/20 18:52:43  blanch
+// *** empty log message ***
+//
 // Revision 1.21  2001/03/19 19:53:03  blanch
 // Some print outs have been removed.
@@ -3265,4 +3268,7 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.22  2001/03/20 18:52:43  blanch
+// *** empty log message ***
+//
 // Revision 1.21  2001/03/19 19:53:03  blanch
 // Some print outs have been removed.
