Skip to content
Snippets Groups Projects

simplify AlphaScan

Merged Wuttke, Joachim requested to merge i410h into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -22,6 +22,7 @@
#include "Param/Distrib/RangedDistributions.h"
#include "Resample/Element/SpecularElement.h"
#include "Sim/Scan/ScanResolution.h"
#include <algorithm>
AlphaScan::AlphaScan(double wl, std::vector<double> inc_angle)
: m_lambda(wl)
Loading