Mantid
|
#include <MCInteractionStatistics.h>
Public Attributes | |
int | generatedPointCount |
std::string | name |
int | usedPointCount |
Definition at line 22 of file MCInteractionStatistics.h.
int Mantid::Algorithms::ScatterPointStat::generatedPointCount |
Definition at line 24 of file MCInteractionStatistics.h.
Referenced by Mantid::Algorithms::MCInteractionStatistics::generateScatterPointStats(), and Mantid::Algorithms::MCInteractionStatistics::UpdateScatterPointCounts().
std::string Mantid::Algorithms::ScatterPointStat::name |
Definition at line 23 of file MCInteractionStatistics.h.
int Mantid::Algorithms::ScatterPointStat::usedPointCount |