int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
void Draw(Option_t *option="") override
Draw this box with its current attributes.
void ExecuteEvent(Int_t event, Int_t px, Int_t py) override
Execute action corresponding to one event.
void SavePrimitive(std::ostream &out, Option_t *option="") override
Save primitive as a C++ statement(s) on output stream out.
void Paint(Option_t *option="") override
Paint this box with its current attributes.
Int_t IsInside(Double_t x, Double_t y) const override
Function which returns 1 if point x,y lies inside the box, 0 otherwise.
Int_t DistancetoPrimitive(Int_t px, Int_t py) override
Compute distance from point px,py to a box.
TDiamond(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
TDiamond(const TDiamond &diamond)