Configure the ROOT environment. More...
#include "nutools/EventDisplayBase/RootEnv.h"#include <iostream>#include <string>#include <cstdlib>#include "TROOT.h"#include "TCanvas.h"#include "TStyle.h"#include "TApplication.h"#include "TRootApplication.h"#include "TGClient.h"#include "TRint.h"#include "TSystem.h"#include "TSysEvtHandler.h"#include "TInterpreter.h"#include "cetlib_except/exception.h"Go to the source code of this file.
Namespaces | |
| evdb | |
| Manage all things related to colors for the event display. | |
Configure the ROOT environment.
Definition in file RootEnv.cxx.
1.8.11