| Line | |
|---|
| 1 |
|
|---|
| 2 | // Maximun number of on and off events to be processed)
|
|---|
| 3 | NEVENTS 9999999
|
|---|
| 4 |
|
|---|
| 5 | // On data acceptance rate (e.g 4 for taking 1/4 of whole data sample)
|
|---|
| 6 | ONRATE 2
|
|---|
| 7 |
|
|---|
| 8 | // Input file name pattern (On data)
|
|---|
| 9 | ONFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OnRotateCalA-D.root
|
|---|
| 10 |
|
|---|
| 11 | // Input file name pattern (Off data)
|
|---|
| 12 | OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OffRotateCalA-H.root
|
|---|
| 13 |
|
|---|
| 14 | // output file name
|
|---|
| 15 | OUTFILE ./optimizeCrab_cal_fine.out
|
|---|
| 16 |
|
|---|
| 17 | // Preliminar cuts (size in size units, distance in deg)
|
|---|
| 18 | SIZECUT 2000
|
|---|
| 19 | DISTCUTS 0.2 1.1
|
|---|
| 20 |
|
|---|
| 21 | // Length initial, final and step values
|
|---|
| 22 | LENGTHCUTS 0.15 0.35 0.005
|
|---|
| 23 |
|
|---|
| 24 | // Width initial, final and step values
|
|---|
| 25 | WIDTHCUTS 0.05 0.15 0.005
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.