|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TApplication.h>#include <TEnv.h>#include <TGClient.h>#include <TMath.h>#include <TROOT.h>#include <TString.h>#include <TSystem.h>#include <TGFileDialog.h>#include <TGFrame.h>#include <TGLayout.h>#include <iostream>#include <stdlib.h>#include "BesClient.h"#include "BesVisLib/BesVisDisplay.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 29 of file EventDisplay/BesVisClient/src/main.cxx.