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

Last change on this file since 643 was 643, checked in by magicsol, 24 years ago
We added teh command for NSB path
File size: 1.4 KB
Line 
1camera 0.3
2input_file /hd02/Maggi/RefData/Gamma_15/gam_15_on.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 gamma_15_on.dat
9#
10# Root file with the output information
11root_file /hd02/Maggi/CamData2/gamma_15_on_II.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 /hd02/Maggi/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# Trigger loop mode (theshold, multiplicity and topology)
24#trigger_loop 4 20 2 10 0 2
25#
26# Single trigger mode (theshold, multiplicity and topology)
27trigger_single 4 4 2
28#
29# Write also images that do not trigger
30write_all_images
31#
32# Do not write Mc information
33#nowrite_McEvt
34#
35# Write Mc trigger information
36write_McTrig
37#
38# Analised pixels
39ana_pixels 577
40#
41# Switch on NSB
42#nsb_on
43#
44# Switch off NSB
45nsb_off
46# Number of photon from the diffuse NSB
47#nsb_mean 0.09
48#
49# Show signal of diskriminator on the screen
50#trigger_scan
51#
52# Show signal of FADC on the screen
53#fadc_scan
54#
55# Select Energy of particles
56#select_energy 0 10000000000
57#
58# Skip showers (interactive)
59#skip
60#
61#Data from STDIN
62#data_from_stdin
63#
64# Seeds for random numbers
65seeds 69184 10406
66#
67# End of steercards
68end_file
Note: See TracBrowser for help on using the repository browser.