- Timestamp:
- 05/21/04 17:28:02 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/programs/optimizecuts.datacard
r4056 r4117 4 4 5 5 // On data acceptance rate (e.g 4 for taking 1/4 of whole data sample) 6 ONRATE 16 ONRATE 2 7 7 8 8 // Input file name pattern (On data) 9 ONFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/ mrk20040215OnRotateNoCalB.root9 ONFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OnRotateCalA-D.root 10 10 11 11 // Input file name pattern (Off data) 12 OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/ mrk20040215OffRotateNoCalA-C.root12 OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/crab20040215OffRotateCalA-H.root 13 13 14 14 // output file name 15 OUTFILE ./optimize _fine.out15 OUTFILE ./optimizeCrab_cal_fine.out 16 16 17 17 // Preliminar cuts (size in size units, distance in deg) … … 20 20 21 21 // Length initial, final and step values 22 LENGTHCUTS 0.1 0.40.00522 LENGTHCUTS 0.15 0.35 0.005 23 23 24 24 // Width initial, final and step values 25 WIDTHCUTS 0.0 0.30.00525 WIDTHCUTS 0.05 0.15 0.005 26 26 27 27
Note:
See TracChangeset
for help on using the changeset viewer.