36 std::cout <<
"Constructor::TPadStock default" << std::endl;
48 TPadStock (
const char* name,
const char* title, Double_t xlow, Double_t ylow, Double_t xup, Double_t yup,
49 Color_t color = -1, Short_t bordersize = -1, Short_t bordermode = -2);
52 std::cout <<
"Destructor::TPadStock" << std::endl;
94 virtual void ExecuteEvent( Int_t event, Int_t px, Int_t py );
Derive from TH1 will draw the graph.
void PaintPadFrameStock(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax)
Overload TPad Because ExecuteEvent not overloaded by CanvasStock.
THStock * GetTHStock() const
Loop over the ListOfPrimitives of TPad.
virtual void AddToTHStock(ObjectLine *)
Add an ObjectStock to THStock.
virtual Int_t DistancetoPrimitive(Int_t px, Int_t py)
Compute distance from point px,py to a box.
virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py)
Called if TPadStock::DistancetoPrimitive return the smallest distance Called only if not candle or an...