Line | |
---|
1 |
|
---|
2 | // Maximun number of (data) events to be processed)
|
---|
3 | NEVENTS 99999999
|
---|
4 |
|
---|
5 | // data file directory
|
---|
6 | IDIR /local_disk/jrico/rootdata/Crab20040215/
|
---|
7 |
|
---|
8 | // Pedestal (PRUNS), calibration (CRUNS) and data runs (DRUNS), e.g 1500-23444,25444,25455-26544
|
---|
9 | PRUNS 16743
|
---|
10 | CRUNS 16744
|
---|
11 | DRUNS 16745-16767
|
---|
12 |
|
---|
13 | // output file name
|
---|
14 | // OUTFILE ~/magic/mars/mars/hillasCrab/crab20040215OnA.root
|
---|
15 | OUTFILE ~/magic/mars/mars/prueba.root
|
---|
16 |
|
---|
17 | // calibration flag:
|
---|
18 | // -1: kDummy
|
---|
19 | // 0: kNone
|
---|
20 | // 1: kDefault
|
---|
21 | CALFLAG 1
|
---|
22 |
|
---|
23 | // Cleaning level
|
---|
24 | CLEANLEVEL 3.0 1.5
|
---|
Note:
See
TracBrowser
for help on using the repository browser.