GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Gw::TestFeeding Class Reference

#include <TestFeeding.h>

Inheritance diagram for Gw::TestFeeding:

Public Member Functions

 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...
 
NuclearLevelGetFeeding ()
 to modify the entry point, if needed More...
 
virtual LevelGetFL ()
 to get the final level More...
 
virtual LevelGetFL () const
 to get the final level More...
 
virtual LevelGetIL ()
 to get the initial level More...
 
virtual LevelGetIL () 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 LevelSetFL (Level *final)
 to change the final level - return the previous one More...
 
virtual LevelSetIL (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 ()
 

Static Public Member Functions

static void DisableMove ()
 
static void EnableMove ()
 
static Color_t GetDefaultColor ()
 
static Color_t GetDefaultLabelColor ()
 
static Float_t GetDefaultLabelSize ()
 
static Bool_t IsMovable ()
 
static void SetDefaultColor (Color_t color)
 
static void SetDefaultLabelColor (Color_t color)
 
static void SetDefaultLabelSize (Float_t size)
 

Protected Attributes

Int_t fArrowStyle
 
LevelfFinal
 
LevelfInitial
 log message More...
 
Bool_t fIsAmbiguous
 
Bool_t fIsModified
 
Bool_t fIsSelected
 
Bool_t fIsVisible
 
LogMessage fLog
 
Measure< Float_t > fStrength
 
Measure< Float_t > fTau
 
NuclearLevel fTop
 Unique Rand instance. More...
 

Static Protected Attributes

static const Short_t fgkMaxLinkLabel = 3
 

Detailed Description

Definition at line 44 of file TestFeeding.h.


The documentation for this class was generated from the following files: