Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
REveManager.cxx File Reference
#include <ROOT/REveManager.hxx>
#include <ROOT/REveUtil.hxx>
#include <ROOT/REveSelection.hxx>
#include <ROOT/REveViewer.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveClient.hxx>
#include <ROOT/REveGeomViewer.hxx>
#include <ROOT/RWebWindow.hxx>
#include <ROOT/RFileDialog.hxx>
#include <ROOT/RLogger.hxx>
#include <ROOT/REveSystem.hxx>
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TObjString.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TFile.h"
#include "TMap.h"
#include "TExMap.h"
#include "TEnv.h"
#include "TColor.h"
#include "TPRegexp.h"
#include "TClass.h"
#include "TMethod.h"
#include "TMethodCall.h"
#include "THttpServer.h"
#include "TTimer.h"
#include "TApplication.h"
#include <fstream>
#include <sstream>
#include <iostream>
#include <regex>
#include <nlohmann/json.hpp>
Include dependency graph for REveManager.cxx:

Variables

thread_local std::vector< RLogEntrygEveLogEntries
 

Variable Documentation

◆ gEveLogEntries

thread_local std::vector<RLogEntry> gEveLogEntries

Definition at line 55 of file REveManager.cxx.