Changeset 411 for trunk/MagicSoft/Simulation/Detector/Camera/input.card
- Timestamp:
- 07/04/00 15:18:53 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/input.card
r319 r411 1 1 camera 0.3 2 # Reflector file that the program reads 3 input_file /hdb1/users/blanch/Ref_pro/prova.rfl 4 # 5 # Reflector format file that gives the NSB from the stars 6 starfield_file /hdb1/users/blanch/Starfield/Ref_stf1 7 # 8 # Output file with a brief summary about trigger 9 data_file /hdb1/users/blanch/test.dat 10 # 11 # Root file with the output information 12 root_file /hdb1/users/blanch/Cam_test.root 13 # 14 # Information about the telescope 15 ct_file ../Data/magic.def 16 # 17 # Diskriminator and response properties (gate_lentgh, amplitude and fwhm) 18 # needed for the trigger studies 19 trigger_prop 3.0 1.0 2.0 20 # 21 # Trigger loop mode (theshold, multiplicity and topology) 22 trigger_loop 0 2 4 4 1 1 23 # 24 # Single trigger mode (theshold, multiplicity and topology) 25 #trigger_single 4 4 1 26 # 27 # Write also images that do not trigger 28 #write_all_images 29 # 30 # Analised pixels 31 ana_pixels 595 32 # 33 # Switch on NSB 34 #nsb_on 35 # 36 # Switch off NSB 37 nsb_off 38 # Number of photon from the diffuse NSB 39 nsb_mean 0.09 40 # 41 # Show signal of diskriminator on the screen 42 #trigger_scan 43 # 44 # Show signal of FADC on the screen 45 #fadc_scan 46 # 47 # Select Energy of particles 48 #select_energy 0 10000000000 49 # 50 # Skip showers (interactive) 51 #skip 52 # 53 #Data from STDIN 2 54 #data_from_stdin 3 input_file /data/reflect/test.rfl 4 output_file /data/camera/test.phe 5 data_file /data/camera/test.dat 6 diag_file /data/camera/test-diag.root 7 root_file /data/camera/test-raw.root 8 write_all_images 9 write_all_data 10 ct_file ../Data/magic.def 11 ana_pixels 595 12 nsb_mean 0. 13 nsb_off 14 threshold 0.0 15 tail_cut 0.0 16 islands_off 17 seeds 69184 10406 18 end_file 19 55 # 56 # Seeds for random numbers 57 seeds 69184 10406 58 # 59 # End of steercards 60 end_file
Note:
See TracChangeset
for help on using the changeset viewer.