Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.h
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.h	(revision 5320)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.h	(revision 5321)
@@ -19,7 +19,7 @@
 //=
 //= $RCSfile: camera.h,v $
-//= $Revision: 1.25 $
+//= $Revision: 1.26 $
 //= $Author: moralejo $ 
-//= $Date: 2004-10-26 14:03:00 $
+//= $Date: 2004-10-26 19:21:20 $
 //=
 //=//////////////////////////////////////////////////////////////////////
@@ -316,5 +316,6 @@
 		  float *tmax_ns,    // maximum arrival time of all phes
 		  int telescope,      // Telescope that is being analised to get the right QE.
-		  float mirror_fraction // Fraction of working mirror
+		  float mirror_fraction, // Fraction of working mirror
+		  float fadc_jitter  // Time jitter due to FADC clock noise
 		  ); 
 
@@ -369,4 +370,7 @@
 /*
  *$Log: not supported by cvs2svn $
+ *Revision 1.25  2004/10/26 14:03:00  moralejo
+ **** empty log message ***
+ *
  *Revision 1.24  2004/10/19 10:35:05  moralejo
  **** empty log message ***
Index: trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx	(revision 5320)
+++ trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx	(revision 5321)
@@ -255,4 +255,6 @@
   }
 
+  Bool_t GetGainFluctuations() { return fGainFluctuations; }
+
 } ; 
 
