FACT++  1.0
virtual bool zofits::WriteDrsOffsetsTable ( )
inlinevirtual

Super method. does nothing as zofits does not know about DrsOffsets

Returns
the state of the file

Reimplemented from ofits.

Reimplemented in factofits.

Definition at line 233 of file zofits.h.

234  {
235  return good();
236  }