source: trunk/DataCheck/Setup/steps_fact_wue.rc@ 18741

Last change on this file since 18741 was 13399, checked in by Daniela Dorner, 12 years ago
added (scripts and setup for MC processing)
File size: 547 bytes
Line 
1
2Corsika.MainTable: Ceres
3Corsika.Primaries: fRunNumber, fFileNumber
4
5Ceres.MainTable: Ceres
6Ceres.Primaries: fRunNumber, fCeresSetupKEY
7Ceres.Needs: Corsika
8Ceres.SpecialJoin: LEFT JOIN CeresInfo USING(fRunNumber, fCeresSetupKEY)
9
10SequenceFile.MainTable: Ceres
11SequenceFile.Primaries: fSequenceNumber
12
13Callisto.MainTable: Ceres
14Callisto.Primaries: fSequenceNumber, fCeresSetupKEY
15Callisto.Needs: SequenceFile Ceres Corsika
16
17Star.MainTable: Ceres
18Star.Primaries: fSequenceNumber, fCeresSetupKEY
19Star.Needs: Callisto SequenceFile Ceres Corsika
20
Note: See TracBrowser for help on using the repository browser.