Changeset 31742 for branches/sc_branches/ippMonitorLap/def/lapExposures.d
- Timestamp:
- Jun 28, 2011, 4:41:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/ippMonitorLap/def/lapExposures.d
r31741 r31742 1 TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(chip_id) JOIN chipRun AS pairRun WHERE pairRun.chip_id=lapExp.pair_id 1 TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(chip_id) JOIN chipRun AS pairRun WHERE pairRun.chip_id=lapExp.pair_id JOIN camRun USING(chip_id) 2 2 TITLE LAP Exposures 3 3 FILE lapExposures.php
Note:
See TracChangeset
for help on using the changeset viewer.
