12#include <boost/regex.hpp>
23 PeakTransform(std::string xPlotLabel, std::string yPlotLabel,
const boost::regex ®exOne,
24 const boost::regex ®exTwo,
const boost::regex ®exThree);
33 boost::regex getFreePeakAxisRegex()
const;
35 virtual std::shared_ptr<PeakTransform>
clone()
const = 0;
Structure describing a single-crystal peak.
std::shared_ptr< PeakTransform > PeakTransform_sptr
Typedef for a PeakTransform wrapped in a shared_pointer.
std::shared_ptr< const PeakTransform > PeakTransform_const_sptr
SpecialCoordinateSystem
Special coordinate systems for Q3D.
Helper class which provides the Collimation Length for SANS instruments.