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