| 1 | Find all "runLoadInstrument", Subfolders, Find Results 1, Entire Solution, "" |
|---|
| 2 | C:\Mantid\mantid\Code\Mantid\Framework\TestHelpers\src\SANSInstrumentCreationHelper.cpp(49): runLoadInstrument("SANSTEST", ws); |
|---|
| 3 | C:\Mantid\mantid\Code\Mantid\Framework\TestHelpers\src\SANSInstrumentCreationHelper.cpp(59):void SANSInstrumentCreationHelper::runLoadInstrument( |
|---|
| 4 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\AppendGeometryToSNSNexus.h(67): bool runLoadInstrument(const std::string &idf_filename, |
|---|
| 5 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\FilterEventsByLogValuePreNexus.h(138): void runLoadInstrument(const std::string &eventfilename, |
|---|
| 6 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadCanSAS1D.h(102): void runLoadInstrument(const std::string &inst_name, |
|---|
| 7 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadEmptyInstrument.h(89): API::MatrixWorkspace_sptr runLoadInstrument(); |
|---|
| 8 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadEventNexus.h(129): static bool runLoadInstrument(const std::string &nexusfilename, |
|---|
| 9 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadEventPreNexus.h(180): void runLoadInstrument(const std::string &eventfilename, |
|---|
| 10 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadEventPreNexus2.h(202): void runLoadInstrument(const std::string &eventfilename, |
|---|
| 11 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadILL.h(81): void runLoadInstrument(); |
|---|
| 12 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadILLIndirect.h(66): void runLoadInstrument(); |
|---|
| 13 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadILLReflectometry.h(66): void runLoadInstrument(); |
|---|
| 14 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadILLSANS.h(95): void runLoadInstrument(); |
|---|
| 15 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadISISNexus2.h(146): void runLoadInstrument(DataObjects::Workspace2D_sptr &); |
|---|
| 16 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadLLB.h(64): void runLoadInstrument(); |
|---|
| 17 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadMuonNexus.h(93): virtual void runLoadInstrumentFromNexus(DataObjects::Workspace2D_sptr) {} |
|---|
| 18 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadMuonNexus.h(95): void runLoadInstrument(DataObjects::Workspace2D_sptr); |
|---|
| 19 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadPreNexusMonitors.h(71): void runLoadInstrument(const std::string &instrument, |
|---|
| 20 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadRawHelper.h(151): void runLoadInstrument(const std::string &fileName, |
|---|
| 21 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadRawHelper.h(154): void runLoadInstrumentFromRaw(const std::string &fileName, |
|---|
| 22 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadSINQFocus.h(75): void runLoadInstrument(); |
|---|
| 23 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadSpice2D.h(88): void runLoadInstrument(const std::string &inst_name, |
|---|
| 24 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\inc\MantidDataHandling\LoadTOFRawNexus.h(90): void runLoadInstrument(DataObjects::Workspace2D_sptr); |
|---|
| 25 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\AppendGeometryToSNSNexus.cpp(154): instrument_loaded_correctly = runLoadInstrument(m_idf_filename, ws, this); |
|---|
| 26 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\AppendGeometryToSNSNexus.cpp(351):bool AppendGeometryToSNSNexus::runLoadInstrument( |
|---|
| 27 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\FilterEventsByLogValuePreNexus.cpp(575): this->runLoadInstrument(m_eventFileName, tempworkspace); |
|---|
| 28 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\FilterEventsByLogValuePreNexus.cpp(762):void FilterEventsByLogValuePreNexus::runLoadInstrument( |
|---|
| 29 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadCanSAS1D.cpp(243): runLoadInstrument(instname, dataWS); |
|---|
| 30 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadCanSAS1D.cpp(291):void LoadCanSAS1D::runLoadInstrument(const std::string &inst_name, |
|---|
| 31 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadCanSAS1D2.cpp(223): runLoadInstrument(main_out->getInstrument()->getName(), dataWS); |
|---|
| 32 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEmptyInstrument.cpp(95): MatrixWorkspace_sptr ws = this->runLoadInstrument(); |
|---|
| 33 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEmptyInstrument.cpp(160):API::MatrixWorkspace_sptr LoadEmptyInstrument::runLoadInstrument() { |
|---|
| 34 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEventNexus.cpp(1888): runLoadInstrument(nexusfilename, localWorkspace, top_entry_name, alg); |
|---|
| 35 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEventNexus.cpp(1973):bool LoadEventNexus::runLoadInstrument(const std::string &nexusfilename, |
|---|
| 36 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEventPreNexus.cpp(342): this->runLoadInstrument(event_filename, localWorkspace); |
|---|
| 37 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEventPreNexus.cpp(371):void LoadEventPreNexus::runLoadInstrument(const std::string &eventfilename, |
|---|
| 38 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEventPreNexus2.cpp(443): this->runLoadInstrument(event_filename, localWorkspace); |
|---|
| 39 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadEventPreNexus2.cpp(611):LoadEventPreNexus2::runLoadInstrument(const std::string &eventfilename, |
|---|
| 40 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILL.cpp(118): runLoadInstrument(); // just to get IDF contents |
|---|
| 41 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILL.cpp(130): runLoadInstrument(); |
|---|
| 42 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILL.cpp(600):void LoadILL::runLoadInstrument() { |
|---|
| 43 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILLIndirect.cpp(115): runLoadInstrument(); |
|---|
| 44 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILLIndirect.cpp(338):void LoadILLIndirect::runLoadInstrument() { |
|---|
| 45 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILLReflectometry.cpp(98):void LoadILLReflectometry::runLoadInstrument() { |
|---|
| 46 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILLReflectometry.cpp(146): runLoadInstrument(); |
|---|
| 47 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILLSANS.cpp(89): runLoadInstrument(); |
|---|
| 48 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadILLSANS.cpp(402):void LoadILLSANS::runLoadInstrument() { |
|---|
| 49 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadISISNexus2.cpp(242): runLoadInstrument(local_workspace); |
|---|
| 50 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadISISNexus2.cpp(873):void LoadISISNexus2::runLoadInstrument( |
|---|
| 51 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadLLB.cpp(91): runLoadInstrument(); // just to get IDF |
|---|
| 52 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadLLB.cpp(98): runLoadInstrument(); |
|---|
| 53 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadLLB.cpp(334):void LoadLLB::runLoadInstrument() { |
|---|
| 54 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadMuonNexus.cpp(139):LoadMuonNexus::runLoadInstrument(DataObjects::Workspace2D_sptr localWorkspace) { |
|---|
| 55 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadMuonNexus1.cpp(220): runLoadInstrument(localWorkspace); |
|---|
| 56 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadMuonNexus1.cpp(227): runLoadInstrument(localWorkspace); |
|---|
| 57 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadMuonNexus2.cpp(218): runLoadInstrument(localWorkspace); |
|---|
| 58 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadPreNexus.cpp(312): LoadEventNexus::runLoadInstrument(possibilities[i], m_outputWorkspace, |
|---|
| 59 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadPreNexusMonitors.cpp(215): this->runLoadInstrument(instrumentName, localWorkspace); |
|---|
| 60 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadPreNexusMonitors.cpp(228):LoadPreNexusMonitors::runLoadInstrument(const std::string &instrument, |
|---|
| 61 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadRaw3.cpp(137): runLoadInstrument(m_filename, localWorkspace, 0.0, 0.4); |
|---|
| 62 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadRawHelper.cpp(527):LoadRawHelper::runLoadInstrument(const std::string &fileName, |
|---|
| 63 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadRawHelper.cpp(568): runLoadInstrumentFromRaw(fileName, localWorkspace); |
|---|
| 64 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadRawHelper.cpp(615):void LoadRawHelper::runLoadInstrumentFromRaw( |
|---|
| 65 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadSINQFocus.cpp(98): runLoadInstrument(); |
|---|
| 66 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadSINQFocus.cpp(235):void LoadSINQFocus::runLoadInstrument() { |
|---|
| 67 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadSpice2D.cpp(377): runLoadInstrument(instrument, ws); |
|---|
| 68 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadSpice2D.cpp(430):LoadSpice2D::runLoadInstrument(const std::string &inst_name, |
|---|
| 69 | C:\Mantid\mantid\Code\Mantid\Framework\DataHandling\src\LoadTOFRawNexus.cpp(526): LoadEventNexus::runLoadInstrument(filename, WS, entry_name, this); |
|---|
| 70 | C:\Mantid\mantid\Code\Mantid\Framework\LiveData\inc\MantidLiveData\ISISHistoDataListener.h(81): void runLoadInstrument(boost::shared_ptr<API::MatrixWorkspace> localWorkspace, |
|---|
| 71 | C:\Mantid\mantid\Code\Mantid\Framework\LiveData\src\ISISHistoDataListener.cpp(227): runLoadInstrument(localWorkspace, getString("NAME")); |
|---|
| 72 | C:\Mantid\mantid\Code\Mantid\Framework\LiveData\src\ISISHistoDataListener.cpp(452):ISISHistoDataListener::runLoadInstrument(MatrixWorkspace_sptr localWorkspace, |
|---|
| 73 | Matching lines: 71 Matching files: 46 Total files searched: 9145 |
|---|