| Line | |
|---|
| 1 |
|
|---|
| 2 | // Maximun number of on and off events to be processed)
|
|---|
| 3 | NEVENTS 9999999
|
|---|
| 4 |
|
|---|
| 5 | // Input file name pattern
|
|---|
| 6 | INPUTFILES ./srposPrueba.root
|
|---|
| 7 |
|
|---|
| 8 | // output file name
|
|---|
| 9 | OUTFILE ./srposPrueba2.root
|
|---|
| 10 |
|
|---|
| 11 | // X and Y position of the source in degrees
|
|---|
| 12 | SRCPOS 0.2 -0.1
|
|---|
| 13 |
|
|---|
| 14 | // Flag to determine wheter source position is absolute (0) or relative to previous position (1)
|
|---|
| 15 | SRCABS 1
|
|---|
| 16 |
|
|---|
| 17 | // rotation flag:
|
|---|
| 18 | // 0: Do not rotate
|
|---|
| 19 | // 1: Do rotate
|
|---|
| 20 | ROTFLAG 1
|
|---|
| 21 |
|
|---|
| 22 | // source coordinates (RA DEC in rads)
|
|---|
| 23 | SRCCOORDS 1.46 0.384
|
|---|
| 24 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.