Mantid
|
#include <IMCInteractionVolume.h>
Public Attributes | |
int | componentIndex |
Kernel::V3D | scatterPoint |
Definition at line 25 of file IMCInteractionVolume.h.
int Mantid::Algorithms::ComponentScatterPoint::componentIndex |
Definition at line 26 of file IMCInteractionVolume.h.
Referenced by Mantid::Algorithms::MCInteractionVolume::calculateBeforeAfterTrack().
Kernel::V3D Mantid::Algorithms::ComponentScatterPoint::scatterPoint |
Definition at line 27 of file IMCInteractionVolume.h.
Referenced by Mantid::Algorithms::MCInteractionVolume::calculateBeforeAfterTrack().