Changeset 2869 for trunk/external-alma/asdm2ASAP
- Timestamp:
- 12/02/13 13:31:34 (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/external-alma/asdm2ASAP/ASDMFiller.cc (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/external-alma/asdm2ASAP/ASDMFiller.ccr2754 r2869 325 325 326 326 // fill SCANNO, CYCLENO, IFNO, POLNO, and BEAMNO 327 setIndex( (uInt)scanno-1, (uInt)cycleno[scanno], ifno, ipol, beamno ) ; 327 // CAS-5841: SCANNO should be consistent with ASDM scanNumber 328 setIndex( (uInt)scanno, (uInt)cycleno[scanno], ifno, ipol, beamno ) ; 328 329 329 330 // fill SPECTRA, FLAGTRA, TSYS 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
