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

Last change on this file since 411 was 411, checked in by MagicSol, 24 years ago
*** empty log message ***
File size: 1.2 KB
Line 
1camera 0.3
2# Reflector file that the program reads
3input_file /hdb1/users/blanch/Ref_pro/prova.rfl
4#
5# Reflector format file that gives the NSB from the stars
6starfield_file /hdb1/users/blanch/Starfield/Ref_stf1
7#
8# Output file with a brief summary about trigger
9data_file /hdb1/users/blanch/test.dat
10#
11# Root file with the output information
12root_file /hdb1/users/blanch/Cam_test.root
13#
14# Information about the telescope
15ct_file ../Data/magic.def
16#
17# Diskriminator and response properties (gate_lentgh, amplitude and fwhm)
18# needed for the trigger studies
19trigger_prop 3.0 1.0 2.0
20#
21# Trigger loop mode (theshold, multiplicity and topology)
22trigger_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
31ana_pixels 595
32#
33# Switch on NSB
34#nsb_on
35#
36# Switch off NSB
37nsb_off
38# Number of photon from the diffuse NSB
39nsb_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
54#data_from_stdin
55#
56# Seeds for random numbers
57seeds 69184 10406
58#
59# End of steercards
60end_file
Note: See TracBrowser for help on using the repository browser.