Last change
on this file since 504 was 436, checked in by harald, 24 years ago |
Added a lot of changes done by oscar.
|
File size:
1.3 KB
|
Line | |
---|
1 | camera 0.3
|
---|
2 | # Reflector file that the program reads
|
---|
3 | input_file /hd02/Maggi/RefData/prot_15.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 test.dat
|
---|
10 | #
|
---|
11 | # Root file with the output information
|
---|
12 | root_file 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 6.0 1.0 2.0
|
---|
20 | #
|
---|
21 | # Trigger loop mode (theshold, multiplicity and topology)
|
---|
22 | trigger_loop 4 5 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 | # Do not write Mc information
|
---|
31 | # nowrite_McEvt
|
---|
32 | #
|
---|
33 | # Write Mc trigger information
|
---|
34 | write_McTrig
|
---|
35 | #
|
---|
36 | # Analised pixels
|
---|
37 | ana_pixels 577
|
---|
38 | #
|
---|
39 | # Switch on NSB
|
---|
40 | #nsb_on
|
---|
41 | #
|
---|
42 | # Switch off NSB
|
---|
43 | nsb_off
|
---|
44 | # Number of photon from the diffuse NSB
|
---|
45 | #nsb_mean 0.9
|
---|
46 | #
|
---|
47 | # Show signal of diskriminator on the screen
|
---|
48 | #trigger_scan
|
---|
49 | #
|
---|
50 | # Show signal of FADC on the screen
|
---|
51 | #fadc_scan
|
---|
52 | #
|
---|
53 | # Select Energy of particles
|
---|
54 | #select_energy 0 10000000000
|
---|
55 | #
|
---|
56 | # Skip showers (interactive)
|
---|
57 | #skip
|
---|
58 | #
|
---|
59 | #Data from STDIN
|
---|
60 | #data_from_stdin
|
---|
61 | #
|
---|
62 | # Seeds for random numbers
|
---|
63 | seeds 69184 10406
|
---|
64 | #
|
---|
65 | # End of steercards
|
---|
66 | end_file
|
---|
Note:
See
TracBrowser
for help on using the repository browser.