112 Warning(
"SetValue",
"Invalid negative value. Absolute value taken");
TPie * fPie
The TPie object that contain this slice.
double dist(Rotation3D const &r1, Rotation3D const &r2)
void MakeSlices(Bool_t force=kFALSE)
Make the slices.
void SavePrimitive(std::ostream &out, Option_t *opts="")
Do nothing.
Fill Area Attributes class.
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.
virtual void Warning(const char *method, const char *msgfmt,...) const
Issue warning message.