FileMarksBase¶
-
class
hep_rfm.FileMarksBase¶ Bases:
tupleBase class representing an object storing the time-stamp and file ID of a file. This object has been defined through
collections.namedtuple().See also
hep_rfm.FileMarksBase¶Bases: tuple
Base class representing an object storing the time-stamp and file ID of a file.
This object has been defined through collections.namedtuple().
See also