GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void GammaLink::SetAttrLabel ( const char *  s)
virtualinherited

Used to determine the attribute for each label.

The number are respectively for: 0->Energy, 1->EM, 2->Mixing, 3->Conv, 4->Strenght, 4->Tau. There are 3 labels associated with this link. The string given as argument helps determining which attributes belongs to which label For instance, "045" (which is the default value) sets label 0 to the energy, label 1 to strength and label 2 to conversion value.

Definition at line 118 of file GammaLink.cpp.