Hall C ROOT/C++ Analyzer (hcana)
|
#include "TROOT.h"
#include "THcInterface.h"
#include "TInterpreter.h"
#include "THcParmList.h"
#include "THcDetectorMap.h"
#include "THcGlobals.h"
#include "ha_compiledata.h"
#include "hc_compiledata.h"
#include <sstream>
#include "TTree.h"
#include <iostream>
Go to the source code of this file.
Variables | |
THcDetectorMap * | gHcDetectorMap = NULL |
THcParmList * | gHcParms = NULL |
THcDetectorMap* gHcDetectorMap = NULL |
Definition at line 30 of file THcInterface.cxx.
THcParmList* gHcParms = NULL |
Definition at line 29 of file THcInterface.cxx.