Changes between Version 7 and Version 8 of AnalysisTutorial
- Timestamp:
- 06/02/14 20:38:06 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnalysisTutorial
v7 v8 9 9 macro:: 10 10 Mars/fact/analysis/callisto.C 11 input:: sequence file 11 input:: 12 sequence file, rawdata (files found with information in sequence file 13 output:: 14 YYYYMMDD_SSS-calibration.root (plots), YYYYMMDD_FFF_C.root (one per run) 12 15 13 16 === star === … … 18 21 input:: 19 22 sequence file, callisto output 23 output:: 24 YYYYMMDD_SSS-images.root (plots), YYYYMMDD_FFF_I.root (one per run) 20 25 21 26 === ganymed === … … 25 30 Mars/fact/analysis/ganymed.C 26 31 input:: 27 dataset file 32 dataset file, star output (_I.root files) 33 output:: 34 name-analysis.root (result, eventlist after cuts, plots), name-summary.root (event list before cuts) 28 35 29 36 === lightcurve === … … 42 49 dataset:: 43 50 a collection of data runs 51 FFF:: file number (starts with 0 every night 52 SSS:: sequence number (number of first run in sequence) 44 53 45 54 === technical information ===