73 return ww > 0 &&
wndc > 0 ? (
x / ww -
gPad->GetAbsXlowNDC()) /
wndc : 0.;
76 return pw > 0 ? 1. *
x /
pw : 0.;
100 return ph > 0 ? 1. - 1. *
y /
ph : 0.;
short Short_t
Signed Short integer 2 bytes (short)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
winID h TVirtualViewer3D TVirtualGLPainter p
Double_t GetYCoord(const Int_t y, Bool_t is_ndc=kFALSE, Bool_t is_absolute=kFALSE)
Can return ndc or normal values Also one can specify to use absolute coordinates for input parameter ...
virtual void SetBBoxCenterY(const Int_t y)=0
virtual void SetBBoxCenterX(const Int_t x)=0
virtual void SetBBoxCenter(const TPoint &p)
virtual Rectangle_t GetBBox()=0
virtual TPoint GetBBoxCenter()
Double_t GetXCoord(const Int_t x, Bool_t is_ndc=kFALSE, Bool_t is_absolute=kFALSE)
Return user X coordinate for pixel X value Can return ndc or normal values Also one can specify to us...
void box(Int_t pat, Double_t x1, Double_t y1, Double_t x2, Double_t y2)