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/REveSceneInfo.hxx>
#include <ROOT/REveClient.hxx>
#include <ROOT/RWebWindow.hxx>
#include <ROOT/RLogger.hxx>
#include <ROOT/REveSystem.hxx>
#include <ROOT/RWebWindowsManager.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 <memory>
#include <sstream>
#include <iostream>
#include <regex>
#include <nlohmann/json.hpp>
Include dependency graph for REveManager.cxx:

Classes

struct  MIR_TL_Data_t
 

Variables

thread_local std::vector< RLogEntrygEveLogEntries
 
thread_local MIR_TL_Data_t gMIRData
 

Variable Documentation

◆ gEveLogEntries

thread_local std::vector<RLogEntry> gEveLogEntries

Definition at line 67 of file REveManager.cxx.

◆ gMIRData

thread_local MIR_TL_Data_t gMIRData

Definition at line 68 of file REveManager.cxx.