|
| ClassDef (Link, 5) |
| rootcint dictionary More...
|
|
virtual Int_t | Compare (const TObject *obj) const |
|
void | Delete (const Option_t *="") |
| Delete, redifined to avoid appearence in Menu. More...
|
|
virtual void | DeSelected () |
| unselected link More...
|
|
virtual Int_t | DoCascade (TSeqCollection &col, Option_t *opt="") |
| do cascade More...
|
|
virtual void | Draw (Option_t *option="") |
| draw More...
|
|
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
| to execute an event for this link More...
|
|
virtual Int_t | GetArrowStyle () |
| define arrow style More...
|
|
NuclearLevel & | GetFeeding () |
| to modify the entry point, if needed More...
|
|
virtual Level * | GetFL () |
| to get the final level More...
|
|
virtual Level * | GetFL () const |
| to get the final level More...
|
|
virtual Level * | GetIL () |
| to get the initial level More...
|
|
virtual Level * | GetIL () const |
|
virtual TLatex & | GetLabel (Int_t) |
| All labels are shifted when moving a level to another position. More...
|
|
virtual const char * | GetLabel0 () |
| Get labels title. More...
|
|
virtual const char * | GetLabel1 () |
|
virtual const char * | GetLabel2 () |
|
virtual Measure< Float_t > & | GetStrength () |
| to get the strength and modify it if it is needed More...
|
|
virtual Measure< Float_t > & | GetTau () |
| to get the characteritic time and modify it if it is needed More...
|
|
virtual const char * | GetVisLabel () |
| Used to determine which label should be drawn. More...
|
|
virtual Bool_t | IsAmbiguous () |
|
virtual Bool_t | IsModified () |
| return modified More...
|
|
virtual Bool_t | IsSelected () |
| return selection More...
|
|
Bool_t | IsSortable () const |
| Return true as the function Compare is implemented. More...
|
|
virtual Bool_t | IsVisible () |
| return visible More...
|
|
virtual void | ls (Option_t *="") const |
| ls on link More...
|
|
virtual void | Paint (Option_t *option="") |
|
virtual void | RefreshPoints () |
|
virtual void | Selected () |
| Selected link. More...
|
|
virtual void | SetAdvancedStylePoints (Double_t xi, Double_t xf) |
|
virtual void | SetAmbiguous (Bool_t isambiguous=true) |
|
virtual void | SetArrowStyle (Int_t style) |
|
virtual void | SetBasicStylePoints (Double_t xi, Double_t xf) |
|
virtual void | SetDefaultLabels () |
| Set default labels. More...
|
|
virtual Level * | SetFL (Level *final) |
| to change the final level - return the previous one More...
|
|
virtual Level * | SetIL (Level *initial) |
| already exist and always the same More...
|
|
virtual void | SetLabel (const char *, Int_t) |
| to set labels More...
|
|
virtual void | SetLabels (const char *l0, const char *l1, const char *l2) |
| set label titles More...
|
|
virtual void | SetLabelsColor (Color_t color) |
| set all labels color More...
|
|
virtual void | SetLabelsSize (Float_t size) |
| set all labels size More...
|
|
virtual void | SetModified () |
| Set link modified. More...
|
|
virtual void | SetPoints () |
| to set points from the levels and the Strength More...
|
|
virtual void | SetPoints (Double_t xi, Double_t xf) |
|
virtual void | SetUnmdified () |
| Set link unvisble. More...
|
|
virtual void | SetUnvisible () |
| Set link unvisble. More...
|
|
virtual void | SetVertical () |
|
virtual void | SetVisible () |
| Set link visible. More...
|
|
virtual void | SetVisLabel (const char *) |
| Used to determine which label should be drawn. More...
|
|
| TestFeeding () |
| array of E2 transitions More...
|
|
virtual void | UpdatePoints () |
| update points respect to a modified level (for future application) More...
|
|
virtual | ~TestFeeding () |
|
Definition at line 44 of file TestFeeding.h.