1 | camera 0.7
|
---|
2 | #
|
---|
3 | # Enter the input card for each telescope (0, 1, ...) that you want to
|
---|
4 | # simulate
|
---|
5 | input_file 0 /remote/disc02/magic/Data/RefData/Protons/Proton_0/Proton_0_90_4_0to0.rfl
|
---|
6 | #
|
---|
7 | # qe file name for each telescope (0, 1, ...)
|
---|
8 | qe_file 0 ../Data/qe-emi-coat.RFL.dat
|
---|
9 | #
|
---|
10 | # Reflector format file that gives the NSB from the stars
|
---|
11 | #starfield_file ../ReflectorData/CrabNebula.rfl
|
---|
12 | #
|
---|
13 | # Center of the FOV for stars light, right information should
|
---|
14 | # be here since it is no checked in the Camera program (RA and DEC)
|
---|
15 | starfield_center 5 34 32 22 00 55
|
---|
16 | #
|
---|
17 | # Output file with a brief summary about trigger
|
---|
18 | data_file test.dat
|
---|
19 | #
|
---|
20 | # Root file with the output information
|
---|
21 | root_file test.root
|
---|
22 | #
|
---|
23 | # Information about the telescope
|
---|
24 | ct_file ../Data/magic.def
|
---|
25 | #
|
---|
26 | # Number of telescopes
|
---|
27 | ct_num 1
|
---|
28 | #
|
---|
29 | # Camera geometry ( code(ct=0)+10*code(ct=1)+100* ... )
|
---|
30 | ct_geom 1
|
---|
31 | #
|
---|
32 | # Directory to look for the NSB database (it should finish with /)
|
---|
33 | nsb_directory /remote/disc02/magic/Data/StarLight/Fwhm20/
|
---|
34 | #
|
---|
35 | # Directory to look for the NSB database for outer pixels
|
---|
36 | # (it should finish with /)
|
---|
37 | nsb_dir_outer /remote/disc02/magic/Data/StarLight/Fwhm20/
|
---|
38 | #
|
---|
39 | # Diskriminator and response properties (gate_lentgh, minimum overlaping time,
|
---|
40 | # amplitude and fwhm) needed for the trigger studies
|
---|
41 | trigger_prop 3.0 0.25 1.0 2.0
|
---|
42 | #
|
---|
43 | # Trig electronic noise (the width of the gaussian noise is that times
|
---|
44 | # the amplitude of the single phe response for the trigger)
|
---|
45 | trig_noise 0.3
|
---|
46 | #
|
---|
47 | # Fadc properties (integral and fwhm) needed for the fadc simulation
|
---|
48 | fadc_prop 4.0 5.0
|
---|
49 | #
|
---|
50 | # Fadc properties (integral and fwhm) for the outer pixels
|
---|
51 | fadc_outer 4.0 5.0
|
---|
52 | #
|
---|
53 | # Fadc electronic noise (width of the gaussian on top of FADC signal in
|
---|
54 | # FADC counts)
|
---|
55 | fadc_noise 2.0
|
---|
56 | #
|
---|
57 | # Fadc pedestal (50 by default)
|
---|
58 | fadc_pedestal 50.0
|
---|
59 | #
|
---|
60 | # Trigger loop mode (theshold(low, high and step), multiplicity and topology)
|
---|
61 | #trigger_loop 1.0 1.0 0.5 3 5 0 0
|
---|
62 | #
|
---|
63 | # Single trigger mode (telescope, theshold, multiplicity and topology)
|
---|
64 | # for each CT (0, 1, .. )
|
---|
65 | trigger_single 0 4 4 2
|
---|
66 | #
|
---|
67 | # Pixels with special trigger threshold (one line for each pixel)
|
---|
68 | #pixel_thres 37 7.0
|
---|
69 | #
|
---|
70 | # Numper of (phe/ns) from NSB per pixel to (rise) discriminator threshold
|
---|
71 | #secure_disc 50.0 7.0
|
---|
72 | #
|
---|
73 | # Write also images that do not trigger
|
---|
74 | #write_all_events
|
---|
75 | #
|
---|
76 | # Do not write Mc information
|
---|
77 | #nowrite_McEvt
|
---|
78 | #
|
---|
79 | # Do not write Raw Evt information
|
---|
80 | #nowrite_RawEvt
|
---|
81 | #
|
---|
82 | # Write Mc trigger information
|
---|
83 | write_McTrig
|
---|
84 | #
|
---|
85 | # Write Mc fadc information
|
---|
86 | write_McFadc
|
---|
87 | #
|
---|
88 | # Switch off the Electronic Noise
|
---|
89 | #elec_noise_off
|
---|
90 | #
|
---|
91 | #Switch on Star Field Rotation
|
---|
92 | #sfr_on
|
---|
93 | #
|
---|
94 | # Switch on NSB
|
---|
95 | nsb_on
|
---|
96 | #
|
---|
97 | # Switch off NSB
|
---|
98 | #nsb_off
|
---|
99 | # Number of photons from the diffuse NSB (nphe / ns 0.1*0.1 deg^2 239 m^2) and
|
---|
100 | # minmum number of phe from shower required to simulate NSB
|
---|
101 | nsb_mean 0.13 0
|
---|
102 | #
|
---|
103 | # Show signal of diskriminator on the screen
|
---|
104 | #trigger_scan
|
---|
105 | #
|
---|
106 | # Show signal of FADC on the screen
|
---|
107 | #fadc_scan
|
---|
108 | #
|
---|
109 | # Select Energy of particles
|
---|
110 | #select_energy 0 10000000000
|
---|
111 | #
|
---|
112 | # Skip showers (interactive)
|
---|
113 | #skip
|
---|
114 | #
|
---|
115 | #Data from STDIN
|
---|
116 | #data_from_stdin
|
---|
117 | #
|
---|
118 | # Seeds for random numbers
|
---|
119 | seeds 69184 10406
|
---|
120 | #
|
---|
121 | #
|
---|
122 | # Distance from source position to camera center (Theta, phi)
|
---|
123 | source_offset 0.0 0.0
|
---|
124 | #
|
---|
125 | #
|
---|
126 | # End of steercards
|
---|
127 | end_file
|
---|