Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo Struct Reference

#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}
 

Detailed Description

Definition at line 45 of file LoadNexusMonitors2.h.

Member Data Documentation

◆ detNum

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().

◆ hasEvent

bool Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::hasEvent {false}

◆ hasHisto

bool Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::hasHisto {false}

◆ name

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

specnum_t Mantid::DataHandling::LoadNexusMonitorsAlg::MonitorInfo::specNum {0}

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