commonRegistration(const Mantid::Geometry::IComponent &component) | Mantid::Geometry::InstrumentVisitor | private |
componentIds() const | Mantid::Geometry::InstrumentVisitor | |
componentIdToIndexMap() const | Mantid::Geometry::InstrumentVisitor | |
componentInfo() const | Mantid::Geometry::InstrumentVisitor | |
detectorIds() const | Mantid::Geometry::InstrumentVisitor | |
detectorIdToIndexMap() const | Mantid::Geometry::InstrumentVisitor | |
detectorInfo() const | Mantid::Geometry::InstrumentVisitor | |
InstrumentVisitor(std::shared_ptr< const Instrument > instrument) | Mantid::Geometry::InstrumentVisitor | |
isEmpty() const | Mantid::Geometry::InstrumentVisitor | |
m_assemblySortedComponentIndices | Mantid::Geometry::InstrumentVisitor | private |
m_assemblySortedDetectorIndices | Mantid::Geometry::InstrumentVisitor | private |
m_children | Mantid::Geometry::InstrumentVisitor | private |
m_componentIds | Mantid::Geometry::InstrumentVisitor | private |
m_componentIdToIndexMap | Mantid::Geometry::InstrumentVisitor | private |
m_componentRanges | Mantid::Geometry::InstrumentVisitor | private |
m_componentType | Mantid::Geometry::InstrumentVisitor | private |
m_detectorIdToIndexMap | Mantid::Geometry::InstrumentVisitor | private |
m_detectorPositions | Mantid::Geometry::InstrumentVisitor | private |
m_detectorRanges | Mantid::Geometry::InstrumentVisitor | private |
m_detectorRotations | Mantid::Geometry::InstrumentVisitor | private |
m_instrument | Mantid::Geometry::InstrumentVisitor | private |
m_monitorIndices | Mantid::Geometry::InstrumentVisitor | private |
m_names | Mantid::Geometry::InstrumentVisitor | private |
m_nullShape | Mantid::Geometry::InstrumentVisitor | private |
m_orderedDetectorIds | Mantid::Geometry::InstrumentVisitor | private |
m_parentComponentIndices | Mantid::Geometry::InstrumentVisitor | private |
m_pmap | Mantid::Geometry::InstrumentVisitor | private |
m_positions | Mantid::Geometry::InstrumentVisitor | private |
m_rotations | Mantid::Geometry::InstrumentVisitor | private |
m_sampleId | Mantid::Geometry::InstrumentVisitor | private |
m_sampleIndex | Mantid::Geometry::InstrumentVisitor | private |
m_scaleFactors | Mantid::Geometry::InstrumentVisitor | private |
m_shapes | Mantid::Geometry::InstrumentVisitor | private |
m_sourceId | Mantid::Geometry::InstrumentVisitor | private |
m_sourceIndex | Mantid::Geometry::InstrumentVisitor | private |
makeWrappers() const | Mantid::Geometry::InstrumentVisitor | private |
makeWrappers(const Instrument &instrument, ParameterMap *pmap=nullptr) | Mantid::Geometry::InstrumentVisitor | static |
markAsSourceOrSample(Mantid::Geometry::IComponent *componentId, const size_t componentIndex) | Mantid::Geometry::InstrumentVisitor | private |
registerComponentAssembly(const Mantid::Geometry::ICompAssembly &assembly) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerDetector(const Mantid::Geometry::IDetector &detector) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerGenericComponent(const Mantid::Geometry::IComponent &component) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerGenericObjComponent(const Mantid::Geometry::IObjComponent &objComponent) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerGridBank(const Mantid::Geometry::ICompAssembly &bank) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerInfiniteComponent(const Mantid::Geometry::IComponent &component) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerInfiniteObjComponent(const IObjComponent &objComponent) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerObjComponentAssembly(const ObjCompAssembly &obj) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerRectangularBank(const Mantid::Geometry::ICompAssembly &bank) override | Mantid::Geometry::InstrumentVisitor | virtual |
registerStructuredBank(const Mantid::Geometry::ICompAssembly &bank) override | Mantid::Geometry::InstrumentVisitor | virtual |
size() const | Mantid::Geometry::InstrumentVisitor | |
walkInstrument() | Mantid::Geometry::InstrumentVisitor | |
~ComponentVisitor()=default | Mantid::Geometry::ComponentVisitor | virtual |