10#include "MantidAlgorithms/DllConfig.h"
35 std::string generateScatterPointStats();
36 void UpdateScatterPointCounts(
int componentIndex,
bool pointUsed);
43 double m_scatterAngleMean = 0;
44 double m_scatterAngleM2 = 0;
45 double m_scatterAngleSD = 0;
This class stores information about the sample used in particular run.
Stores statistics relating to the tracks generated in MCInteractionVolume for a specific detector.
std::vector< ScatterPointStat > m_envScatterPoints
Helper class which provides the Collimation Length for SANS instruments.
int32_t detid_t
Typedef for a detector ID.