- Timestamp:
- 05/14/04 16:35:57 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/programs/srcpos.datacard
r4056 r4072 1 1 2 2 // Maximun number of on and off events to be processed) 3 NEVENTS 200003 NEVENTS 99999999 4 4 5 5 // Input file name pattern 6 INPUTFILES 6 INPUTFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OnNoCalB.root 7 7 8 // output file name 8 // Specify optionally the name of OFF-data files you want to apply the same source position distribution to 9 OFFFILES /mnt/users/jrico/magic/mars/Mars_Standard02/mtemp/mifae/hillas/mrk20040215OffNoCal*.root 10 11 // output file name (on data) 9 12 OUTFILE ./srcPosPrueba.root 10 13 11 // X and Y position of the source in degrees for a MJ date (days) -important only in case of rotation 14 // output file name (off data) 15 OFFOUTFILE ./srcPosOffPrueba.root 16 17 // X and Y position of the source (degrees) for a MJ date (days) -important only in case of rotation 12 18 SRCPOS 0.21 0.176 53050.0773 13 19 … … 24 30 SRCCOORDS 2.899 0.667 // (Mrk 421) 25 31 32 33 // File containing source position as a function of run number (overrides SRCPOS, SRCABS, ROTFLAG and SRCCOORDS values) 34 // SRCFILE ./20040215_Mrk421.B.pos 35 36 37
Note:
See TracChangeset
for help on using the changeset viewer.