source: branches/AddingGoogleTestEnvironment/resources/steps_fact.rc@ 18012

Last change on this file since 18012 was 9898, checked in by Daniela Dorner, 14 years ago
changed processing of ceres from file- to run-basis
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.