Index: trunk/MagicSoft/Simulation/Detector/Camera/input.card
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/input.card	(revision 2337)
+++ trunk/MagicSoft/Simulation/Detector/Camera/input.card	(revision 2338)
@@ -1,7 +1,10 @@
-camera 0.6
-input_file   /Data/RefData/Protons/Proton_0/Proton_0_90_4_0to0.rfl
+camera 0.7
 #
-# qe file name
-qe_file    ../Data/qe-emi-coat.RFL.dat
+# Enter the input card for each telescope (0, 1, ...) that you want to
+# simulate
+input_file  0  /remote/disc02/magic/Data/RefData/Protons/Proton_0/Proton_0_90_4_0to0.rfl
+#
+# qe file name for each telescope (0, 1, ...)
+qe_file  0  ../Data/qe-emi-coat.RFL.dat
 #
 # Reflector format file that gives the NSB from the stars
@@ -21,10 +24,16 @@
 ct_file ../Data/magic.def
 #
+# Number of telescopes
+ct_num 1
+#
+# Camera geometry ( code(ct=0)+10*code(ct=1)+100* ... )
+ct_geom 1
+#
 # Directory to look for the NSB database (it should finish with /)
-nsb_directory /Data/StarLight/Fwhm20/
+nsb_directory /remote/disc02/magic/Data/StarLight/Fwhm20/
 #
 # Directory to look for the NSB database for outer pixels 
 # (it should finish with /)
-nsb_dir_outer /Data/StarLight/Fwhm20/
+nsb_dir_outer /remote/disc02/magic/Data/StarLight/Fwhm20/
 #
 # Diskriminator and response properties (gate_lentgh, minimum overlaping time,
@@ -42,5 +51,6 @@
 fadc_outer 4.0 5.0
 #
-# Fadc electronic noise (width of the gaussian on top of FADC signal)
+# Fadc electronic noise (width of the gaussian on top of FADC signal in 
+# FADC counts)
 fadc_noise 2.0
 #
@@ -48,9 +58,10 @@
 fadc_pedestal 50.0
 #
-# Trigger loop mode (theshold, multiplicity and topology)
+# Trigger loop mode (theshold(low, high and step), multiplicity and topology)
 #trigger_loop 1.0 1.0 0.5 3 5 0 0
 #
-# Single trigger mode (theshold, multiplicity and topology)
-trigger_single 4 4 2
+# Single trigger mode (telescope, theshold, multiplicity and topology) 
+# for each CT (0, 1, .. )
+trigger_single 0 4 4 2
 #
 # Pixels with special trigger threshold (one line for each pixel)
@@ -61,5 +72,5 @@
 #
 # Write also images that do not trigger
-write_all_events
+#write_all_events
 #
 # Do not write Mc information
@@ -75,7 +86,4 @@
 write_McFadc
 #
-# Analised pixels
-ana_pixels 577
-#
 # Switch off the Electronic Noise
 #elec_noise_off
@@ -89,7 +97,7 @@
 # Switch off NSB
 #nsb_off
-# Number of photons from the diffuse NSB and
+# Number of photons from the diffuse NSB (nphe / ns 0.1*0.1 deg^2 239 m^2) and
 # minmum number of phe from shower required to simulate NSB
-nsb_mean 0.13 1
+nsb_mean 0.13 0
 #
 # Show signal of diskriminator on the screen
@@ -118,3 +126,2 @@
 # End of steercards
 end_file
-
