Ignore:
Timestamp:
06/01/11 11:01:11 (13 years ago)
Author:
lyard
Message:
removed serviceList object, replaced by inheritance from DimServiceInfoList
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/Fits.cc

    r10814 r10898  
    8282//! @param fitsCounter a pointer to the integer keeping track of the opened FITS files
    8383//! @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. -1 means nightly file.
     84//! @param runNumber the runNumber for which this file is opened. 0 means nightly file.
    8585//
    8686void 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.