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.
Macros | |
#define | HC_BUILDTIME HC_DATETIME |
#define | HC_GITREV HC_GITVERS |
#define | HC_SOURCETIME HC_DATETIME |
Variables | |
THcDetectorMap * | gHcDetectorMap = NULL |
THcParmList * | gHcParms = NULL |
#define HC_BUILDTIME HC_DATETIME |
Definition at line 32 of file THcInterface.cxx.
#define HC_GITREV HC_GITVERS |
Definition at line 29 of file THcInterface.cxx.
#define HC_SOURCETIME HC_DATETIME |
Definition at line 35 of file THcInterface.cxx.
THcDetectorMap* gHcDetectorMap = NULL |
Definition at line 41 of file THcInterface.cxx.
THcParmList* gHcParms = NULL |
Definition at line 40 of file THcInterface.cxx.