FileMarks

class hep_rfm.FileMarks[source]

Bases: hep_rfm.files.FileMarksBase

Represent an object storing the time-stamp and file ID of a file.

Parameters:
  • tmstp (float) – time-stamp of the file.
  • fid (str) – file ID.

See also

hep_rfm.FileInfo