10 #define ROOT_TPieSlice TPie * fPie
The TPie object that contain this slice.
void SavePrimitive(std::ostream &out, Option_t *opts="")
Do nothing.
Fill Area Attributes class.
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
A slice of a piechart, see the TPie class.
void SetRadiusOffset(Double_t)
Set the radial offset of this slice.
Bool_t fIsActive
! True if is the slice under the mouse pointer
Double_t fValue
value value of this slice
virtual Int_t DistancetoPrimitive(Int_t, Int_t)
Eval if the mouse is over the area associated with this slice.
void SetValue(Double_t)
Set the value for this slice.
TPieSlice()
This is the default constructor, used to create the standard.
Double_t GetValue()
Return the value of this slice.
Double_t fRadiusOffset
offset from the center of the pie
Double_t GetRadiusOffset()
return the value of the offset in radial direction for this slice.
void SetIsActive(Bool_t is)