Mantid
Loading...
Searching...
No Matches
Mantid::Geometry::ComponentInfo Member List

This is the complete list of members for Mantid::Geometry::ComponentInfo, including all inherited members.

addBool(const size_t componentIndex, const std::string &name, bool value, const std::string *const pDescription=nullptr, const std::string &pVisible="true")Mantid::Geometry::ComponentInfo
addDouble(const size_t componentIndex, const std::string &name, double value, const std::string *const pDescription=nullptr, const std::string &pVisible="true")Mantid::Geometry::ComponentInfo
addFittingParameter(const size_t componentIndex, const std::string &name, const std::string &fittingFunction, const std::string &value, const std::string *const pDescription=nullptr, const std::string &pVisible="true")Mantid::Geometry::ComponentInfo
addInt(const size_t componentIndex, const std::string &name, int value, const std::string *const pDescription=nullptr, const std::string &pVisible="true")Mantid::Geometry::ComponentInfo
addParameter(const size_t componentIndex, const std::string &type, const std::string &name, const std::string &value, const std::string *const pDescription=nullptr, const std::string &pVisible="true")Mantid::Geometry::ComponentInfo
addQuat(const size_t componentIndex, const std::string &name, const Kernel::Quat &value, const std::string *const pDescription=nullptr)Mantid::Geometry::ComponentInfo
addString(const size_t componentIndex, const std::string &name, const std::string &value, const std::string *const pDescription=nullptr, const std::string &pVisible="true")Mantid::Geometry::ComponentInfo
addTypedParameter(const size_t componentIndex, const std::string &type, const std::string &name, const T &value, const std::string *const pDescription, const std::string &pVisible)Mantid::Geometry::ComponentInfoprivate
addV3D(const size_t componentIndex, const std::string &name, const Kernel::V3D &value, const std::string *const pDescription=nullptr)Mantid::Geometry::ComponentInfo
begin()Mantid::Geometry::ComponentInfo
boundingBox(const size_t componentIndex, const BoundingBox *reference=nullptr, const bool excludeMonitors=false) constMantid::Geometry::ComponentInfo
cbegin()Mantid::Geometry::ComponentInfo
cend()Mantid::Geometry::ComponentInfo
children(size_t componentIndex) constMantid::Geometry::ComponentInfo
clearParameter(const size_t componentIndex, const std::string &name)Mantid::Geometry::ComponentInfo
cloneWithoutDetectorInfo() constMantid::Geometry::ComponentInfo
componentBoundingBox(const size_t index, const BoundingBox *reference, const bool excludeMonitors=false) constMantid::Geometry::ComponentInfoprivate
componentID(const size_t componentIndex) constMantid::Geometry::ComponentInfoinline
ComponentInfo(const ComponentInfo &other)Mantid::Geometry::ComponentInfoprivate
ComponentInfo(std::unique_ptr< Beamline::ComponentInfo > componentInfo, std::shared_ptr< const std::vector< Mantid::Geometry::IComponent * > > componentIds, std::shared_ptr< const std::unordered_map< Geometry::IComponent const *, size_t > > componentIdToIndexMap, std::shared_ptr< std::vector< std::shared_ptr< const Geometry::IObject > > > shapes, std::shared_ptr< ParameterInfo > parameterInfo=nullptr)Mantid::Geometry::ComponentInfo
componentsInSubtree(size_t componentIndex) constMantid::Geometry::ComponentInfo
componentType(const size_t componentIndex) constMantid::Geometry::ComponentInfo
detectorIndexAtXYZ(const size_t componentIndex, const int x, const int y, const int z) constMantid::Geometry::ComponentInfo
detectorsInSubtree(size_t componentIndex) constMantid::Geometry::ComponentInfo
end()Mantid::Geometry::ComponentInfo
findBankParent(size_t index, const std::string &bankPart) constMantid::Geometry::ComponentInfo
fullName(const size_t componentIndex) constMantid::Geometry::ComponentInfo
getBoolParameter(const size_t componentIndex, const std::string &name, bool recursive=true) constMantid::Geometry::ComponentInfo
getFittingParameter(const size_t componentIndex, const std::string &name, double xvalue) constMantid::Geometry::ComponentInfo
getIntParameter(const size_t componentIndex, const std::string &name, bool recursive=true) constMantid::Geometry::ComponentInfo
getMemorySize() constMantid::Geometry::ComponentInfo
getNumberParameter(const size_t componentIndex, const std::string &name, bool recursive=true) constMantid::Geometry::ComponentInfo
getParameter(size_t componentIndex, const std::string &name, bool recursive) constMantid::Geometry::ComponentInfoprivate
getParameterNames(const size_t componentIndex, bool recursive=true) constMantid::Geometry::ComponentInfo
getStringParameter(const size_t componentIndex, const std::string &name, bool recursive=true) constMantid::Geometry::ComponentInfo
growBoundingBoxAsOutline(size_t index, const Geometry::BoundingBox *reference, Geometry::BoundingBox &mutableBB, const bool excludeMonitors=false) constMantid::Geometry::ComponentInfoprivate
growBoundingBoxAsRectuangularBank(size_t index, const Geometry::BoundingBox *reference, Geometry::BoundingBox &mutableBB, const bool excludeMonitors=false) constMantid::Geometry::ComponentInfoprivate
hasDetectorInfo() constMantid::Geometry::ComponentInfo
hasDetectors(const size_t componentIndex) constMantid::Geometry::ComponentInfo
hasEquivalentSample(const ComponentInfo &other) constMantid::Geometry::ComponentInfo
hasEquivalentSource(const ComponentInfo &other) constMantid::Geometry::ComponentInfo
hasParameter(const size_t componentIndex, const std::string &name, bool recursive=true) constMantid::Geometry::ComponentInfo
hasParent(const size_t componentIndex) constMantid::Geometry::ComponentInfo
hasSample() constMantid::Geometry::ComponentInfo
hasSource() constMantid::Geometry::ComponentInfo
hasValidShape(const size_t componentIndex) constMantid::Geometry::ComponentInfo
indexOf(Geometry::IComponent const *id) constMantid::Geometry::ComponentInfo
indexOfAny(const std::string &name) constMantid::Geometry::ComponentInfo
indexOfFullName(const std::string &fullName) constMantid::Geometry::ComponentInfo
indexOfOrInvalid(Geometry::IComponent const *id) constMantid::Geometry::ComponentInfo
InstrumentMantid::Geometry::ComponentInfofriend
invalidIndexMantid::Geometry::ComponentInfostatic
isDetector(const size_t componentIndex) constMantid::Geometry::ComponentInfo
isGridDetector(size_t const componentIndex) constMantid::Geometry::ComponentInfo
l1() constMantid::Geometry::ComponentInfo
m_compIDToIndexMantid::Geometry::ComponentInfoprivate
m_componentIdsMantid::Geometry::ComponentInfoprivate
m_componentInfoMantid::Geometry::ComponentInfoprivate
m_parameterInfoMantid::Geometry::ComponentInfoprivate
m_shapesMantid::Geometry::ComponentInfoprivate
merge(const ComponentInfo &other)Mantid::Geometry::ComponentInfo
mutableParameterInfo()Mantid::Geometry::ComponentInfoprivate
name(const size_t componentIndex) constMantid::Geometry::ComponentInfo
operator=(const ComponentInfo &)=deleteMantid::Geometry::ComponentInfo
parameters(const size_t componentIndex) constMantid::Geometry::ComponentInfo
parent(const size_t componentIndex) constMantid::Geometry::ComponentInfo
pixelGridComponent(const size_t componentIndex) constMantid::Geometry::ComponentInfo
position(const size_t componentIndex) constMantid::Geometry::ComponentInfo
position(const std::pair< size_t, size_t > &index) constMantid::Geometry::ComponentInfo
quadrilateralComponent(const size_t componentIndex) constMantid::Geometry::ComponentInfo
relativePosition(const size_t componentIndex) constMantid::Geometry::ComponentInfo
relativeRotation(const size_t componentIndex) constMantid::Geometry::ComponentInfo
root() constMantid::Geometry::ComponentInfo
rotation(const size_t componentIndex) constMantid::Geometry::ComponentInfo
rotation(const std::pair< size_t, size_t > &index) constMantid::Geometry::ComponentInfo
sample() constMantid::Geometry::ComponentInfo
samplePosition() constMantid::Geometry::ComponentInfo
scaleComponent(const size_t componentIndex, const Kernel::V3D &newScaling)Mantid::Geometry::ComponentInfo
scaleComponent(const std::pair< size_t, size_t > &index, const Kernel::V3D &newScaling)Mantid::Geometry::ComponentInfo
scaleFactor(const size_t componentIndex) constMantid::Geometry::ComponentInfo
scanCount() constMantid::Geometry::ComponentInfo
setPosition(size_t componentIndex, const Kernel::V3D &newPosition)Mantid::Geometry::ComponentInfo
setPosition(const std::pair< size_t, size_t > &index, const Kernel::V3D &newPosition)Mantid::Geometry::ComponentInfo
setRotation(size_t componentIndex, const Kernel::Quat &newRotation)Mantid::Geometry::ComponentInfo
setRotation(const std::pair< size_t, size_t > &index, const Kernel::Quat &newRotation)Mantid::Geometry::ComponentInfo
setScaleFactor(const size_t componentIndex, const Kernel::V3D &scaleFactor)Mantid::Geometry::ComponentInfo
setScanInterval(const std::pair< Types::Core::DateAndTime, Types::Core::DateAndTime > &interval)Mantid::Geometry::ComponentInfo
shape(const size_t componentIndex) constMantid::Geometry::ComponentInfo
shapeToComponentIndices() constMantid::Geometry::ComponentInfo
sharedParameterInfo() constMantid::Geometry::ComponentInfoinline
sideBySideViewPosition(const size_t componentIndex) constMantid::Geometry::ComponentInfo
size() constMantid::Geometry::ComponentInfo
solidAngle(const size_t componentIndex, const Geometry::SolidAngleParams &params) constMantid::Geometry::ComponentInfo
source() constMantid::Geometry::ComponentInfo
sourcePosition() constMantid::Geometry::ComponentInfo
uniqueName(const std::string &name) constMantid::Geometry::ComponentInfo
xyzForDetectorID(const size_t componentIndex, const detid_t detectorID) constMantid::Geometry::ComponentInfo
~ComponentInfo()Mantid::Geometry::ComponentInfo