GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
const LevelScheme* Gw::BaseGEM::GetLS ( ) const
inlineinherited

To set the intensity of the lowest link of the level scheme.

In level schemes, the intensity of a gamma-ray might be 0 ... which is a problem for the generator. By default, all links found with no intensity when Import is called are set with an intensity equal to the lowest found / MinFactor with MinFactor = 10. You can modifiy this factor with this method.returns the level scheme embedded in this class

Definition at line 175 of file BaseGEM.h.