/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/EventDisplay/BesVisClient/BesVisClient-00-04-04/src/BesClient.cxx File Reference

#include "BesVisClient/BesClient.h"
#include "BesVisClient/BesAboutHelp.h"
#include "BesVisClient/BesMdcPalette.h"
#include "BesVisLib/BesVisDisplay.h"
#include "BesVisLib/BesCursor.h"
#include <iostream>
#include <sstream>
#include <fstream>
#include <TList.h>
#include <TRootEmbeddedCanvas.h>
#include <TTimer.h>
#include <TApplication.h>
#include <TInterpreter.h>
#include <TBranch.h>
#include <TFile.h>
#include <TTree.h>
#include <TSystem.h>
#include <TGeoManager.h>
#include <TGButton.h>
#include <TGMenu.h>
#include <TGLayout.h>
#include <TGStatusBar.h>
#include <TGFileDialog.h>
#include <TGNumberEntry.h>
#include <TGMsgBox.h>
#include <TGProgressBar.h>
#include <TGTab.h>
#include <TGSplitter.h>
#include <TGCanvas.h>
#include <TGListTree.h>
#include <TGLabel.h>
#include <TGButtonGroup.h>
#include <TGTextEntry.h>
#include <TGTextBuffer.h>
#include <TG3DLine.h>
#include <TGSlider.h>
#include <TCanvas.h>
#include <TView.h>
#include <TGeometry.h>
#include <TASImage.h>
#include <TColor.h>
#include <TViewerX3D.h>
#include <TVirtualViewer3D.h>
#include <TVirtualGL.h>
#include <TVirtualGeoPainter.h>
#include <TRootHelpDialog.h>
#include <TRootDialog.h>
#include "RootEventData/TRecTrackEvent.h"
#include "RootEventData/TDigiEvent.h"
#include "RootEventData/TDisTrack.h"
#include "RootEventData/TRecEvTime.h"

Go to the source code of this file.

Functions

 ClassImp (BesClient) const char gHelpBesVis[]

Variables

const char * OpenGeoTypes []
const char * SaveGeoTypes []
const char * OpenEventTypes []
const char * SavePicTypes []
const char * SavePicPS []
char * optarg
int optint
int opterr
sembuf acquire
sembuf release


Function Documentation

ClassImp ( BesClient   )  const


Variable Documentation

struct sembuf acquire

Initial value:

 {
    0, -1, SEM_UNDO
}

Definition at line 119 of file BesClient.cxx.

Referenced by BesVisAlg::BesVisAlg(), BesClient::GetRecEvent(), and BesVisAlg::producer().

const char* OpenEventTypes[]

Initial value:

 {"ROOT files", "*.root",
                                "rec files", "*.rec",
                                "raw files", "*.rtraw",

                                "Generic Adamo files", "*.cz",

                                0, 0
                               }

Definition at line 93 of file BesClient.cxx.

Referenced by BesClient::OpenEventFile().

const char* OpenGeoTypes[]

Initial value:

 {"ROOT files", "*.root",
                              "GDML files", "*.gdml",
                              0, 0
                             }

Definition at line 83 of file BesClient.cxx.

Referenced by BesClient::LoadGeoFile().

char* optarg

Referenced by BesClient::BesClient().

int opterr

Referenced by BesClient::BesClient().

int optint

struct sembuf release

Initial value:

 {
    0,  1, SEM_UNDO
}

Definition at line 122 of file BesClient.cxx.

Referenced by xmlBase::Dom::addAttribute(), checkDocType(), xmlBase::Dom::checkTagName(), xmlBase::XmlErrorHandler::error(), XmlErrorHandler::error(), MucRecTrkExt::execute(), MucRecRoadFinder::execute(), xmlBase::XmlErrorHandler::fatalError(), XmlErrorHandler::fatalError(), xmlBase::Dom::findFirstChildByName(), xmlBase::Dom::getAttribute(), xmlBase::Dom::getDescendantsByTagName(), xmlBase::Dom::getElementById(), xmlBase::Dom::getNodeName(), BesClient::GetRecEvent(), xmlBase::Dom::getText(), xmlBase::Dom::hasAttribute(), main(), xmlBase::XmlParser::parse(), Process(), xmlBase::EResolver::translateEnv(), and xmlBase::XmlParser::XmlParser().

const char* SaveGeoTypes[]

Initial value:

 {"REC files", "*.rec",
                              "ROOT files", "*.root",
                              0, 0
                             }

Definition at line 88 of file BesClient.cxx.

Referenced by BesClient::SaveGeoAs().

const char* SavePicPS[]

Initial value:

 {"PS",  "*.ps",
                           0, 0
                          }

Definition at line 112 of file BesClient.cxx.

Referenced by BesClient::SavePicAsPS().

const char* SavePicTypes[]

Initial value:

 {"GIF",  "*.gif",
                              "JPG",  "*.jpg",
                              "PS",   "*.ps",
                              "EPS",  "*.eps",
                              "XPM",  "*.xpm",
                              "PNG",  "*.png",
                              "TIFF", "*.tiff",
                              0, 0
                             }

Definition at line 102 of file BesClient.cxx.

Referenced by BesClient::SavePicAs().


Generated on Tue Nov 29 23:15:41 2016 for BOSS_7.0.2 by  doxygen 1.4.7