Changeset 5269 for trunk/MagicSoft/Simulation/Detector/Camera/input.card
- Timestamp:
- 10/13/04 18:05:05 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/input.card
r5255 r5269 5 5 ct_geom 1 6 6 # Quantum efficiency file: 7 qe_file 0 /home/magic/ MagicProgs/Simulation/Detector/Data/qe-emi-coat.RFL.dat7 qe_file 0 /home/magic/CAMERA_NEW/MagicSoft/Simulation/Detector/Data/qe-emi-coat.RFL.dat 8 8 # Input file (one per telescope): 9 input_file 0 /data1/magic/reflex/Gamma_zbin0_0_7_1000to1009_w0.rfl 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_sigma n_events [selected_pixel] 11 calibration_run 400. 30. 100. 5. 100 90 10 12 # Ascii output file name: 11 data_file ./Gamma_zbin0_0_7_1000to1009_w0.dat 13 #data_file ./Gamma_zbin0_0_7_1000to1009_w0.dat 14 data_file ./prueba.dat 12 15 # root output file name: 13 root_file ./Gamma_zbin0_0_7_1000to1009_w0.root 16 #root_file ./Gamma_zbin0_0_7_1000to1009_w0.root 17 root_file ./prueba.root 14 18 # Trigger characteristics: gate length (ns), min. overlapping time (ns), 15 19 # amplitude and FWHM of (gaussian) single phe response for trigger: … … 18 22 trigger_single 0 4 4 2 19 23 # Switch on NSB: 20 nsb_on 24 #nsb_on 25 nsb_off 21 26 # Number of photons from the diffuse NSB (nphe / ns 0.1*0.1 deg^2 239 m^2) and 22 27 # minimum number of phe from shower required to simulate NSB: 23 28 nsb_mean 0.13 10 24 29 # Starfield (see Starfieldadder program) 25 # starfield_file /home/magic/ MagicProgs/Simulation/Detector/Starfield/starfield.rfl30 # starfield_file /home/magic/CAMERA_NEW/MagicSoft/Simulation/Detector/Starfield/starfield.rfl 26 31 # Electronic noise in FADC (sigma in ADC counts): Inner pixels, outer pixels, digital noise: 27 32 fadc_noise 1.48 2.1 0. … … 35 40 seeds 66767 45069 36 41 # Directory where NSB database can be found for inner and outer pixels: 37 nsb_directory /home/magic/ MagicProgs/Simulation/Detector/StarLight/inner/38 nsb_dir_outer /home/magic/ MagicProgs/Simulation/Detector/StarLight/outer/42 nsb_directory /home/magic/CAMERA_NEW/MagicSoft/Simulation/Detector/StarLight/inner/ 43 nsb_dir_outer /home/magic/CAMERA_NEW/MagicSoft/Simulation/Detector/StarLight/outer/ 39 44 # 40 45 # FADC properties: shape of single phe response (1 means realistic one, from 41 46 # Pulpo setup), integral in FADC counts for 1 phe. (3rd argument is ignored 42 47 # unless gaussian shape - 1st argument=0 - was chosen) : 43 fadc_prop 1 7.8 5.048 #fadc_prop 1 7.8 5.0 44 49 # Same as above for outer pixels: 45 fadc_outer 1 3.2 5.050 #fadc_outer 1 3.2 5.0 46 51 # 47 52 # tentative values for future fast (2 GHz) FADC: 48 53 # 49 #fadc_prop 0 40. 3.50 #fadc_outer 0 15. 3.54 fadc_prop 0 40. 3. 55 fadc_outer 0 15. 3. 51 56 # FADC sampling frequency and number of FADC slices: 52 #fadc_GHz 2. 10057 fadc_GHz 2. 100 53 58 # 54 59 # Write to output trigger information:
Note:
See TracChangeset
for help on using the changeset viewer.