Last change
on this file 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 |
|
---|
2 | Corsika.MainTable: Ceres
|
---|
3 | Corsika.Primaries: fRunNumber, fFileNumber
|
---|
4 |
|
---|
5 | Ceres.MainTable: Ceres
|
---|
6 | Ceres.Primaries: fRunNumber, fCeresSetupKEY
|
---|
7 | Ceres.Needs: Corsika
|
---|
8 | Ceres.SpecialJoin: LEFT JOIN CeresInfo USING(fRunNumber, fCeresSetupKEY)
|
---|
9 |
|
---|
10 | SequenceFile.MainTable: Ceres
|
---|
11 | SequenceFile.Primaries: fSequenceNumber
|
---|
12 |
|
---|
13 | Callisto.MainTable: Ceres
|
---|
14 | Callisto.Primaries: fSequenceNumber, fCeresSetupKEY
|
---|
15 | Callisto.Needs: SequenceFile Ceres Corsika
|
---|
16 |
|
---|
17 | Star.MainTable: Ceres
|
---|
18 | Star.Primaries: fSequenceNumber, fCeresSetupKEY
|
---|
19 | Star.Needs: Callisto SequenceFile Ceres Corsika
|
---|
20 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.