Skip to content
Snippets Groups Projects
Commit 5a74e523 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

OffSim: rm obsolete

parent 846afd77
No related branches found
No related tags found
1 merge request!1454rm Beam from Dp|Offsp-Sim
......@@ -18,9 +18,7 @@
#include "Base/Types/OwningVector.h"
#include "Sim/Simulation/ISimulation.h"
class Beam;
class Datafield;
class DiffuseElement;
class IAxis;
class IBeamScan;
class IPixel;
......@@ -78,7 +76,6 @@ private:
std::unique_ptr<OffspecDetector> m_detector;
//... Caches:
std::vector<DiffuseElement> m_eles;
OwningVector<const IPixel> m_pixels; //!< All unmasked pixels inside ROI.
std::unique_ptr<const IAxis> m_alpha_i_axis;
#endif // SWIG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment