12 #ifndef ROOT_TStructNodeProperty 13 #define ROOT_TStructNodeProperty Int_t Compare(const TObject *obj) const
Overrided method. Compare two objects of TStructNodeProperty class.
TColor GetColor() const
Returns color of class.
~TStructNodeProperty()
Destructor.
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
The color creation and management class.
void SetColor(const TColor &color)
Sets the color to "color".
Mother of all ROOT objects.
Bool_t IsSortable() const
Retruns true, because we have overrided method Compare.
Pixel_t GetPixel() const
Return color in Pixel_t format.
TStructNodeProperty(const char *name, Int_t color)
Contructs a TStructNodeProperty with p as parent window for class "name" with color "color"...