Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaInterface.cxx File Reference
#include "TROOT.h"
#include "TClass.h"
#include "TError.h"
#include "TSystem.h"
#include "TString.h"
#include "TRegexp.h"
#include "TTree.h"
#include "THaInterface.h"
#include "TInterpreter.h"
#include "THaVarList.h"
#include "THaCutList.h"
#include "CodaRawDecoder.h"
#include "THaGlobals.h"
#include "THaAnalyzer.h"
#include "Textvars.h"
#include "ha_compiledata.h"
#include <cstring>
#include <sstream>
#include <iomanip>
Include dependency graph for THaInterface.cxx:

Go to the source code of this file.

Variables

static TString fgTZ
 
TListgHaApps = nullptr
 
THaCutListgHaCuts = nullptr
 
THaDB * gHaDB = nullptr
 
TClassgHaDecoder = nullptr
 
TListgHaEvtHandlers = nullptr
 
TListgHaPhysics = nullptr
 
THaRunBasegHaRun = nullptr
 
THaVarListgHaVars = nullptr
 

Variable Documentation

◆ fgTZ

TString fgTZ
static

Definition at line 47 of file THaInterface.cxx.

◆ gHaApps

TList* gHaApps = nullptr

Definition at line 38 of file THaInterface.cxx.

◆ gHaCuts

THaCutList* gHaCuts = nullptr

Definition at line 37 of file THaInterface.cxx.

◆ gHaDB

THaDB* gHaDB = nullptr

Definition at line 43 of file THaInterface.cxx.

◆ gHaDecoder

TClass* gHaDecoder = nullptr

Definition at line 42 of file THaInterface.cxx.

◆ gHaEvtHandlers

TList* gHaEvtHandlers = nullptr

Definition at line 40 of file THaInterface.cxx.

◆ gHaPhysics

TList* gHaPhysics = nullptr

Definition at line 39 of file THaInterface.cxx.

◆ gHaRun

THaRunBase* gHaRun = nullptr

Definition at line 41 of file THaInterface.cxx.

◆ gHaVars

THaVarList* gHaVars = nullptr

Definition at line 36 of file THaInterface.cxx.