DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
tpreplay_application.__main__.TPStreamFile Class Reference

Public Member Functions

str __str__ (self)
 

Detailed Description

Definition at line 64 of file __main__.py.

Member Function Documentation

◆ __str__()

str tpreplay_application.__main__.TPStreamFile.__str__ ( self)

Definition at line 69 of file __main__.py.

69 def __str__(self) -> str:
70 return f"Name: {self.filename}, Stime: {self.stime}, Index: {self.index}"
71

The documentation for this class was generated from the following file: