|
BOSS 8.0.0
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 | Refresh () |
| virtual void | InitGeometryFromGDML (const TString fPath, bool mrpc=false, bool cgem=false) |
| 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 void | SetVisHeader (Bool_t val) |
| Bool_t | GetVisHeader () const |
| 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 | Refresh () |
| virtual void | InitGeometryFromGDML (const TString fPath, bool mrpc=false, bool cgem=false) |
| 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 void | SetVisHeader (Bool_t val) |
| Bool_t | GetVisHeader () const |
| 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 | Refresh () |
| virtual void | InitGeometryFromGDML (const TString fPath, bool mrpc=false, bool cgem=false) |
| 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 void | SetVisHeader (Bool_t val) |
| Bool_t | GetVisHeader () const |
| 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 36 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
| BesVisDisplay::BesVisDisplay | ( | ) |
| BesVisDisplay::BesVisDisplay | ( | const char * | title | ) |
Definition at line 65 of file BesVisDisplay.cxx.
|
virtual |
Definition at line 82 of file BesVisDisplay.cxx.
| BesVisDisplay::BesVisDisplay | ( | ) |
| BesVisDisplay::BesVisDisplay | ( | const char * | title | ) |
|
virtual |
| BesVisDisplay::BesVisDisplay | ( | ) |
| BesVisDisplay::BesVisDisplay | ( | const char * | title | ) |
|
virtual |
|
inlinevirtual |
Definition at line 160 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 160 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 160 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1380 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 780 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 808 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 858 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
| void BesVisDisplay::Draw2D | ( | Option_t * | option = "" | ) |
Definition at line 883 of file BesVisDisplay.cxx.
Referenced by Draw().
| void BesVisDisplay::Draw2D | ( | Option_t * | option = "" | ) |
| void BesVisDisplay::Draw2D | ( | Option_t * | option = "" | ) |
| void BesVisDisplay::Draw2DXY | ( | Option_t * | option = "" | ) |
Definition at line 912 of file BesVisDisplay.cxx.
Referenced by Draw2D().
| void BesVisDisplay::Draw2DXY | ( | Option_t * | option = "" | ) |
| void BesVisDisplay::Draw2DXY | ( | Option_t * | option = "" | ) |
| void BesVisDisplay::Draw2DZR | ( | Option_t * | option = "" | ) |
Definition at line 918 of file BesVisDisplay.cxx.
Referenced by Draw2D().
| void BesVisDisplay::Draw2DZR | ( | Option_t * | option = "" | ) |
| void BesVisDisplay::Draw2DZR | ( | Option_t * | option = "" | ) |
| void BesVisDisplay::Draw3D | ( | Option_t * | option = "" | ) |
Definition at line 901 of file BesVisDisplay.cxx.
Referenced by Draw().
| void BesVisDisplay::Draw3D | ( | Option_t * | option = "" | ) |
| void BesVisDisplay::Draw3D | ( | Option_t * | option = "" | ) |
|
virtual |
Definition at line 924 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 171 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 171 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 171 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 256 of file BesVisDisplay.cxx.
Referenced by Init(), ResizePad(), SetEmcOn(), SetMdcOn(), and SetTofOn().
|
virtual |
|
virtual |
| void BesVisDisplay::DrawImageSequence | ( | Int_t | thetaStart, |
| Int_t | thetaStep ) |
Definition at line 1153 of file BesVisDisplay.cxx.
| void BesVisDisplay::DrawImageSequence | ( | Int_t | thetaStart, |
| Int_t | thetaStep ) |
| void BesVisDisplay::DrawImageSequence | ( | Int_t | thetaStart, |
| Int_t | thetaStep ) |
|
inline |
Definition at line 172 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 172 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 172 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 174 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 174 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 174 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 957 of file BesVisDisplay.cxx.
Referenced by DrawAllViews().
|
virtual |
|
virtual |
|
virtual |
Definition at line 992 of file BesVisDisplay.cxx.
Referenced by DrawAllViews().
|
virtual |
|
virtual |
|
virtual |
Definition at line 1048 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
| void BesVisDisplay::DrawViewRange | ( | Double_t | x0, |
| Double_t | y0, | ||
| Double_t | z0, | ||
| Double_t | zoomSize ) |
Definition at line 1040 of file BesVisDisplay.cxx.
| void BesVisDisplay::DrawViewRange | ( | Double_t | x0, |
| Double_t | y0, | ||
| Double_t | z0, | ||
| Double_t | zoomSize ) |
| void BesVisDisplay::DrawViewRange | ( | Double_t | x0, |
| Double_t | y0, | ||
| Double_t | z0, | ||
| Double_t | zoomSize ) |
|
virtual |
Definition at line 1070 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1059 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1111 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1169 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 147 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 147 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 147 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 128 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 128 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 128 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 154 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 154 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 154 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 189 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 189 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 189 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1177 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 150 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 150 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 150 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 187 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 187 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 187 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 190 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 190 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 190 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 138 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 138 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 138 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 136 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 136 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 136 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 137 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 137 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 137 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 152 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 152 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 152 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 188 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 188 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 188 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 158 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 158 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 158 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 186 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 186 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 186 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
| void BesVisDisplay::Init | ( | ) |
Definition at line 90 of file BesVisDisplay.cxx.
| void BesVisDisplay::Init | ( | ) |
| void BesVisDisplay::Init | ( | ) |
|
virtual |
Definition at line 227 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 243 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 129 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
Referenced by DrawHeader().
|
inline |
Definition at line 129 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 129 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 194 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 194 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 194 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1192 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1197 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1211 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 200 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 200 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 200 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 201 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 201 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 201 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 202 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 177 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 682 of file BesVisDisplay.cxx.
Referenced by SetVisHeader(), and SwitchDisplayMode().
|
virtual |
|
virtual |
|
inline |
Definition at line 202 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 202 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 202 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 203 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 203 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 203 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 215 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 215 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 215 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 85 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 127 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
Referenced by SwitchDisplayMode().
|
inline |
Definition at line 127 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 127 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 204 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 204 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 204 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 205 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 205 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inlinevirtual |
Definition at line 205 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 213 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 213 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 213 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
| void BesVisDisplay::SetEmcFiredCell | ( | ) |
Definition at line 1333 of file BesVisDisplay.cxx.
Referenced by GetEvent().
| void BesVisDisplay::SetEmcFiredCell | ( | ) |
| void BesVisDisplay::SetEmcFiredCell | ( | ) |
|
virtual |
Definition at line 667 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 217 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 217 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 217 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 211 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 211 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 211 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
| void BesVisDisplay::SetMdcFiredCell | ( | ) |
Definition at line 1289 of file BesVisDisplay.cxx.
Referenced by GetEvent().
| void BesVisDisplay::SetMdcFiredCell | ( | ) |
| void BesVisDisplay::SetMdcFiredCell | ( | ) |
|
virtual |
Definition at line 651 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 214 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 214 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 214 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
| void BesVisDisplay::SetMucFiredCell | ( | ) |
Definition at line 1348 of file BesVisDisplay.cxx.
Referenced by GetEvent().
| void BesVisDisplay::SetMucFiredCell | ( | ) |
| void BesVisDisplay::SetMucFiredCell | ( | ) |
|
inline |
Definition at line 218 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 218 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 218 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
virtual |
Definition at line 1216 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1234 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 216 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 216 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 216 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 212 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 212 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 212 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
| void BesVisDisplay::SetTofFiredCell | ( | ) |
Definition at line 1318 of file BesVisDisplay.cxx.
Referenced by GetEvent().
| void BesVisDisplay::SetTofFiredCell | ( | ) |
| void BesVisDisplay::SetTofFiredCell | ( | ) |
|
virtual |
Definition at line 659 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1252 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1386 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1269 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1365 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 1373 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 675 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
virtual |
Definition at line 762 of file BesVisDisplay.cxx.
|
virtual |
|
virtual |
|
inline |
Definition at line 226 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 226 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 226 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 227 of file EventDisplay/BesVisLib/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 227 of file InstallArea/x86_64-el9-gcc13-dbg/include/BesVisLib/BesVisDisplay.h.
|
inline |
Definition at line 227 of file InstallArea/x86_64-el9-gcc13-opt/include/BesVisLib/BesVisDisplay.h.