This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 14 Nov, 2017 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 09 Nov, 2017 1 commit
-
-
Karl Palmen authored
The files are yet to be renamed Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 26 Sep, 2017 2 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
-
- 25 Sep, 2017 1 commit
-
-
Owen Arnold authored
-
- 11 Sep, 2017 1 commit
-
-
Owen Arnold authored
-
- 04 Sep, 2017 1 commit
-
-
Karl Palmen authored
-
- 31 Aug, 2017 1 commit
-
-
Owen Arnold authored
Presumably there were initial concerns that RVO would not take place. As a result the API for the BoundingBox is strange, and I do not want to replicate that in the new API for ComponentInfo. One thing that tripped me up was the fact that the ObjComponent::getBoundingBox was reassigning the input arg, not calling ::grow, for example, there is also some mess around the coordinate system which is stripped from the input. Eventually I would like to remove the reference BoundingBox argument altogether, but for the moment I keep it for backwards compatibility.
-
- 24 Aug, 2017 2 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
-
- 21 Aug, 2017 1 commit
-
-
Owen Arnold authored
-
- 18 Aug, 2017 1 commit
-
-
Owen Arnold authored
This is something that was done in Instrument 1.0 and as far as possible I have made backward compatible in the Geometry::ComponentInfo layer. Since shape returns a const ref, I've exposed the hasShape method publicly so that clients may check a shape before extracting without introducing uncessary slowdown by checking it as part of the shape() method.
-
- 17 Aug, 2017 1 commit
-
-
Owen Arnold authored
This is not yet optimised at all
-
- 16 Aug, 2017 1 commit
-
-
Owen Arnold authored
-
- 10 Aug, 2017 3 commits
-
-
Owen Arnold authored
Not re-routed via Component yet.
-
Owen Arnold authored
-
Owen Arnold authored
-
- 02 Aug, 2017 1 commit
-
-
Simon Heybrock authored
-
- 30 Jun, 2017 1 commit
-
-
Owen Arnold authored
-
- 26 Jun, 2017 1 commit
-
-
Owen Arnold authored
-
- 22 Jun, 2017 1 commit
-
-
Owen Arnold authored
-
- 20 Jun, 2017 1 commit
-
-
Owen Arnold authored
-
- 02 Jun, 2017 1 commit
-
-
Owen Arnold authored
-
- 31 May, 2017 1 commit
-
-
Owen Arnold authored
-
- 26 May, 2017 1 commit
-
-
Owen Arnold authored
A lot of this was testing aspects that are already covered by Beamline::ComponentInfo and ince API::ComponentInfo is pass-through in as many places as possible, this was not adding any useful value.
-
- 25 May, 2017 3 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- 08 May, 2017 1 commit
-
-
Owen Arnold authored
Internally store data as shared_ptrs. That way the visitor can be copied cheaply.
-
- 21 Apr, 2017 1 commit
-
-
Owen Arnold authored
-
- 20 Apr, 2017 3 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- 18 Apr, 2017 3 commits
-
-
Simon Heybrock authored
-
Simon Heybrock authored
-
Simon Heybrock authored
ExperimentInfo::getInstrument is slow otherwise. This is a problem, since getInstrument is called by getDetector, i.e., for every pixel in an instrument.
-
- 28 Mar, 2017 1 commit
-
-
Owen Arnold authored
-
- 27 Mar, 2017 1 commit
-
-
Owen Arnold authored
-
- 17 Mar, 2017 2 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
-