Mantid
|
#include <LoadNexusMonitors2.h>
Public Attributes | |
detid_t | detNum {0} |
monitorName More... | |
bool | hasEvent {false} |
bool | hasHisto {false} |
std::string | name {""} |
name of the group in the nexus file - TODO was More... | |
specnum_t | specNum {0} |
Definition at line 45 of file LoadNexusMonitors2.h.
detid_t Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::detNum {0} |
monitorName
detector number for monitor - TODO was monIndex
Definition at line 48 of file LoadNexusMonitors2.h.
Referenced by Mantid::DataHandling::LoadNexusMonitors2::getMonitorInfo().
bool Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::hasEvent {false} |
Definition at line 50 of file LoadNexusMonitors2.h.
Referenced by Mantid::DataHandling::LoadNexusMonitors2::getMonitorInfo().
bool Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::hasHisto {false} |
Definition at line 51 of file LoadNexusMonitors2.h.
Referenced by Mantid::DataHandling::LoadNexusMonitors2::getMonitorInfo().
std::string Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::name {""} |
name of the group in the nexus file - TODO was
Definition at line 46 of file LoadNexusMonitors2.h.
Referenced by Mantid::DataHandling::LoadNexusMonitors2::getMonitorInfo().
specnum_t Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::specNum {0} |
Definition at line 49 of file LoadNexusMonitors2.h.
Referenced by Mantid::DataHandling::LoadNexusMonitors2::getMonitorInfo().