BOSS 7.0.1
BESIII Offline Software System
|
#include <BesVisDisplay.h>
Public Member Functions | |
BesVisDisplay () | |
BesVisDisplay (const char *title) | |
virtual | ~BesVisDisplay () |
virtual void | SetCanvas (TCanvas *c=0) |
void | SetDisplayMode (Int_t mode) |
Int_t | GetDisplayMode () |
Bool_t | IsVHeader () |
virtual void | SwitchDisplayMode (Int_t mode) |
virtual void | ResizePad () |
virtual void | SwitchPad () |
TPad * | GetPadXY () |
TPad * | GetPadZR () |
TPad * | GetPad3D () |
virtual void | DrawHeader () |
virtual void | Reset () |
virtual void | InitGeometryFromGDML (const TString fPath) |
virtual void | InitGeometryFromROOT (TGeoVolume *bes) |
BesGeometry * | GetBesGeometry () |
virtual void | SetMdcOn (Bool_t MdcOn) |
Bool_t | GetMdcOn () |
virtual void | SetTofOn (Bool_t TofOn) |
Bool_t | GetTofOn () |
virtual void | SetEmcOn (Bool_t EmcOn) |
Bool_t | GetEmcOn () |
virtual Bool_t | AllViews () |
virtual void | Clear (Option_t *option="") |
virtual void | DisplayTrigger (Int_t trig) |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
virtual void | Draw (Option_t *option="") |
void | Draw2D (Option_t *option="") |
void | Draw3D (Option_t *option="") |
void | Draw2DXY (Option_t *option="") |
void | Draw2DZR (Option_t *option="") |
virtual void | DrawAllViews () |
Bool_t | DrawClusters () |
Bool_t | DrawParticles () |
Bool_t | DrawParticles2 () |
virtual void | DrawTitle (Option_t *option="") |
virtual void | DrawView (Float_t theta, Float_t phi) |
void | DrawViewRange (Double_t x0, Double_t y0, Double_t z0, Double_t zoomSize) |
virtual void | DrawViewGL () |
virtual void | DrawViewX3D () |
virtual void | DrawViewRaytracer (Float_t theta, Float_t phi, Float_t psi) |
virtual void | DrawViewX3D (char option) |
void | DrawImageSequence (Int_t thetaStart, Int_t thetaStep) |
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
virtual void | GetEvent (Long64_t event) |
TGeoVolume * | GetVolBes () |
MdcROOTGeo * | GetMdcROOTGeo () |
TofROOTGeo * | GetTofROOTGeo () |
EmcROOTGeo * | GetEmcROOTGeo () |
MucROOTGeo * | GetMucROOTGeo () |
void | Init () |
TPad * | Pad () |
virtual void | Paint (Option_t *option="") |
virtual void | PaintFruit (TObject *obj, Float_t eta, Float_t phi, Float_t pt, Int_t type, Option_t *option="") |
virtual void | PaintParticles (Option_t *option="") |
Float_t | PTcut () |
Float_t | PTcutEGMUNU () |
Float_t | Rin () |
Float_t | Rout () |
virtual void | SetDrawClusters (Bool_t draw=kTRUE) |
virtual void | SetDrawParticles (Bool_t draw=kTRUE) |
virtual void | SetPTcut (Float_t ptcut=0.4) |
virtual void | SetPTcutEGMUNU (Float_t ptcut=5) |
virtual void | SetView (Float_t theta, Float_t phi) |
virtual void | ShowNextEvent (Int_t delta=1) |
void | SetMdcCon (Int_t mdcCon) |
void | SetTofCon (Int_t tofCon) |
void | SetEmcCon (Int_t emcCon) |
void | SetMucCon (Int_t mucCon) |
void | SetAllVisible (Int_t vis) |
void | SetQuarterVisible (Int_t vis) |
void | SetHalfVisible (Int_t vis) |
void | SetNoEndVisible (Int_t vis) |
void | SetMdcFiredCell () |
void | SetTofFiredCell () |
void | SetEmcFiredCell () |
void | SetMucFiredCell () |
virtual void | SizeFruit () const |
virtual void | SizeParticles () const |
Float_t | Zin () |
Float_t | Zout () |
BesVisDisplay () | |
BesVisDisplay (const char *title) | |
virtual | ~BesVisDisplay () |
virtual void | SetCanvas (TCanvas *c=0) |
void | SetDisplayMode (Int_t mode) |
Int_t | GetDisplayMode () |
Bool_t | IsVHeader () |
virtual void | SwitchDisplayMode (Int_t mode) |
virtual void | ResizePad () |
virtual void | SwitchPad () |
TPad * | GetPadXY () |
TPad * | GetPadZR () |
TPad * | GetPad3D () |
virtual void | DrawHeader () |
virtual void | Reset () |
virtual void | InitGeometryFromGDML (const TString fPath) |
virtual void | InitGeometryFromROOT (TGeoVolume *bes) |
BesGeometry * | GetBesGeometry () |
virtual void | SetMdcOn (Bool_t MdcOn) |
Bool_t | GetMdcOn () |
virtual void | SetTofOn (Bool_t TofOn) |
Bool_t | GetTofOn () |
virtual void | SetEmcOn (Bool_t EmcOn) |
Bool_t | GetEmcOn () |
virtual Bool_t | AllViews () |
virtual void | Clear (Option_t *option="") |
virtual void | DisplayTrigger (Int_t trig) |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
virtual void | Draw (Option_t *option="") |
void | Draw2D (Option_t *option="") |
void | Draw3D (Option_t *option="") |
void | Draw2DXY (Option_t *option="") |
void | Draw2DZR (Option_t *option="") |
virtual void | DrawAllViews () |
Bool_t | DrawClusters () |
Bool_t | DrawParticles () |
Bool_t | DrawParticles2 () |
virtual void | DrawTitle (Option_t *option="") |
virtual void | DrawView (Float_t theta, Float_t phi) |
void | DrawViewRange (Double_t x0, Double_t y0, Double_t z0, Double_t zoomSize) |
virtual void | DrawViewGL () |
virtual void | DrawViewX3D () |
virtual void | DrawViewRaytracer (Float_t theta, Float_t phi, Float_t psi) |
virtual void | DrawViewX3D (char option) |
void | DrawImageSequence (Int_t thetaStart, Int_t thetaStep) |
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
virtual void | GetEvent (Long64_t event) |
TGeoVolume * | GetVolBes () |
MdcROOTGeo * | GetMdcROOTGeo () |
TofROOTGeo * | GetTofROOTGeo () |
EmcROOTGeo * | GetEmcROOTGeo () |
MucROOTGeo * | GetMucROOTGeo () |
void | Init () |
TPad * | Pad () |
virtual void | Paint (Option_t *option="") |
virtual void | PaintFruit (TObject *obj, Float_t eta, Float_t phi, Float_t pt, Int_t type, Option_t *option="") |
virtual void | PaintParticles (Option_t *option="") |
Float_t | PTcut () |
Float_t | PTcutEGMUNU () |
Float_t | Rin () |
Float_t | Rout () |
virtual void | SetDrawClusters (Bool_t draw=kTRUE) |
virtual void | SetDrawParticles (Bool_t draw=kTRUE) |
virtual void | SetPTcut (Float_t ptcut=0.4) |
virtual void | SetPTcutEGMUNU (Float_t ptcut=5) |
virtual void | SetView (Float_t theta, Float_t phi) |
virtual void | ShowNextEvent (Int_t delta=1) |
void | SetMdcCon (Int_t mdcCon) |
void | SetTofCon (Int_t tofCon) |
void | SetEmcCon (Int_t emcCon) |
void | SetMucCon (Int_t mucCon) |
void | SetAllVisible (Int_t vis) |
void | SetQuarterVisible (Int_t vis) |
void | SetHalfVisible (Int_t vis) |
void | SetNoEndVisible (Int_t vis) |
void | SetMdcFiredCell () |
void | SetTofFiredCell () |
void | SetEmcFiredCell () |
void | SetMucFiredCell () |
virtual void | SizeFruit () const |
virtual void | SizeParticles () const |
Float_t | Zin () |
Float_t | Zout () |
Definition at line 37 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
BesVisDisplay::BesVisDisplay | ( | ) |
BesVisDisplay::BesVisDisplay | ( | const char * | title | ) |
Definition at line 66 of file BesVisDisplay.cxx.
|
virtual |
Definition at line 85 of file BesVisDisplay.cxx.
BesVisDisplay::BesVisDisplay | ( | ) |
BesVisDisplay::BesVisDisplay | ( | const char * | title | ) |
|
virtual |
|
inlinevirtual |
Definition at line 148 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 148 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1327 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 726 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 755 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 805 of file BesVisDisplay.cxx.
Referenced by BesClient::OpenGeoFile(), SetView(), and ShowNextEvent().
|
virtual |
void BesVisDisplay::Draw2D | ( | Option_t * | option = "" | ) |
Definition at line 831 of file BesVisDisplay.cxx.
Referenced by Draw().
void BesVisDisplay::Draw2D | ( | Option_t * | option = "" | ) |
void BesVisDisplay::Draw2DXY | ( | Option_t * | option = "" | ) |
Definition at line 862 of file BesVisDisplay.cxx.
Referenced by Draw2D().
void BesVisDisplay::Draw2DXY | ( | Option_t * | option = "" | ) |
void BesVisDisplay::Draw2DZR | ( | Option_t * | option = "" | ) |
Definition at line 870 of file BesVisDisplay.cxx.
Referenced by Draw2D().
void BesVisDisplay::Draw2DZR | ( | Option_t * | option = "" | ) |
void BesVisDisplay::Draw3D | ( | Option_t * | option = "" | ) |
Definition at line 850 of file BesVisDisplay.cxx.
Referenced by Draw().
void BesVisDisplay::Draw3D | ( | Option_t * | option = "" | ) |
|
virtual |
Definition at line 877 of file BesVisDisplay.cxx.
|
virtual |
|
inline |
Definition at line 159 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 159 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 237 of file BesVisDisplay.cxx.
Referenced by Init(), ResizePad(), SetEmcOn(), SetMdcOn(), SetTofOn(), and BesClient::UpdateAllView().
|
virtual |
void BesVisDisplay::DrawImageSequence | ( | Int_t | thetaStart, |
Int_t | thetaStep | ||
) |
Definition at line 1111 of file BesVisDisplay.cxx.
void BesVisDisplay::DrawImageSequence | ( | Int_t | thetaStart, |
Int_t | thetaStep | ||
) |
|
inline |
Definition at line 160 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 160 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 162 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 162 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 911 of file BesVisDisplay.cxx.
Referenced by DrawAllViews().
|
virtual |
|
virtual |
Definition at line 942 of file BesVisDisplay.cxx.
Referenced by DrawAllViews().
|
virtual |
|
virtual |
Definition at line 999 of file BesVisDisplay.cxx.
|
virtual |
void BesVisDisplay::DrawViewRange | ( | Double_t | x0, |
Double_t | y0, | ||
Double_t | z0, | ||
Double_t | zoomSize | ||
) |
Definition at line 989 of file BesVisDisplay.cxx.
void BesVisDisplay::DrawViewRange | ( | Double_t | x0, |
Double_t | y0, | ||
Double_t | z0, | ||
Double_t | zoomSize | ||
) |
|
virtual |
Definition at line 1023 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1011 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1066 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1128 of file BesVisDisplay.cxx.
|
virtual |
|
inline |
Definition at line 139 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
Referenced by BesClient::OpenGeoFile(), and BesClient::SaveGeoAs().
|
inline |
Definition at line 139 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 126 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
Referenced by BesClient::HandleButtons().
|
inline |
Definition at line 126 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 146 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 146 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 177 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 177 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1139 of file BesVisDisplay.cxx.
|
virtual |
|
inline |
Definition at line 142 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 142 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 175 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 175 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 178 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 178 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 133 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
Referenced by BesClient::LoadMyConfig(), BesClient::SaveMyConfig(), and BesClient::UpdateAllView().
|
inline |
Definition at line 133 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 131 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
Referenced by BesClient::LoadMyConfig(), BesClient::RotateClockWise(), BesClient::SaveMyConfig(), and BesClient::UpdateAllView().
|
inline |
Definition at line 131 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 132 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
Referenced by BesClient::LoadMyConfig(), BesClient::RotateClockWise(), BesClient::SaveMyConfig(), and BesClient::UpdateAllView().
|
inline |
Definition at line 132 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 144 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 144 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 176 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 176 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 174 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 174 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
void BesVisDisplay::Init | ( | ) |
Definition at line 101 of file BesVisDisplay.cxx.
Referenced by BesClient::CreateCanvas().
void BesVisDisplay::Init | ( | ) |
|
virtual |
Definition at line 206 of file BesVisDisplay.cxx.
Referenced by BesClient::OpenGeoFile().
|
virtual |
|
virtual |
Definition at line 223 of file BesVisDisplay.cxx.
Referenced by BesClient::OpenGeoFile().
|
virtual |
|
inline |
Definition at line 127 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
Referenced by DrawHeader().
|
inline |
Definition at line 127 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 182 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 182 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1155 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1162 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1176 of file BesVisDisplay.cxx.
|
virtual |
|
inline |
Definition at line 187 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 187 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 188 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 188 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 186 of file BesVisDisplay.cxx.
Referenced by BesClient::HandleButtons(), and Reset().
|
virtual |
|
virtual |
Definition at line 630 of file BesVisDisplay.cxx.
Referenced by SwitchDisplayMode().
|
virtual |
|
inline |
Definition at line 189 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 189 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 190 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 190 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 202 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 202 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 91 of file BesVisDisplay.cxx.
Referenced by BesClient::CreateCanvas().
|
virtual |
|
inline |
Definition at line 125 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
Referenced by SwitchDisplayMode().
|
inline |
Definition at line 125 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 191 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 191 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 192 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 192 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 200 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 200 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
void BesVisDisplay::SetEmcFiredCell | ( | ) |
Definition at line 1282 of file BesVisDisplay.cxx.
Referenced by GetEvent().
void BesVisDisplay::SetEmcFiredCell | ( | ) |
|
virtual |
Definition at line 613 of file BesVisDisplay.cxx.
|
virtual |
|
inline |
Definition at line 204 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 204 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 198 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 198 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
void BesVisDisplay::SetMdcFiredCell | ( | ) |
Definition at line 1256 of file BesVisDisplay.cxx.
Referenced by GetEvent().
void BesVisDisplay::SetMdcFiredCell | ( | ) |
|
virtual |
Definition at line 595 of file BesVisDisplay.cxx.
|
virtual |
|
inline |
Definition at line 201 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 201 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
void BesVisDisplay::SetMucFiredCell | ( | ) |
Definition at line 1294 of file BesVisDisplay.cxx.
Referenced by GetEvent().
void BesVisDisplay::SetMucFiredCell | ( | ) |
|
inline |
Definition at line 205 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 205 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1182 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1200 of file BesVisDisplay.cxx.
|
virtual |
|
inline |
Definition at line 203 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 203 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 199 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 199 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
void BesVisDisplay::SetTofFiredCell | ( | ) |
Definition at line 1269 of file BesVisDisplay.cxx.
Referenced by GetEvent().
void BesVisDisplay::SetTofFiredCell | ( | ) |
|
virtual |
Definition at line 604 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1218 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1236 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1310 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 1319 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
Definition at line 622 of file BesVisDisplay.cxx.
Referenced by Draw(), BesClient::HandleButtons(), and Reset().
|
virtual |
|
virtual |
Definition at line 708 of file BesVisDisplay.cxx.
Referenced by BesClient::HandleButtons().
|
virtual |
|
inline |
Definition at line 213 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 213 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 214 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 214 of file InstallArea/include/BesVisLib/BesVisLib/BesVisDisplay.h.