Mantid
Loading...
Searching...
No Matches
Mantid::DataObjects::MDEvent< nd > Member List

This is the complete list of members for Mantid::DataObjects::MDEvent< nd >, including all inherited members.

centerMantid::DataObjects::MDLeanEvent< nd >
convertToCoordinates(const morton_index::MDSpaceBounds< nd > &space)Mantid::DataObjects::MDLeanEvent< nd >inlineprivate
convertToIndex(const morton_index::MDSpaceBounds< nd > &space)Mantid::DataObjects::MDLeanEvent< nd >inlineprivate
dataToEvents(const std::vector< coord_t > &data, std::vector< MDEvent< nd > > &events, bool reserveMemory=true)Mantid::DataObjects::MDEvent< nd >inlinestatic
Mantid::DataObjects::MDLeanEvent::dataToEvents(const std::vector< coord_t > &coord, std::vector< MDLeanEvent< nd > > &events, bool reserveMemory=true)Mantid::DataObjects::MDLeanEvent< nd >inlinestatic
detectorIdMantid::DataObjects::MDEvent< nd >protected
errorSquaredMantid::DataObjects::MDLeanEvent< nd >protected
eventsToData(const std::vector< MDEvent< nd > > &events, std::vector< coord_t > &data, size_t &ncols, double &totalSignal, double &totalErrSq)Mantid::DataObjects::MDEvent< nd >inlinestatic
Mantid::DataObjects::MDLeanEvent::eventsToData(const std::vector< MDLeanEvent< nd > > &mdLeanEvents, std::vector< coord_t > &data, size_t &ncols, double &totalSignal, double &totalErrSq)Mantid::DataObjects::MDLeanEvent< nd >inlinestatic
expInfoIndexMantid::DataObjects::MDEvent< nd >protected
getCenter(const size_t n) constMantid::DataObjects::MDLeanEvent< nd >inline
getCenter() constMantid::DataObjects::MDLeanEvent< nd >inline
getCenterNonConst()Mantid::DataObjects::MDLeanEvent< nd >inline
getDetectorID() constMantid::DataObjects::MDEvent< nd >inline
getError() constMantid::DataObjects::MDLeanEvent< nd >inline
getErrorSquared() constMantid::DataObjects::MDLeanEvent< nd >inline
getExpInfoIndex() constMantid::DataObjects::MDEvent< nd >inline
getGoniometerIndex() constMantid::DataObjects::MDEvent< nd >inline
getNumDims() constMantid::DataObjects::MDLeanEvent< nd >inline
getSignal() constMantid::DataObjects::MDLeanEvent< nd >inline
getTypeName()Mantid::DataObjects::MDEvent< nd >inlinestatic
goniometerIndexMantid::DataObjects::MDEvent< nd >protected
indexMantid::DataObjects::MDLeanEvent< nd >
IntT typedefMantid::DataObjects::MDLeanEvent< nd >
is_full_mdevent enum valueMantid::DataObjects::MDEvent< nd >
MDEvent()Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const float signal, const float errorSquared)Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const double signal, const double errorSquared)Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const double signal, const double errorSquared, const uint16_t expInfoIndex, const uint16_t goniometerIndex, const int32_t detectorId)Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const float signal, const float errorSquared, const uint16_t expInfoIndex, const uint16_t goniometerIndex, const int32_t detectorId)Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const float signal, const float errorSquared, const coord_t *centers)Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const double signal, const double errorSquared, const coord_t *centers)Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const float signal, const float errorSquared, const uint16_t expInfoIndex, const uint16_t goniometerIndex, const int32_t detectorId, const coord_t *centers)Mantid::DataObjects::MDEvent< nd >inline
MDEvent(const double signal, const double errorSquared, const uint16_t expInfoIndex, const uint16_t goniometerIndex, const int32_t detectorId, const coord_t *centers)Mantid::DataObjects::MDEvent< nd >inline
MDLeanEvent()Mantid::DataObjects::MDLeanEvent< nd >inline
MDLeanEvent(const double signal, const double errorSquared)Mantid::DataObjects::MDLeanEvent< nd >inline
MDLeanEvent(const float signal, const float errorSquared)Mantid::DataObjects::MDLeanEvent< nd >inline
MDLeanEvent(const float signal, const float errorSquared, const coord_t *centers)Mantid::DataObjects::MDLeanEvent< nd >inline
MDLeanEvent(const double signal, const double errorSquared, const coord_t *centers)Mantid::DataObjects::MDLeanEvent< nd >inline
MDLeanEvent(const MDLeanEvent &rhs)Mantid::DataObjects::MDLeanEvent< nd >inline
MortonT typedefMantid::DataObjects::MDLeanEvent< nd >
operator=(MDLeanEvent other)Mantid::DataObjects::MDLeanEvent< nd >inline
setCenter(const size_t n, const coord_t value)Mantid::DataObjects::MDLeanEvent< nd >inline
setCoords(const coord_t *centers)Mantid::DataObjects::MDLeanEvent< nd >inline
setDetectorId(int32_t id)Mantid::DataObjects::MDEvent< nd >inline
setErrorSquared(const float newerrorSquared)Mantid::DataObjects::MDLeanEvent< nd >inline
setExpInfoIndex(uint16_t index)Mantid::DataObjects::MDEvent< nd >inline
setGoniometerIndex(uint16_t index)Mantid::DataObjects::MDEvent< nd >inline
setSignal(const float newSignal)Mantid::DataObjects::MDLeanEvent< nd >inline
signalMantid::DataObjects::MDLeanEvent< nd >protected