source: trunk/MagicSoft/Simulation/Detector/Camera/input.card@ 725

Last change on this file since 725 was 674, checked in by blanch, 24 years ago
New commands have been added.
File size: 1.7 KB
Line 
1camera 0.3
2input_file /mnt/sarastro/hdb1/users/blanch/Reflector/Run_he_101_217/Run_he_101_217.rfl
3#
4# Reflector format file that gives the NSB from the stars
5#starfield_file /usr/users/magicsol/RefData/CrabNebula.rfl
6#
7# Output file with a brief summary about trigger
8data_file test2.dat
9#
10# Root file with the output information
11root_file test2.root
12#
13# Information about the telescope
14ct_file ../Data/magic.def
15#
16# Directory to look for the NSB database (it should finish with /)
17nsb_directory /mnt/sarastro/hdb1/users/blanch/Starlight/
18#
19# Diskriminator and response properties (gate_lentgh, minimum overlaping time,
20# amplitude and fwhm) needed for the trigger studies
21trigger_prop 6.0 0.25 1.0 2.0
22#
23# Fadc properties (amplitude and fwhm) needed for the fadc simulation
24fadc_prop 4.0 5.0
25#
26# Trigger loop mode (theshold, multiplicity and topology)
27#trigger_loop 4 20 2 10 0 2
28#
29# Single trigger mode (theshold, multiplicity and topology)
30trigger_single 4 4 2
31#
32# Write also images that do not trigger
33#write_all_images
34#
35# Do not write Mc information
36#nowrite_McEvt
37#
38# Write Mc trigger information
39write_McTrig
40#
41# Write Mc fadc information
42write_McFadc
43#
44# Analised pixels
45ana_pixels 577
46#
47# Switch on NSB
48nsb_on
49#
50# Switch off NSB
51#nsb_off
52# Number of photons from the diffuse NSB and
53# minmum number of phe from shower required to simulate NSB
54nsb_mean 0.09 1
55#
56# Show signal of diskriminator on the screen
57#trigger_scan
58#
59# Show signal of FADC on the screen
60#fadc_scan
61#
62# Select Energy of particles
63#select_energy 0 10000000000
64#
65# Skip showers (interactive)
66#skip
67#
68#Data from STDIN
69#data_from_stdin
70#
71# Seeds for random numbers
72seeds 69184 10406
73#
74# End of steercards
75end_file
Note: See TracBrowser for help on using the repository browser.