Last change
on this file was 292, checked in by harald, 25 years ago |
This is the startpoint for the futher development of the Reflector program
of Jose Carlos. For all developments use this CVS-controlled directory.
|
File size:
647 bytes
|
Line | |
---|
1 | reflector 0.3 -*- sh -*-
|
---|
2 | # @T \newpage
|
---|
3 | # @section Source code of {\tt param}
|
---|
4 | # @code
|
---|
5 | #
|
---|
6 | # Sample parameters file
|
---|
7 | #
|
---|
8 | verbose_level 0
|
---|
9 | #
|
---|
10 | #fixed_target 0. 0.
|
---|
11 | #range_events 1 2946
|
---|
12 | #skip 1 2946
|
---|
13 | #range_events 381 382
|
---|
14 | #max_events 2
|
---|
15 | #energy_cuts 800. 1000.
|
---|
16 | #
|
---|
17 | ct_file magic.def
|
---|
18 | #
|
---|
19 | #output_file /hd80/MC/CT1/ana/g_magic_run16.rfl
|
---|
20 | output_file ./p.dummy
|
---|
21 | #
|
---|
22 | #atm_model ATM_CORSIKA
|
---|
23 | atm_model ATM_NOATMOSPHERE
|
---|
24 | #
|
---|
25 | data_paths 1
|
---|
26 | ./
|
---|
27 | #
|
---|
28 | data_from_stdin
|
---|
29 | data_to_stdout
|
---|
30 | #
|
---|
31 | #output_file ./pb.rfl
|
---|
32 | #parallel_beam 0. 0. 0. 0. 2000. 2000. 300 300 1.e7
|
---|
33 | #pm_parallel_beam unnamed.ppm 2. 10000.
|
---|
34 | #
|
---|
35 | end_file
|
---|
36 | #
|
---|
37 | # @endcode
|
---|
Note:
See
TracBrowser
for help on using the repository browser.