Changeset 17648 for trunk/Mars/mcore
- Timestamp:
- 04/04/14 10:11:06 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcore/zfits.h
r17607 r17648 27 27 } 28 28 29 // Alternative con tstructor29 // Alternative constructor 30 30 zfits(const std::string& fname, const std::string& fout, const std::string& tableName, bool force=false) 31 31 : fCatalogInitialized(false), fNumTiles(0), fNumRowsPerTile(0), fCurrentRow(-1), fHeapOff(0), fTileSize(0)
Note:
See TracChangeset
for help on using the changeset viewer.