applyFilter(const boost::function< DataObjects::EventWorkspace_sptr(DataObjects::EventWorkspace_sptr)> &func) | Mantid::DataHandling::EventWorkspaceCollection | |
applyFilterInPlace(const boost::function< void(API::MatrixWorkspace_sptr)> &func) | Mantid::DataHandling::EventWorkspaceCollection | |
combinedWorkspace() | Mantid::DataHandling::EventWorkspaceCollection | |
createEmptyEventWorkspace() const | Mantid::DataHandling::EventWorkspaceCollection | private |
EventWorkspaceCollection() | Mantid::DataHandling::EventWorkspaceCollection | |
EventWorkspaceCollection(const EventWorkspaceCollection &other)=delete | Mantid::DataHandling::EventWorkspaceCollection | |
getAxis(const size_t &i) const | Mantid::DataHandling::EventWorkspaceCollection | |
getDetectorIDToWorkspaceIndexVector(Mantid::specnum_t &offset, bool dothrow) const | Mantid::DataHandling::EventWorkspaceCollection | |
getFirstPulseTime() const | Mantid::DataHandling::EventWorkspaceCollection | |
getInstrument() const | Mantid::DataHandling::EventWorkspaceCollection | |
getNumberEvents() const | Mantid::DataHandling::EventWorkspaceCollection | |
getNumberHistograms() const | Mantid::DataHandling::EventWorkspaceCollection | |
getSingleHeldWorkspace() | Mantid::DataHandling::EventWorkspaceCollection | |
getSpectrum(const size_t workspace_index, const size_t periodNumber) const | Mantid::DataHandling::EventWorkspaceCollection | |
getSpectrum(const size_t workspace_index, const size_t periodNumber) | Mantid::DataHandling::EventWorkspaceCollection | |
getSpectrum(const size_t index) | Mantid::DataHandling::EventWorkspaceCollection | |
getSpectrum(const size_t index) const | Mantid::DataHandling::EventWorkspaceCollection | |
getSpectrumToWorkspaceIndexVector(Mantid::specnum_t &offset) const | Mantid::DataHandling::EventWorkspaceCollection | |
m_WsVec | Mantid::DataHandling::EventWorkspaceCollection | private |
mutableRun() | Mantid::DataHandling::EventWorkspaceCollection | |
mutableSample() | Mantid::DataHandling::EventWorkspaceCollection | |
nPeriods() const | Mantid::DataHandling::EventWorkspaceCollection | |
operator=(const EventWorkspaceCollection &other)=delete | Mantid::DataHandling::EventWorkspaceCollection | |
reserveEventListAt(size_t wi, size_t size) | Mantid::DataHandling::EventWorkspaceCollection | |
run() const | Mantid::DataHandling::EventWorkspaceCollection | |
setAllX(const HistogramData::BinEdges &x) | Mantid::DataHandling::EventWorkspaceCollection | |
setDetectorIdsForAllPeriods(const size_t spectrumNumber, const detid_t id) | Mantid::DataHandling::EventWorkspaceCollection | |
setGeometryFlag(const int flag) | Mantid::DataHandling::EventWorkspaceCollection | |
setHeight(const float flag) | Mantid::DataHandling::EventWorkspaceCollection | |
setIndexInfo(const Indexing::IndexInfo &indexInfo) | Mantid::DataHandling::EventWorkspaceCollection | |
setInstrument(const Geometry::Instrument_const_sptr &inst) | Mantid::DataHandling::EventWorkspaceCollection | |
setMonitorWorkspace(const std::shared_ptr< API::MatrixWorkspace > &monitorWS) | Mantid::DataHandling::EventWorkspaceCollection | |
setNPeriods(size_t nPeriods, std::unique_ptr< const Kernel::TimeSeriesProperty< int > > &periodLog) | Mantid::DataHandling::EventWorkspaceCollection | |
setSpectrumNumberForAllPeriods(const size_t spectrumNumber, const specnum_t specid) | Mantid::DataHandling::EventWorkspaceCollection | |
setSpectrumNumbersFromUniqueSpectra(const std::set< int > &uniqueSpectra) | Mantid::DataHandling::EventWorkspaceCollection | |
setThickness(const float flag) | Mantid::DataHandling::EventWorkspaceCollection | |
setTitle(const std::string &title) | Mantid::DataHandling::EventWorkspaceCollection | |
setWidth(const float flag) | Mantid::DataHandling::EventWorkspaceCollection | |
threadSafe() const | Mantid::DataHandling::EventWorkspaceCollection | virtual |
updateSpectraUsing(const API::SpectrumDetectorMapping &map) | Mantid::DataHandling::EventWorkspaceCollection | |
~EventWorkspaceCollection()=default | Mantid::DataHandling::EventWorkspaceCollection | virtual |