CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include "TVirtualPad.h"
#include "BesVisLib/BesTView.h"
#include "TAxis3D.h"
#include "TPolyLine3D.h"
#include "TVirtualX.h"
#include "TROOT.h"
#include "TClass.h"
#include "TList.h"
#include "TPluginManager.h"
#include "TMath.h"
#include "TVirtualViewer3D.h"
Go to the source code of this file.
Functions | |
ClassImp (BesTView) const Int_t kCARTESIAN | |
Variables | |
const Int_t | kPOLAR = 2 |
const Double_t | kRad = 3.14159265358979323846/180.0 |
ClassImp | ( | BesTView | ) | const |
const Int_t kPOLAR = 2 |
Definition at line 33 of file BesTView.cxx.
Referenced by BesTView::BesTView(), BesTView::BesTView(), BesTView::BesTView(), and BesTView::ExecuteRotateView().
const Double_t kRad = 3.14159265358979323846/180.0 |
Definition at line 34 of file BesTView.cxx.
Referenced by BesTView::AxisVertex(), BesTView::DefinePerspectiveView(), BesTView::FindPhiSectors(), BesTView::FindThetaSectors(), ExtMucKal::GetRoationMatrix(), MucGeoGap::GetRotationMatrix(), and BesTView::ResetView().