Mantid
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Variables
Mantid::DataHandling::AlignAndFocusPowderSlim Namespace Reference

Namespaces

namespace  NxsFieldNames
 
namespace  PropertyNames
 

Classes

class  AlignAndFocusPowderSlim
 AlignAndFocusPowderSlim : TODO: DESCRIPTION. More...
 
class  BankCalibration
 Class that handles all the calibration constants for a bank of detectors. More...
 
class  NexusLoader
 
class  ProcessBankSplitFullTimeTask
 
class  ProcessBankSplitTask
 
class  ProcessBankTask
 
class  ProcessEventsTask
 

Typedefs

using EventROI = std::pair< uint64_t, uint64_t >
 
using PulseROI = std::pair< size_t, size_t >
 

Variables

constexpr double IGNORE_PIXEL {1.e6}
 
const int64_t PULSETIME_OFFSET = 66666666
 

Typedef Documentation

◆ EventROI

using Mantid::DataHandling::AlignAndFocusPowderSlim::EventROI = typedef std::pair<uint64_t, uint64_t>

Definition at line 26 of file NexusLoader.h.

◆ PulseROI

using Mantid::DataHandling::AlignAndFocusPowderSlim::PulseROI = typedef std::pair<size_t, size_t>

Definition at line 25 of file NexusLoader.h.

Variable Documentation

◆ IGNORE_PIXEL

constexpr double Mantid::DataHandling::AlignAndFocusPowderSlim::IGNORE_PIXEL {1.e6}
constexpr

◆ PULSETIME_OFFSET

const int64_t Mantid::DataHandling::AlignAndFocusPowderSlim::PULSETIME_OFFSET = 66666666