#include "us_mwl_run.h"
Public Attributes | |
QString | runID |
The run directory. More... | |
QString | date |
The date the experiment was last updated. More... | |
int | nfiles |
Number of MWL files in directory. More... | |
This class is used to store the information to display
Definition at line 29 of file us_mwl_run.h.
QString US_MwlRun::RunInfo::date |
The date the experiment was last updated.
Definition at line 33 of file us_mwl_run.h.
int US_MwlRun::RunInfo::nfiles |
Number of MWL files in directory.
Definition at line 34 of file us_mwl_run.h.
QString US_MwlRun::RunInfo::runID |
The run directory.
Definition at line 32 of file us_mwl_run.h.