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

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

AccessForMantid::DataObjects::MDLeanEvent< nd >friend
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 > &coord, std::vector< MDLeanEvent< nd > > &events, bool reserveMemory=true)Mantid::DataObjects::MDLeanEvent< nd >inlinestatic
errorSquaredMantid::DataObjects::MDLeanEvent< nd >protected
eventsToData(const std::vector< MDLeanEvent< nd > > &mdLeanEvents, std::vector< coord_t > &data, size_t &ncols, double &totalSignal, double &totalErrSq)Mantid::DataObjects::MDLeanEvent< nd >inlinestatic
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::MDLeanEvent< nd >inline
getError() constMantid::DataObjects::MDLeanEvent< nd >inline
getErrorSquared() constMantid::DataObjects::MDLeanEvent< nd >inline
getExpInfoIndex() constMantid::DataObjects::MDLeanEvent< nd >inline
getGoniometerIndex() constMantid::DataObjects::MDLeanEvent< nd >inline
getNumDims() constMantid::DataObjects::MDLeanEvent< nd >inline
getSignal() constMantid::DataObjects::MDLeanEvent< nd >inline
getTypeName()Mantid::DataObjects::MDLeanEvent< nd >inlinestatic
indexMantid::DataObjects::MDLeanEvent< nd >
IntT typedefMantid::DataObjects::MDLeanEvent< nd >
is_full_mdevent enum valueMantid::DataObjects::MDLeanEvent< nd >
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
setErrorSquared(const float newerrorSquared)Mantid::DataObjects::MDLeanEvent< nd >inline
setSignal(const float newSignal)Mantid::DataObjects::MDLeanEvent< nd >inline
signalMantid::DataObjects::MDLeanEvent< nd >protected
swapMantid::DataObjects::MDLeanEvent< nd >friend