Implements the Weisskopf single-particle estimates of the gamma-ray strength functions.
Definition: WeisskopfSingleParticleModel.hh:47
virtual double strength_function(TransitionType type, int l, double e_gamma) override
Returns the gamma-ray strength function (MeV –2 –1) for the requested gamma energy and multipolarity.
Definition: WeisskopfSingleParticleModel.cc:43
virtual double transmission_coefficient(TransitionType type, int l, double e_gamma) override
Returns the gamma-ray transmission coefficient (dimensionless) for the requested gamma energy and mul...
Definition: WeisskopfSingleParticleModel.cc:85
WeisskopfSingleParticleModel(int Z, int A, double D0=1.)
Definition: WeisskopfSingleParticleModel.cc:25