source: trunk/MagicSoft/Mars/mtemp/mifae/programs/optimizecuts.datacard@ 4050

Last change on this file since 4050 was 4050, checked in by rico, 21 years ago
*** empty log message ***
File size: 709 bytes
Line 
1
2// Maximun number of on and off events to be processed)
3NEVENTS 9999999
4
5// On data acceptance rate (e.g 4 for taking 1/4 of whole data sample)
6ONRATE 1
7
8// Input file name pattern (On data)
9ONFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OnRotateB.root
10
11// Input file name pattern (Off data)
12OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OffRotateA-C.root
13
14// output file name
15OUTFILE ./optimizePrueba.root
16
17// Previous cuts (size in size units, distance in deg)
18SIZECUT 1800
19DISTCUTS 0.2 1.1
20
21// Length initial, final and step values
22LENGTHCUTS 0.01 0.3 0.005
23
24// Width initial, final and step values
25WIDTHCUTS 0.01 0.3 0.005
26
27
28
Note: See TracBrowser for help on using the repository browser.