Skip to content
Snippets Groups Projects

refactoring in particle/formfactor context

Merged Wuttke, Joachim requested to merge ff50 into develop
3 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -13,7 +13,7 @@
// ************************************************************************************************
#include "Sample/HardParticle/IFormFactorPrism.h"
#include "Sample/HardParticle/Prism.h"
#include "Sample/ff/Prism.h"
IFormFactorPrism::IFormFactorPrism(const NodeMeta& meta, const std::vector<double>& PValues)
: IBornFF(meta, PValues)
Loading