source: trunk/MagicSoft/Mars/mtemp/mifae/programs/srcpos.datacard@ 3973

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