Changeset 6930 for trunk/psModules/src/astrom/pmFPA.h
- Timestamp:
- Apr 20, 2006, 12:30:33 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmFPA.h (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmFPA.h
r6896 r6930 7 7 * @author GLG, MHPCC 8 8 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-04- 19 03:24:09$9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-04-20 22:30:33 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 51 51 // Information 52 52 psMetadata *concepts; ///< Cache for PS concepts 53 unsigned int conceptsRead; ///< Which concepts have been read 53 54 psMetadata *analysis; ///< FPA-level analysis metadata 54 55 const psMetadata *camera; ///< Camera configuration … … 84 85 // Information 85 86 psMetadata *concepts; ///< Cache for PS concepts 87 unsigned int conceptsRead; ///< Which concepts have been read 86 88 psMetadata *analysis; ///< Chip-level analysis metadata 87 89 psArray *cells; ///< The cells (referred to by name) … … 106 108 { 107 109 psMetadata *concepts; ///< Cache for PS concepts 110 unsigned int conceptsRead; ///< Which concepts have been read 108 111 psMetadata *config; ///< Cell configuration info 109 112 psMetadata *analysis; ///< Cell-level analysis metadata
Note:
See TracChangeset
for help on using the changeset viewer.
