Merge pull request #27715 from mantidproject/27603_CorrectSamplingInAbsorptionCorrectionSimulation
Improve sampling of scatter points in absorption correction simulation
No related branches found
No related tags found
Showing
- Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MCAbsorptionStrategy.h 4 additions, 4 deletions...MantidAlgorithms/SampleCorrections/MCAbsorptionStrategy.h
- Framework/Algorithms/inc/MantidAlgorithms/SampleCorrections/MCInteractionVolume.h 16 additions, 2 deletions.../MantidAlgorithms/SampleCorrections/MCInteractionVolume.h
- Framework/Algorithms/src/MonteCarloAbsorption.cpp 2 additions, 1 deletionFramework/Algorithms/src/MonteCarloAbsorption.cpp
- Framework/Algorithms/src/SampleCorrections/MCAbsorptionStrategy.cpp 10 additions, 4 deletions...Algorithms/src/SampleCorrections/MCAbsorptionStrategy.cpp
- Framework/Algorithms/src/SampleCorrections/MCInteractionVolume.cpp 129 additions, 11 deletions.../Algorithms/src/SampleCorrections/MCInteractionVolume.cpp
- Framework/Algorithms/test/MCAbsorptionStrategyTest.h 4 additions, 2 deletionsFramework/Algorithms/test/MCAbsorptionStrategyTest.h
- Framework/Algorithms/test/MCInteractionVolumeTest.h 122 additions, 36 deletionsFramework/Algorithms/test/MCInteractionVolumeTest.h
- Framework/Algorithms/test/MonteCarloAbsorptionTest.h 54 additions, 55 deletionsFramework/Algorithms/test/MonteCarloAbsorptionTest.h
- Framework/Algorithms/test/MonteCarloTesting.h 18 additions, 0 deletionsFramework/Algorithms/test/MonteCarloTesting.h
- Framework/Geometry/inc/MantidGeometry/Instrument/Container.h 7 additions, 5 deletionsFramework/Geometry/inc/MantidGeometry/Instrument/Container.h
- Framework/Geometry/inc/MantidGeometry/Instrument/SampleEnvironment.h 1 addition, 8 deletions...eometry/inc/MantidGeometry/Instrument/SampleEnvironment.h
- Framework/Geometry/inc/MantidGeometry/Objects/CSGObject.h 7 additions, 5 deletionsFramework/Geometry/inc/MantidGeometry/Objects/CSGObject.h
- Framework/Geometry/inc/MantidGeometry/Objects/IObject.h 4 additions, 2 deletionsFramework/Geometry/inc/MantidGeometry/Objects/IObject.h
- Framework/Geometry/inc/MantidGeometry/Objects/MeshObject.h 7 additions, 5 deletionsFramework/Geometry/inc/MantidGeometry/Objects/MeshObject.h
- Framework/Geometry/inc/MantidGeometry/Objects/MeshObject2D.h 8 additions, 5 deletionsFramework/Geometry/inc/MantidGeometry/Objects/MeshObject2D.h
- Framework/Geometry/src/Instrument/SampleEnvironment.cpp 0 additions, 35 deletionsFramework/Geometry/src/Instrument/SampleEnvironment.cpp
- Framework/Geometry/src/Objects/CSGObject.cpp 21 additions, 24 deletionsFramework/Geometry/src/Objects/CSGObject.cpp
- Framework/Geometry/src/Objects/MeshObject.cpp 5 additions, 9 deletionsFramework/Geometry/src/Objects/MeshObject.cpp
- Framework/Geometry/src/Objects/MeshObject2D.cpp 2 additions, 2 deletionsFramework/Geometry/src/Objects/MeshObject2D.cpp
- Framework/Geometry/test/CSGObjectTest.h 39 additions, 40 deletionsFramework/Geometry/test/CSGObjectTest.h
Loading
Please register or sign in to comment