Changeset 2392 for trunk/MagicSoft/Simulation/Detector/Camera/input.card
- Timestamp:
- 10/17/03 20:41:00 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/input.card
r2338 r2392 3 3 # Enter the input card for each telescope (0, 1, ...) that you want to 4 4 # simulate 5 input_file 0 / remote/disc02/magic/Data/RefData/Protons/Proton_0/Proton_0_90_4_0to0.rfl5 input_file 0 /disc02/Data/RefData/Protons/Proton_0/Proton_0_90_4_0to0.rfl 6 6 # 7 7 # qe file name for each telescope (0, 1, ...) … … 9 9 # 10 10 # Reflector format file that gives the NSB from the stars 11 #starfield_file ../ReflectorData/CrabNebula.rfl11 #starfield_file /remote/disc02/magic/Data/RefData/CrabNebula.rfl 12 12 # 13 13 # Center of the FOV for stars light, right information should 14 14 # be here since it is no checked in the Camera program (RA and DEC) 15 starfield_center 5 34 32 22 00 5515 #starfield_center 5 34 32 22 00 55 16 16 # 17 17 # Output file with a brief summary about trigger … … 20 20 # Root file with the output information 21 21 root_file test.root 22 #23 # Information about the telescope24 ct_file ../Data/magic.def25 22 # 26 23 # Number of telescopes … … 46 43 # 47 44 # Fadc properties (integral and fwhm) needed for the fadc simulation 48 fadc_prop 4.05.045 fadc_prop 6.3 5.0 49 46 # 50 47 # Fadc properties (integral and fwhm) for the outer pixels 51 fadc_outer 4.05.048 fadc_outer 6.3 5.0 52 49 # 53 50 # Fadc electronic noise (width of the gaussian on top of FADC signal in 54 51 # FADC counts) 55 fadc_noise 2.0 52 fadc_noise 2.0 1.0 56 53 # 57 # Fadc pedestal ( 50 by default)58 fadc_pedestal 50.054 # Fadc pedestal (10 by default) 55 fadc_pedestal 10.0 59 56 # 60 57 # Trigger loop mode (theshold(low, high and step), multiplicity and topology) 61 #trigger_loop 1.0 1.0 0.5 3 50 058 #trigger_loop 1.0 2.05 0.5 3 4 0 0 62 59 # 63 60 # Single trigger mode (telescope, theshold, multiplicity and topology) 64 61 # for each CT (0, 1, .. ) 65 trigger_single 0 4 4 262 trigger_single 0 4.0 4 2 66 63 # 67 64 # Pixels with special trigger threshold (one line for each pixel) … … 99 96 # Number of photons from the diffuse NSB (nphe / ns 0.1*0.1 deg^2 239 m^2) and 100 97 # minmum number of phe from shower required to simulate NSB 101 nsb_mean 0.13 098 nsb_mean 0.13 1 102 99 # 103 100 # Show signal of diskriminator on the screen … … 117 114 # 118 115 # Seeds for random numbers 119 seeds 6 918410406116 seeds 6520 10406 120 117 # 121 118 # … … 126 123 # End of steercards 127 124 end_file 125 126 127
Note:
See TracChangeset
for help on using the changeset viewer.