|
BOSS 8.0.0
BESIII Offline Software System
|
#include <BesTView.h>
Public Types | |
| enum | { kPerspective = BIT( 6 ) } |
| enum | { kPerspective = BIT( 6 ) } |
| enum | { kPerspective = BIT( 6 ) } |
Public Member Functions | |
| BesTView () | |
| BesTView (Int_t system) | |
| BesTView (const Float_t *rmin, const Float_t *rmax, Int_t system=1) | |
| BesTView (const Double_t *rmin, const Double_t *rmax, Int_t system=1) | |
| virtual | ~BesTView () |
| virtual void | AxisVertex (Double_t ang, Double_t *av, Int_t &ix1, Int_t &ix2, Int_t &iy1, Int_t &iy2, Int_t &iz1, Int_t &iz2) |
| virtual void | DefinePerspectiveView () |
| virtual void | DefineViewDirection (const Double_t *s, const Double_t *c, Double_t cosphi, Double_t sinphi, Double_t costhe, Double_t sinthe, Double_t cospsi, Double_t sinpsi, Double_t *tnorm, Double_t *tback) |
| virtual void | DrawOutlineCube (TList *outline, Double_t *rmin, Double_t *rmax) |
| virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
| virtual void | ExecuteRotateView (Int_t event, Int_t px, Int_t py) |
| virtual void | FindScope (Double_t *scale, Double_t *center, Int_t &irep) |
| virtual Int_t | GetDistancetoAxis (Int_t axis, Int_t px, Int_t py, Double_t &ratio) |
| Double_t | GetDview () const |
| Double_t | GetDproj () const |
| Double_t | GetExtent () const |
| Bool_t | GetAutoRange () |
| Double_t | GetLatitude () |
| Double_t | GetLongitude () |
| Double_t | GetPsi () |
| virtual void | GetRange (Float_t *min, Float_t *max) |
| virtual void | GetRange (Double_t *min, Double_t *max) |
| Double_t * | GetRmax () |
| Double_t * | GetRmin () |
| TSeqCollection * | GetOutline () |
| Double_t * | GetTback () |
| Double_t * | GetTN () |
| Double_t * | GetTnorm () |
| Int_t | GetSystem () |
| void | GetWindow (Double_t &u0, Double_t &v0, Double_t &du, Double_t &dv) const |
| Double_t | GetWindowWidth () const |
| Double_t | GetWindowHeight () const |
| virtual void | FindNormal (Double_t x, Double_t y, Double_t z, Double_t &zn) |
| virtual void | FindPhiSectors (Int_t iopt, Int_t &kphi, Double_t *aphi, Int_t &iphi1, Int_t &iphi2) |
| virtual void | FindThetaSectors (Int_t iopt, Double_t phi, Int_t &kth, Double_t *ath, Int_t &ith1, Int_t &ith2) |
| Bool_t | IsClippedNDC (Double_t *p) const |
| Bool_t | IsPerspective () const |
| Bool_t | IsViewChanged () const |
| virtual void | NDCtoWC (const Float_t *pn, Float_t *pw) |
| virtual void | NDCtoWC (const Double_t *pn, Double_t *pw) |
| virtual void | NormalWCtoNDC (const Float_t *pw, Float_t *pn) |
| virtual void | NormalWCtoNDC (const Double_t *pw, Double_t *pn) |
| virtual void | PadRange (Int_t rback) |
| void | ResizePad () |
| virtual void | SetAutoRange (Bool_t autorange=kTRUE) |
| virtual void | SetAxisNDC (const Double_t *x1, const Double_t *x2, const Double_t *y1, const Double_t *y2, const Double_t *z1, const Double_t *z2) |
| void | SetDefaultWindow () |
| void | SetDview (Double_t dview) |
| void | SetDproj (Double_t dproj) |
| void | SetLatitude (Double_t latitude) |
| void | SetLongitude (Double_t longitude) |
| void | SetPsi (Double_t psi) |
| virtual void | SetOutlineToCube () |
| virtual void | SetParallel () |
| virtual void | SetPerspective () |
| virtual void | SetRange (const Double_t *min, const Double_t *max) |
| virtual void | SetRange (Double_t x0, Double_t y0, Double_t z0, Double_t x1, Double_t y1, Double_t z1, Int_t flag=0) |
| virtual void | SetSystem (Int_t system) |
| virtual void | SetView (Double_t longitude, Double_t latitude, Double_t psi, Int_t &irep) |
| void | SetViewChanged (Bool_t flag=kTRUE) |
| void | SetWindow (Double_t u0, Double_t v0, Double_t du, Double_t dv) |
| virtual void | WCtoNDC (const Float_t *pw, Float_t *pn) |
| virtual void | WCtoNDC (const Double_t *pw, Double_t *pn) |
| void | MoveFocus (Double_t *center, Double_t dx, Double_t dy, Double_t dz, Int_t nsteps=10, Double_t dlong=0, Double_t dlat=0, Double_t dpsi=0) |
| virtual void | MoveViewCommand (Char_t chCode, Int_t count=1) |
| void | MoveWindow (Char_t option) |
| virtual void | AdjustScales (TVirtualPad *pad=0) |
| virtual void | Centered3DImages (TVirtualPad *pad=0) |
| virtual void | Centered () |
| virtual void | FrontView (TVirtualPad *pad=0) |
| virtual void | Front () |
| virtual void | ZoomIn () |
| virtual void | ZoomOut () |
| virtual void | ZoomView (TVirtualPad *pad=0, Double_t zoomFactor=1.25) |
| virtual void | UnzoomView (TVirtualPad *pad=0, Double_t unZoomFactor=1.25) |
| virtual void | RotateView (Double_t phi, Double_t theta, TVirtualPad *pad=0) |
| virtual void | SideView (TVirtualPad *pad=0) |
| virtual void | Side () |
| virtual void | TopView (TVirtualPad *pad=0) |
| virtual void | Top () |
| virtual void | ToggleRulers (TVirtualPad *pad=0) |
| virtual void | ShowAxis () |
| virtual void | ToggleZoom (TVirtualPad *pad=0) |
| virtual void | ZoomMove () |
| virtual void | Zoom () |
| virtual void | UnZoom () |
| ClassDef (BesTView, 2) | |
| BesTView () | |
| BesTView (Int_t system) | |
| BesTView (const Float_t *rmin, const Float_t *rmax, Int_t system=1) | |
| BesTView (const Double_t *rmin, const Double_t *rmax, Int_t system=1) | |
| virtual | ~BesTView () |
| virtual void | AxisVertex (Double_t ang, Double_t *av, Int_t &ix1, Int_t &ix2, Int_t &iy1, Int_t &iy2, Int_t &iz1, Int_t &iz2) |
| virtual void | DefinePerspectiveView () |
| virtual void | DefineViewDirection (const Double_t *s, const Double_t *c, Double_t cosphi, Double_t sinphi, Double_t costhe, Double_t sinthe, Double_t cospsi, Double_t sinpsi, Double_t *tnorm, Double_t *tback) |
| virtual void | DrawOutlineCube (TList *outline, Double_t *rmin, Double_t *rmax) |
| virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
| virtual void | ExecuteRotateView (Int_t event, Int_t px, Int_t py) |
| virtual void | FindScope (Double_t *scale, Double_t *center, Int_t &irep) |
| virtual Int_t | GetDistancetoAxis (Int_t axis, Int_t px, Int_t py, Double_t &ratio) |
| Double_t | GetDview () const |
| Double_t | GetDproj () const |
| Double_t | GetExtent () const |
| Bool_t | GetAutoRange () |
| Double_t | GetLatitude () |
| Double_t | GetLongitude () |
| Double_t | GetPsi () |
| virtual void | GetRange (Float_t *min, Float_t *max) |
| virtual void | GetRange (Double_t *min, Double_t *max) |
| Double_t * | GetRmax () |
| Double_t * | GetRmin () |
| TSeqCollection * | GetOutline () |
| Double_t * | GetTback () |
| Double_t * | GetTN () |
| Double_t * | GetTnorm () |
| Int_t | GetSystem () |
| void | GetWindow (Double_t &u0, Double_t &v0, Double_t &du, Double_t &dv) const |
| Double_t | GetWindowWidth () const |
| Double_t | GetWindowHeight () const |
| virtual void | FindNormal (Double_t x, Double_t y, Double_t z, Double_t &zn) |
| virtual void | FindPhiSectors (Int_t iopt, Int_t &kphi, Double_t *aphi, Int_t &iphi1, Int_t &iphi2) |
| virtual void | FindThetaSectors (Int_t iopt, Double_t phi, Int_t &kth, Double_t *ath, Int_t &ith1, Int_t &ith2) |
| Bool_t | IsClippedNDC (Double_t *p) const |
| Bool_t | IsPerspective () const |
| Bool_t | IsViewChanged () const |
| virtual void | NDCtoWC (const Float_t *pn, Float_t *pw) |
| virtual void | NDCtoWC (const Double_t *pn, Double_t *pw) |
| virtual void | NormalWCtoNDC (const Float_t *pw, Float_t *pn) |
| virtual void | NormalWCtoNDC (const Double_t *pw, Double_t *pn) |
| virtual void | PadRange (Int_t rback) |
| void | ResizePad () |
| virtual void | SetAutoRange (Bool_t autorange=kTRUE) |
| virtual void | SetAxisNDC (const Double_t *x1, const Double_t *x2, const Double_t *y1, const Double_t *y2, const Double_t *z1, const Double_t *z2) |
| void | SetDefaultWindow () |
| void | SetDview (Double_t dview) |
| void | SetDproj (Double_t dproj) |
| void | SetLatitude (Double_t latitude) |
| void | SetLongitude (Double_t longitude) |
| void | SetPsi (Double_t psi) |
| virtual void | SetOutlineToCube () |
| virtual void | SetParallel () |
| virtual void | SetPerspective () |
| virtual void | SetRange (const Double_t *min, const Double_t *max) |
| virtual void | SetRange (Double_t x0, Double_t y0, Double_t z0, Double_t x1, Double_t y1, Double_t z1, Int_t flag=0) |
| virtual void | SetSystem (Int_t system) |
| virtual void | SetView (Double_t longitude, Double_t latitude, Double_t psi, Int_t &irep) |
| void | SetViewChanged (Bool_t flag=kTRUE) |
| void | SetWindow (Double_t u0, Double_t v0, Double_t du, Double_t dv) |
| virtual void | WCtoNDC (const Float_t *pw, Float_t *pn) |
| virtual void | WCtoNDC (const Double_t *pw, Double_t *pn) |
| void | MoveFocus (Double_t *center, Double_t dx, Double_t dy, Double_t dz, Int_t nsteps=10, Double_t dlong=0, Double_t dlat=0, Double_t dpsi=0) |
| virtual void | MoveViewCommand (Char_t chCode, Int_t count=1) |
| void | MoveWindow (Char_t option) |
| virtual void | AdjustScales (TVirtualPad *pad=0) |
| virtual void | Centered3DImages (TVirtualPad *pad=0) |
| virtual void | Centered () |
| virtual void | FrontView (TVirtualPad *pad=0) |
| virtual void | Front () |
| virtual void | ZoomIn () |
| virtual void | ZoomOut () |
| virtual void | ZoomView (TVirtualPad *pad=0, Double_t zoomFactor=1.25) |
| virtual void | UnzoomView (TVirtualPad *pad=0, Double_t unZoomFactor=1.25) |
| virtual void | RotateView (Double_t phi, Double_t theta, TVirtualPad *pad=0) |
| virtual void | SideView (TVirtualPad *pad=0) |
| virtual void | Side () |
| virtual void | TopView (TVirtualPad *pad=0) |
| virtual void | Top () |
| virtual void | ToggleRulers (TVirtualPad *pad=0) |
| virtual void | ShowAxis () |
| virtual void | ToggleZoom (TVirtualPad *pad=0) |
| virtual void | ZoomMove () |
| virtual void | Zoom () |
| virtual void | UnZoom () |
| ClassDef (BesTView, 2) | |
| BesTView () | |
| BesTView (Int_t system) | |
| BesTView (const Float_t *rmin, const Float_t *rmax, Int_t system=1) | |
| BesTView (const Double_t *rmin, const Double_t *rmax, Int_t system=1) | |
| virtual | ~BesTView () |
| virtual void | AxisVertex (Double_t ang, Double_t *av, Int_t &ix1, Int_t &ix2, Int_t &iy1, Int_t &iy2, Int_t &iz1, Int_t &iz2) |
| virtual void | DefinePerspectiveView () |
| virtual void | DefineViewDirection (const Double_t *s, const Double_t *c, Double_t cosphi, Double_t sinphi, Double_t costhe, Double_t sinthe, Double_t cospsi, Double_t sinpsi, Double_t *tnorm, Double_t *tback) |
| virtual void | DrawOutlineCube (TList *outline, Double_t *rmin, Double_t *rmax) |
| virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
| virtual void | ExecuteRotateView (Int_t event, Int_t px, Int_t py) |
| virtual void | FindScope (Double_t *scale, Double_t *center, Int_t &irep) |
| virtual Int_t | GetDistancetoAxis (Int_t axis, Int_t px, Int_t py, Double_t &ratio) |
| Double_t | GetDview () const |
| Double_t | GetDproj () const |
| Double_t | GetExtent () const |
| Bool_t | GetAutoRange () |
| Double_t | GetLatitude () |
| Double_t | GetLongitude () |
| Double_t | GetPsi () |
| virtual void | GetRange (Float_t *min, Float_t *max) |
| virtual void | GetRange (Double_t *min, Double_t *max) |
| Double_t * | GetRmax () |
| Double_t * | GetRmin () |
| TSeqCollection * | GetOutline () |
| Double_t * | GetTback () |
| Double_t * | GetTN () |
| Double_t * | GetTnorm () |
| Int_t | GetSystem () |
| void | GetWindow (Double_t &u0, Double_t &v0, Double_t &du, Double_t &dv) const |
| Double_t | GetWindowWidth () const |
| Double_t | GetWindowHeight () const |
| virtual void | FindNormal (Double_t x, Double_t y, Double_t z, Double_t &zn) |
| virtual void | FindPhiSectors (Int_t iopt, Int_t &kphi, Double_t *aphi, Int_t &iphi1, Int_t &iphi2) |
| virtual void | FindThetaSectors (Int_t iopt, Double_t phi, Int_t &kth, Double_t *ath, Int_t &ith1, Int_t &ith2) |
| Bool_t | IsClippedNDC (Double_t *p) const |
| Bool_t | IsPerspective () const |
| Bool_t | IsViewChanged () const |
| virtual void | NDCtoWC (const Float_t *pn, Float_t *pw) |
| virtual void | NDCtoWC (const Double_t *pn, Double_t *pw) |
| virtual void | NormalWCtoNDC (const Float_t *pw, Float_t *pn) |
| virtual void | NormalWCtoNDC (const Double_t *pw, Double_t *pn) |
| virtual void | PadRange (Int_t rback) |
| void | ResizePad () |
| virtual void | SetAutoRange (Bool_t autorange=kTRUE) |
| virtual void | SetAxisNDC (const Double_t *x1, const Double_t *x2, const Double_t *y1, const Double_t *y2, const Double_t *z1, const Double_t *z2) |
| void | SetDefaultWindow () |
| void | SetDview (Double_t dview) |
| void | SetDproj (Double_t dproj) |
| void | SetLatitude (Double_t latitude) |
| void | SetLongitude (Double_t longitude) |
| void | SetPsi (Double_t psi) |
| virtual void | SetOutlineToCube () |
| virtual void | SetParallel () |
| virtual void | SetPerspective () |
| virtual void | SetRange (const Double_t *min, const Double_t *max) |
| virtual void | SetRange (Double_t x0, Double_t y0, Double_t z0, Double_t x1, Double_t y1, Double_t z1, Int_t flag=0) |
| virtual void | SetSystem (Int_t system) |
| virtual void | SetView (Double_t longitude, Double_t latitude, Double_t psi, Int_t &irep) |
| void | SetViewChanged (Bool_t flag=kTRUE) |
| void | SetWindow (Double_t u0, Double_t v0, Double_t du, Double_t dv) |
| virtual void | WCtoNDC (const Float_t *pw, Float_t *pn) |
| virtual void | WCtoNDC (const Double_t *pw, Double_t *pn) |
| void | MoveFocus (Double_t *center, Double_t dx, Double_t dy, Double_t dz, Int_t nsteps=10, Double_t dlong=0, Double_t dlat=0, Double_t dpsi=0) |
| virtual void | MoveViewCommand (Char_t chCode, Int_t count=1) |
| void | MoveWindow (Char_t option) |
| virtual void | AdjustScales (TVirtualPad *pad=0) |
| virtual void | Centered3DImages (TVirtualPad *pad=0) |
| virtual void | Centered () |
| virtual void | FrontView (TVirtualPad *pad=0) |
| virtual void | Front () |
| virtual void | ZoomIn () |
| virtual void | ZoomOut () |
| virtual void | ZoomView (TVirtualPad *pad=0, Double_t zoomFactor=1.25) |
| virtual void | UnzoomView (TVirtualPad *pad=0, Double_t unZoomFactor=1.25) |
| virtual void | RotateView (Double_t phi, Double_t theta, TVirtualPad *pad=0) |
| virtual void | SideView (TVirtualPad *pad=0) |
| virtual void | Side () |
| virtual void | TopView (TVirtualPad *pad=0) |
| virtual void | Top () |
| virtual void | ToggleRulers (TVirtualPad *pad=0) |
| virtual void | ShowAxis () |
| virtual void | ToggleZoom (TVirtualPad *pad=0) |
| virtual void | ZoomMove () |
| virtual void | Zoom () |
| virtual void | UnZoom () |
| ClassDef (BesTView, 2) | |
Static Public Member Functions | |
| static void | AdjustPad (TVirtualPad *pad=0) |
| static void | AdjustPad (TVirtualPad *pad=0) |
| static void | AdjustPad (TVirtualPad *pad=0) |
Protected Member Functions | |
| BesTView (const BesTView &) | |
| Set to TRUE after ExecuteRotateView. | |
| BesTView & | operator= (const BesTView &) |
| void | ResetView (Double_t longitude, Double_t latitude, Double_t psi, Int_t &irep) |
| BesTView (const BesTView &) | |
| Set to TRUE after ExecuteRotateView. | |
| BesTView & | operator= (const BesTView &) |
| void | ResetView (Double_t longitude, Double_t latitude, Double_t psi, Int_t &irep) |
| BesTView (const BesTView &) | |
| Set to TRUE after ExecuteRotateView. | |
| BesTView & | operator= (const BesTView &) |
| void | ResetView (Double_t longitude, Double_t latitude, Double_t psi, Int_t &irep) |
Protected Attributes | |
| Double_t | fLatitude |
| Double_t | fLongitude |
| Double_t | fPsi |
| Double_t | fDview |
| Double_t | fDproj |
| Double_t | fUpix |
| Double_t | fVpix |
| Double_t | fTN [16] |
| Double_t | fTB [16] |
| Double_t | fRmax [3] |
| Double_t | fRmin [3] |
| Double_t | fUVcoord [4] |
| Double_t | fTnorm [16] |
| Double_t | fTback [16] |
| Double_t | fX1 [3] |
| Double_t | fX2 [3] |
| Double_t | fY1 [3] |
| Double_t | fY2 [3] |
| Double_t | fZ1 [3] |
| Double_t | fZ2 [3] |
| Int_t | fSystem |
| TSeqCollection * | fOutline |
| Bool_t | fDefaultOutline |
| Bool_t | fAutoRange |
| Bool_t | fChanged |
Definition at line 28 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kPerspective | |
Definition at line 64 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kPerspective | |
Definition at line 64 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kPerspective | |
Definition at line 64 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
protected |
Set to TRUE after ExecuteRotateView.
Definition at line 50 of file BesTView.cxx.
Referenced by BesTView(), ClassDef(), and operator=().
| BesTView::BesTView | ( | ) |
Definition at line 37 of file BesTView.cxx.
| BesTView::BesTView | ( | Int_t | system | ) |
Definition at line 140 of file BesTView.cxx.
| BesTView::BesTView | ( | const Float_t * | rmin, |
| const Float_t * | rmax, | ||
| Int_t | system = 1 ) |
Definition at line 202 of file BesTView.cxx.
| BesTView::BesTView | ( | const Double_t * | rmin, |
| const Double_t * | rmax, | ||
| Int_t | system = 1 ) |
Definition at line 262 of file BesTView.cxx.
|
virtual |
|
protected |
Set to TRUE after ExecuteRotateView.
| BesTView::BesTView | ( | ) |
| BesTView::BesTView | ( | Int_t | system | ) |
| BesTView::BesTView | ( | const Float_t * | rmin, |
| const Float_t * | rmax, | ||
| Int_t | system = 1 ) |
| BesTView::BesTView | ( | const Double_t * | rmin, |
| const Double_t * | rmax, | ||
| Int_t | system = 1 ) |
|
virtual |
|
protected |
Set to TRUE after ExecuteRotateView.
| BesTView::BesTView | ( | ) |
| BesTView::BesTView | ( | Int_t | system | ) |
| BesTView::BesTView | ( | const Float_t * | rmin, |
| const Float_t * | rmax, | ||
| Int_t | system = 1 ) |
| BesTView::BesTView | ( | const Double_t * | rmin, |
| const Double_t * | rmax, | ||
| Int_t | system = 1 ) |
|
virtual |
|
static |
Definition at line 1681 of file BesTView.cxx.
Referenced by AdjustScales(), Centered3DImages(), and BesVisDisplay::DrawView().
|
static |
|
static |
|
virtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 1747 of file BesTView.cxx.
Referenced by Bes2DView::AdjustScales(), and BesView::AdjustScales().
|
virtual |
|
virtual |
|
virtual |
Definition at line 322 of file BesTView.cxx.
|
virtual |
|
virtual |
|
inlinevirtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 174 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by Bes2DView::Centered(), and BesView::Centered().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1763 of file BesTView.cxx.
Referenced by Centered().
|
virtual |
|
virtual |
| BesTView::ClassDef | ( | BesTView | , |
| 2 | ) |
| BesTView::ClassDef | ( | BesTView | , |
| 2 | ) |
| BesTView::ClassDef | ( | BesTView | , |
| 2 | ) |
|
virtual |
Definition at line 465 of file BesTView.cxx.
Referenced by DefineViewDirection(), MoveFocus(), MoveWindow(), ResetView(), ResizePad(), ZoomIn(), and ZoomOut().
|
virtual |
|
virtual |
|
virtual |
Definition at line 596 of file BesTView.cxx.
Referenced by ResetView().
|
virtual |
|
virtual |
|
virtual |
Definition at line 727 of file BesTView.cxx.
Referenced by SetOutlineToCube().
|
virtual |
|
virtual |
|
virtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 734 of file BesTView.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 741 of file BesTView.cxx.
Referenced by ExecuteEvent(), and BesView::ExecuteEvent().
|
virtual |
|
virtual |
|
virtual |
Definition at line 875 of file BesTView.cxx.
Referenced by FindThetaSectors().
|
virtual |
|
virtual |
|
virtual |
Definition at line 892 of file BesTView.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1043 of file BesTView.cxx.
Referenced by ResetView().
|
virtual |
|
virtual |
|
virtual |
Definition at line 965 of file BesTView.cxx.
|
virtual |
|
virtual |
|
inlinevirtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 175 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by Bes2DView::Top(), and BesView::Top().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1718 of file BesTView.cxx.
Referenced by Front().
|
virtual |
|
virtual |
|
inline |
Definition at line 87 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 87 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 87 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
virtual |
Definition at line 1069 of file BesTView.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 85 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 85 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 85 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 84 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 84 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 84 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
| Double_t BesTView::GetExtent | ( | ) | const |
Definition at line 1144 of file BesTView.cxx.
Referenced by BesView::GetZoomRatio(), SetDefaultWindow(), ZoomIn(), and ZoomOut().
| Double_t BesTView::GetExtent | ( | ) | const |
| Double_t BesTView::GetExtent | ( | ) | const |
|
inline |
Definition at line 88 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesClient::ExecuteReturn(), BesClient::HandleSliders(), BesClient::RotatePhi(), BesClient::RotatePsi(), BesClient::RotateTheta(), and BesClient::UpdateBesInputFields().
|
inline |
Definition at line 88 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 88 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 89 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesClient::ExecuteReturn(), BesClient::HandleSliders(), Emc2DCrystal::HasZRSection(), Mdc2DWire::HasZRSection(), Tof2DScin::HasZRSection(), Emc2DCrystal::IsSideVisible(), Muc2DStrip::IsZRVisible(), MucROOTGeo::IsZRVisible(), BesGeoTrack::Paint(), BesPolygon2D::Paint(), BesClient::RotatePhi(), BesClient::RotatePsi(), BesClient::RotateTheta(), and BesClient::UpdateBesInputFields().
|
inline |
Definition at line 89 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 89 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 95 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 95 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 95 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 90 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesClient::ExecuteReturn(), ExecuteRotateView(), BesClient::HandleSliders(), BesClient::RotatePhi(), BesClient::RotatePsi(), BesClient::RotateTheta(), and BesClient::UpdateBesInputFields().
|
inline |
Definition at line 90 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 90 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Definition at line 1156 of file BesTView.cxx.
Referenced by AdjustScales(), Centered3DImages(), Muc2DStrip::Paint(), SetRange(), and ZoomView().
|
virtual |
|
virtual |
|
inline |
Definition at line 93 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 93 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 93 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 94 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 94 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 94 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 99 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by ExecuteRotateView().
|
inline |
Definition at line 99 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 99 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 96 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 96 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 96 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 97 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 97 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 97 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 98 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 98 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 98 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
| void BesTView::GetWindow | ( | Double_t & | u0, |
| Double_t & | v0, | ||
| Double_t & | du, | ||
| Double_t & | dv ) const |
| void BesTView::GetWindow | ( | Double_t & | u0, |
| Double_t & | v0, | ||
| Double_t & | du, | ||
| Double_t & | dv ) const |
| void BesTView::GetWindow | ( | Double_t & | u0, |
| Double_t & | v0, | ||
| Double_t & | du, | ||
| Double_t & | dv ) const |
|
inline |
Definition at line 102 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 102 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 102 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 101 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 101 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 101 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
| Bool_t BesTView::IsClippedNDC | ( | Double_t * | p | ) | const |
Definition at line 1181 of file BesTView.cxx.
| Bool_t BesTView::IsClippedNDC | ( | Double_t * | p | ) | const |
| Bool_t BesTView::IsClippedNDC | ( | Double_t * | p | ) | const |
|
inline |
Definition at line 109 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by DefineViewDirection(), ExecuteRotateView(), BesClient::HandleButtons(), MoveFocus(), MoveWindow(), ResetView(), ResizePad(), SetParallel(), SetPerspective(), SetRange(), BesView::SetViewType(), BesClient::UpdateStatus(), WCtoNDC(), WCtoNDC(), ZoomIn(), and ZoomOut().
|
inline |
Definition at line 109 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 109 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 110 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 110 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 110 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
| void BesTView::MoveFocus | ( | Double_t * | center, |
| Double_t | dx, | ||
| Double_t | dy, | ||
| Double_t | dz, | ||
| Int_t | nsteps = 10, | ||
| Double_t | dlong = 0, | ||
| Double_t | dlat = 0, | ||
| Double_t | dpsi = 0 ) |
Definition at line 1808 of file BesTView.cxx.
| void BesTView::MoveFocus | ( | Double_t * | center, |
| Double_t | dx, | ||
| Double_t | dy, | ||
| Double_t | dz, | ||
| Int_t | nsteps = 10, | ||
| Double_t | dlong = 0, | ||
| Double_t | dlat = 0, | ||
| Double_t | dpsi = 0 ) |
| void BesTView::MoveFocus | ( | Double_t * | center, |
| Double_t | dx, | ||
| Double_t | dy, | ||
| Double_t | dz, | ||
| Int_t | nsteps = 10, | ||
| Double_t | dlong = 0, | ||
| Double_t | dlat = 0, | ||
| Double_t | dpsi = 0 ) |
|
virtual |
Definition at line 1867 of file BesTView.cxx.
|
virtual |
|
virtual |
| void BesTView::MoveWindow | ( | Char_t | option | ) |
Definition at line 1898 of file BesTView.cxx.
Referenced by MoveViewCommand().
| void BesTView::MoveWindow | ( | Char_t | option | ) |
| void BesTView::MoveWindow | ( | Char_t | option | ) |
|
virtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 1206 of file BesTView.cxx.
|
virtual |
|
virtual |
|
virtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 1191 of file BesTView.cxx.
Referenced by Bes2DView::NDCtoWC(), Bes2DView::NDCtoWC(), BesView::NDCtoWC(), and BesView::NDCtoWC().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1250 of file BesTView.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1221 of file BesTView.cxx.
|
virtual |
|
virtual |
Definition at line 88 of file BesTView.cxx.
|
virtual |
Definition at line 1279 of file BesTView.cxx.
|
virtual |
|
virtual |
|
protected |
Definition at line 1561 of file BesTView.cxx.
Referenced by BesTView(), BesTView(), BesTView(), ExecuteRotateView(), SetParallel(), SetPerspective(), SetRange(), and SetView().
|
protected |
|
protected |
| void BesTView::ResizePad | ( | ) |
Definition at line 1542 of file BesTView.cxx.
| void BesTView::ResizePad | ( | ) |
| void BesTView::ResizePad | ( | ) |
|
virtual |
Definition at line 1692 of file BesTView.cxx.
Referenced by FrontView(), SideView(), and TopView().
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 117 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inlinevirtual |
Definition at line 117 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inlinevirtual |
Definition at line 117 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
virtual |
Definition at line 1370 of file BesTView.cxx.
|
virtual |
|
virtual |
| void BesTView::SetDefaultWindow | ( | ) |
Definition at line 1388 of file BesTView.cxx.
Referenced by MoveFocus(), SetPerspective(), and SetRange().
| void BesTView::SetDefaultWindow | ( | ) |
| void BesTView::SetDefaultWindow | ( | ) |
|
inline |
Definition at line 122 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 122 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 122 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 121 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 121 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 121 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 123 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 123 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 123 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 124 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 124 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 124 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
virtual |
Definition at line 1408 of file BesTView.cxx.
Referenced by ExecuteRotateView(), and SetRange().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1445 of file BesTView.cxx.
Referenced by BesVisDisplay::DrawView(), BesClient::HandleButtons(), and BesView::SetViewType().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1454 of file BesTView.cxx.
Referenced by BesTView(), BesTView(), BesTView(), BesClient::HandleButtons(), and BesView::SetViewType().
|
virtual |
|
virtual |
|
inline |
Definition at line 125 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 125 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 125 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
virtual |
Definition at line 1464 of file BesTView.cxx.
Referenced by AdjustScales(), Centered3DImages(), BesView::DefaultRange(), BesVisDisplay::DrawView(), Bes2DView::Reset(), SetRange(), and ZoomView().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1477 of file BesTView.cxx.
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 132 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inlinevirtual |
Definition at line 132 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inlinevirtual |
Definition at line 132 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
|
virtual |
Definition at line 1535 of file BesTView.cxx.
Referenced by BesVisDisplay::DrawView(), BesClient::ExecuteReturn(), ExecuteRotateView(), BesClient::HandleButtons(), BesClient::HandleSliders(), BesClient::RotatePhi(), BesClient::RotatePsi(), BesClient::RotateTheta(), RotateView(), BesView::SetViewType(), BesView::Side3D(), and BesView::Top3D().
|
virtual |
|
virtual |
|
inline |
Definition at line 134 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 134 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesTView.h.
|
inline |
Definition at line 134 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesTView.h.
| void BesTView::SetWindow | ( | Double_t | u0, |
| Double_t | v0, | ||
| Double_t | du, | ||
| Double_t | dv ) |
Definition at line 1526 of file BesTView.cxx.
Referenced by ResizePad(), and SetDefaultWindow().
| void BesTView::SetWindow | ( | Double_t | u0, |
| Double_t | v0, | ||
| Double_t | du, | ||
| Double_t | dv ) |
| void BesTView::SetWindow | ( | Double_t | u0, |
| Double_t | v0, | ||
| Double_t | du, | ||
| Double_t | dv ) |
|
inlinevirtual |
Definition at line 176 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesGeometry::Draw2DXY(), and BesGeometry::Draw2DZR().
|
virtual |
|
virtual |
|
inlinevirtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 177 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by Bes2DView::Side(), and BesView::Side().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1713 of file BesTView.cxx.
Referenced by Side().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1728 of file BesTView.cxx.
Referenced by ShowAxis().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1737 of file BesTView.cxx.
Referenced by ZoomMove().
|
virtual |
|
virtual |
|
inlinevirtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 178 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by Bes2DView::Front(), and BesView::Front().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1723 of file BesTView.cxx.
Referenced by Top().
|
virtual |
|
virtual |
|
inlinevirtual |
Reimplemented in Bes2DView, Bes2DView, and Bes2DView.
Definition at line 181 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
|
virtual |
Definition at line 1779 of file BesTView.cxx.
Referenced by MoveViewCommand(), Bes2DView::UnZoom(), UnZoom(), and BesView::ZoomOut().
|
virtual |
|
virtual |
|
virtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 1647 of file BesTView.cxx.
|
virtual |
|
virtual |
|
virtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 1613 of file BesTView.cxx.
Referenced by Bes2DView::NDCtoWC(), Bes2DView::NDCtoWC(), BesView::NDCtoWC(), BesView::NDCtoWC(), Bes2DView::WCtoNDC(), Bes2DView::WCtoNDC(), BesView::WCtoNDC(), and BesView::WCtoNDC().
|
virtual |
|
virtual |
|
inlinevirtual |
|
virtual |
Reimplemented in BesView, BesView, and BesView.
Definition at line 1928 of file BesTView.cxx.
Referenced by MoveViewCommand().
|
inlinevirtual |
Reimplemented in Bes2DView, Bes2DView, Bes2DView, BesView, BesView, and BesView.
Definition at line 179 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by Bes2DView::ZoomMove(), and BesView::ZoomMove().
|
virtual |
|
virtual |
|
virtual |
Reimplemented in BesView, BesView, and BesView.
Definition at line 1944 of file BesTView.cxx.
Referenced by MoveViewCommand().
|
virtual |
Definition at line 1786 of file BesTView.cxx.
Referenced by BesVisDisplay::DrawView(), MoveViewCommand(), Bes2DView::Reset(), BesView::SetZoomRatio(), UnzoomView(), Bes2DView::Zoom(), Zoom(), and BesView::ZoomIn().
|
virtual |
|
virtual |
|
protected |
Definition at line 54 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetAutoRange(), operator=(), and SetAutoRange().
|
protected |
Definition at line 55 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), ExecuteRotateView(), IsViewChanged(), operator=(), and SetViewChanged().
|
protected |
Definition at line 53 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), operator=(), SetOutlineToCube(), and SetRange().
|
protected |
Definition at line 35 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), DefinePerspectiveView(), GetDproj(), operator=(), SetDefaultWindow(), and SetDproj().
|
protected |
Definition at line 34 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), DefinePerspectiveView(), GetDview(), operator=(), SetDefaultWindow(), SetDview(), ZoomIn(), and ZoomOut().
|
protected |
Definition at line 31 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), DefinePerspectiveView(), GetLatitude(), MoveFocus(), operator=(), ResetView(), SetLatitude(), SetParallel(), SetPerspective(), and SetRange().
|
protected |
Definition at line 32 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), DefinePerspectiveView(), GetLongitude(), MoveFocus(), operator=(), ResetView(), SetLongitude(), SetParallel(), SetPerspective(), and SetRange().
|
protected |
Definition at line 52 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), ExecuteRotateView(), GetOutline(), operator=(), SetOutlineToCube(), and ~BesTView().
|
protected |
Definition at line 33 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), DefinePerspectiveView(), GetPsi(), MoveFocus(), operator=(), ResetView(), SetParallel(), SetPerspective(), SetPsi(), and SetRange().
|
protected |
Definition at line 40 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by AxisVertex(), BesTView(), BesTView(), BesTView(), BesTView(), DefinePerspectiveView(), FindScope(), GetExtent(), GetRange(), GetRange(), GetRmax(), MoveFocus(), operator=(), PadRange(), SetOutlineToCube(), and SetRange().
|
protected |
Definition at line 41 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by AxisVertex(), BesTView(), BesTView(), BesTView(), BesTView(), DefinePerspectiveView(), FindScope(), GetExtent(), GetRange(), GetRange(), GetRmin(), MoveFocus(), operator=(), PadRange(), SetOutlineToCube(), and SetRange().
|
protected |
Definition at line 51 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetDistancetoAxis(), GetSystem(), operator=(), and SetSystem().
|
protected |
Definition at line 39 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), operator=(), and ResetView().
|
protected |
Definition at line 44 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), GetTback(), NDCtoWC(), NDCtoWC(), operator=(), and ResetView().
|
protected |
Definition at line 38 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by AxisVertex(), BesTView(), FindNormal(), FindPhiSectors(), FindThetaSectors(), GetTN(), operator=(), and ResetView().
|
protected |
Definition at line 43 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), DefinePerspectiveView(), GetTnorm(), NormalWCtoNDC(), NormalWCtoNDC(), operator=(), PadRange(), ResetView(), WCtoNDC(), and WCtoNDC().
|
protected |
Definition at line 36 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), operator=(), ResizePad(), and SetDefaultWindow().
|
protected |
Definition at line 42 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), DefinePerspectiveView(), GetWindow(), GetWindowHeight(), GetWindowWidth(), MoveWindow(), operator=(), ResizePad(), and SetWindow().
|
protected |
Definition at line 37 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), operator=(), ResizePad(), and SetDefaultWindow().
|
protected |
Definition at line 45 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetDistancetoAxis(), operator=(), and SetAxisNDC().
|
protected |
Definition at line 46 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetDistancetoAxis(), operator=(), and SetAxisNDC().
|
protected |
Definition at line 47 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetDistancetoAxis(), operator=(), and SetAxisNDC().
|
protected |
Definition at line 48 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetDistancetoAxis(), operator=(), and SetAxisNDC().
|
protected |
Definition at line 49 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetDistancetoAxis(), operator=(), and SetAxisNDC().
|
protected |
Definition at line 50 of file EventDisplay/BesVisLib/include/BesVisLib/BesTView.h.
Referenced by BesTView(), BesTView(), BesTView(), BesTView(), BesTView(), GetDistancetoAxis(), operator=(), and SetAxisNDC().