FileInfo

class hep_rfm.FileInfo[source]

Bases: hep_rfm.files.FileInfoBase

Object to store the information about a file.

Parameters:
  • name (str) – name of the file.
  • protocol_path (ProtocolPath) – path to the file.
  • marks (FileMarks) – time-stamp and file ID.