Mantid
|
This is the complete list of members for Mantid::Algorithms::MCAbsorptionStrategy, including all inherited members.
calculate(Kernel::PseudoRandomNumberGenerator &rng, const Kernel::V3D &finalPos, const std::vector< double > &lambdas, const double lambdaFixed, std::vector< double > &attenuationFactors, std::vector< double > &attFactorErrors, MCInteractionStatistics &stats) override | Mantid::Algorithms::MCAbsorptionStrategy | virtual |
m_beamProfile | Mantid::Algorithms::MCAbsorptionStrategy | private |
m_EMode | Mantid::Algorithms::MCAbsorptionStrategy | private |
m_maxScatterAttempts | Mantid::Algorithms::MCAbsorptionStrategy | private |
m_nevents | Mantid::Algorithms::MCAbsorptionStrategy | private |
m_regenerateTracksForEachLambda | Mantid::Algorithms::MCAbsorptionStrategy | private |
m_scatterVol | Mantid::Algorithms::MCAbsorptionStrategy | private |
MCAbsorptionStrategy(IMCInteractionVolume &interactionVolume, const IBeamProfile &beamProfile, Kernel::DeltaEMode::Type EMode, const size_t nevents, const size_t maxScatterPtAttempts, const bool regenerateTracksForEachLambda) | Mantid::Algorithms::MCAbsorptionStrategy | |
setActiveRegion(IMCInteractionVolume &interactionVolume, const IBeamProfile &beamProfile) | Mantid::Algorithms::MCAbsorptionStrategy | private |
~IMCAbsorptionStrategy()=default | Mantid::Algorithms::IMCAbsorptionStrategy | virtual |