GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TGRSIint.cxx File Reference
#include "TGRSIint.h"
#include "GRootGuiFactory.h"
#include "GVersion.h"
#include "Getline.h"
#include "Globals.h"
#include "TGRSIOptions.h"
#include "TGRSIUtilities.h"
#include "GValue.h"
#include "GCanvas.h"
#include "StoppableThread.h"
#include "TAnalysisHistLoop.h"
#include "TAnalysisWriteLoop.h"
#include "TDataLoop.h"
#include "TDetBuildingLoop.h"
#include "TEventBuildingLoop.h"
#include "TFragHistLoop.h"
#include "TFragWriteLoop.h"
#include "TFragDiagnosticsLoop.h"
#include "TFragmentChainLoop.h"
#include "ArgParser.h"
#include "TUnpackingLoop.h"
#include "TParsingDiagnostics.h"
#include "TSortingDiagnostics.h"
#include "TParserLibrary.h"
#include "GRootCommands.h"
#include "TRunInfo.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TTimer.h"
#include "TInterpreter.h"
#include "TGHtmlBrowser.h"
#include <thread>
#include <utility>
#include <pwd.h>
+ Include dependency graph for TGRSIint.cxx:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{TGRSIint.cxx}
 

Functions

void ReadTheNews ()
 

Variables

bool anonymous_namespace{TGRSIint.cxx}::g__CommandFinished
 
std::mutex anonymous_namespace{TGRSIint.cxx}::g__CommandListMutex
 
Long_t anonymous_namespace{TGRSIint.cxx}::g__CommandResult
 
std::mutex anonymous_namespace{TGRSIint.cxx}::g__CommandWaitingMutex
 
std::string anonymous_namespace{TGRSIint.cxx}::g__LineToProcess
 
std::condition_variable anonymous_namespace{TGRSIint.cxx}::g__NewResult
 
bool anonymous_namespace{TGRSIint.cxx}::g__ProcessingNeeded
 
std::mutex anonymous_namespace{TGRSIint.cxx}::g__ResultListMutex
 
TChain * gAnalysis = nullptr
 
TChain * gFragment = nullptr
 

Function Documentation

◆ ReadTheNews()

void ReadTheNews ( )

Opens a random wikipedia page for your enjoyment

Definition at line 272 of file TGRSIint.cxx.

Referenced by TGRSIint::ApplyOptions().