source: trunk/MagicSoft/Simulation/Detector/Camera/input.card@ 5268

Last change on this file since 5268 was 5255, checked in by moralejo, 21 years ago
*** empty log message ***
File size: 2.1 KB
Line 
1camera 0.7
2# Number of telescopes:
3ct_num 1
4# Telescope geometry type:
5ct_geom 1
6# Quantum efficiency file:
7qe_file 0 /home/magic/MagicProgs/Simulation/Detector/Data/qe-emi-coat.RFL.dat
8# Input file (one per telescope):
9input_file 0 /data1/magic/reflex/Gamma_zbin0_0_7_1000to1009_w0.rfl
10# Ascii output file name:
11data_file ./Gamma_zbin0_0_7_1000to1009_w0.dat
12# root output file name:
13root_file ./Gamma_zbin0_0_7_1000to1009_w0.root
14# Trigger characteristics: gate length (ns), min. overlapping time (ns),
15# amplitude and FWHM of (gaussian) single phe response for trigger:
16trigger_prop 3.0 0.25 1.0 2.0
17# L1 Trigger condition: CT number, threshold (mV), multiplicity and topology:
18trigger_single 0 4 4 2
19# Switch on NSB:
20nsb_on
21# Number of photons from the diffuse NSB (nphe / ns 0.1*0.1 deg^2 239 m^2) and
22# minimum number of phe from shower required to simulate NSB:
23nsb_mean 0.13 10
24# Starfield (see Starfieldadder program)
25# starfield_file /home/magic/MagicProgs/Simulation/Detector/Starfield/starfield.rfl
26# Electronic noise in FADC (sigma in ADC counts): Inner pixels, outer pixels, digital noise:
27fadc_noise 1.48 2.1 0.
28# Mean pedestal per slice (ADC counts):
29fadc_pedestal 10.
30# Additional sigma of mirror spot (cm):
31sigma_xy_cm_spot 1.
32# Fraction of currently active mirror:
33mirror_fraction 0 1.
34# Seeds for random number generation:
35seeds 66767 45069
36# Directory where NSB database can be found for inner and outer pixels:
37nsb_directory /home/magic/MagicProgs/Simulation/Detector/StarLight/inner/
38nsb_dir_outer /home/magic/MagicProgs/Simulation/Detector/StarLight/outer/
39#
40# FADC properties: shape of single phe response (1 means realistic one, from
41# Pulpo setup), integral in FADC counts for 1 phe. (3rd argument is ignored
42# unless gaussian shape - 1st argument=0 - was chosen) :
43fadc_prop 1 7.8 5.0
44# Same as above for outer pixels:
45fadc_outer 1 3.2 5.0
46#
47# tentative values for future fast (2 GHz) FADC:
48#
49# fadc_prop 0 40. 3.
50# fadc_outer 0 15. 3.
51# FADC sampling frequency and number of FADC slices:
52# fadc_GHz 2. 100
53#
54# Write to output trigger information:
55write_McTrig
56# Write to output FADC information:
57write_McFadc
58end_file
Note: See TracBrowser for help on using the repository browser.