Changeset 10898 for trunk/FACT++/src/Fits.cc
- Timestamp:
- 06/01/11 11:01:11 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Fits.cc
r10814 r10898 82 82 //! @param fitsCounter a pointer to the integer keeping track of the opened FITS files 83 83 //! @param out a pointer to the MessageImp that should be used to log errors 84 //! @param runNumber the runNumber for which this file is opened. -1means nightly file.84 //! @param runNumber the runNumber for which this file is opened. 0 means nightly file. 85 85 // 86 86 void Fits::Open(const string& fileName, const string& tableName, FITS* file, int* fitsCounter, MessageImp* out, int runNumber)
Note:
See TracChangeset
for help on using the changeset viewer.