Adding the SampleEnvironment class plus changes around Geometry for the Monte...
Adding the SampleEnvironment class plus changes around Geometry for the Monte Carlo work. Some changes in Geometry just clear warnings surrounding unitialized objects in copy constructors for class with virtual base classes. Other changes revolve around materials. Re #1212
Showing
- Code/Mantid/API/inc/MantidAPI/Sample.h 125 additions, 75 deletionsCode/Mantid/API/inc/MantidAPI/Sample.h
- Code/Mantid/API/inc/MantidAPI/SampleEnvironment.h 67 additions, 0 deletionsCode/Mantid/API/inc/MantidAPI/SampleEnvironment.h
- Code/Mantid/API/src/Sample.cpp 230 additions, 147 deletionsCode/Mantid/API/src/Sample.cpp
- Code/Mantid/API/src/SampleEnvironment.cpp 77 additions, 0 deletionsCode/Mantid/API/src/SampleEnvironment.cpp
- Code/Mantid/API/test/SampleEnvironmentTest.h 52 additions, 0 deletionsCode/Mantid/API/test/SampleEnvironmentTest.h
- Code/Mantid/API/test/SampleTest.h 57 additions, 34 deletionsCode/Mantid/API/test/SampleTest.h
- Code/Mantid/Algorithms/src/AbsorptionCorrection.cpp 5 additions, 4 deletionsCode/Mantid/Algorithms/src/AbsorptionCorrection.cpp
- Code/Mantid/Algorithms/src/ConvertSpectrumAxis.cpp 0 additions, 1 deletionCode/Mantid/Algorithms/src/ConvertSpectrumAxis.cpp
- Code/Mantid/Algorithms/src/PoissonErrors.cpp 1 addition, 1 deletionCode/Mantid/Algorithms/src/PoissonErrors.cpp
- Code/Mantid/DataHandling/inc/MantidDataHandling/LoadInstrument.h 7 additions, 0 deletions...ntid/DataHandling/inc/MantidDataHandling/LoadInstrument.h
- Code/Mantid/DataHandling/src/CreateSampleShape.cpp 14 additions, 4 deletionsCode/Mantid/DataHandling/src/CreateSampleShape.cpp
- Code/Mantid/DataHandling/src/DefineGaugeVolume.cpp 1 addition, 2 deletionsCode/Mantid/DataHandling/src/DefineGaugeVolume.cpp
- Code/Mantid/DataHandling/src/LoadInstrument.cpp 9 additions, 8 deletionsCode/Mantid/DataHandling/src/LoadInstrument.cpp
- Code/Mantid/DataHandling/src/LoadSPE.cpp 4 additions, 4 deletionsCode/Mantid/DataHandling/src/LoadSPE.cpp
- Code/Mantid/Geometry/inc/MantidGeometry/Instrument/Detector.h 3 additions, 4 deletions.../Mantid/Geometry/inc/MantidGeometry/Instrument/Detector.h
- Code/Mantid/Geometry/inc/MantidGeometry/Instrument/ObjComponent.h 9 additions, 4 deletions...tid/Geometry/inc/MantidGeometry/Instrument/ObjComponent.h
- Code/Mantid/Geometry/inc/MantidGeometry/Objects/Material.h 58 additions, 70 deletionsCode/Mantid/Geometry/inc/MantidGeometry/Objects/Material.h
- Code/Mantid/Geometry/inc/MantidGeometry/Objects/Object.h 7 additions, 2 deletionsCode/Mantid/Geometry/inc/MantidGeometry/Objects/Object.h
- Code/Mantid/Geometry/src/IObjComponent.cpp 4 additions, 1 deletionCode/Mantid/Geometry/src/IObjComponent.cpp
- Code/Mantid/Geometry/src/Instrument/Detector.cpp 2 additions, 9 deletionsCode/Mantid/Geometry/src/Instrument/Detector.cpp
Loading
Please register or sign in to comment