Hall C ROOT/C++ Analyzer (hcana)
Loading...
Searching...
No Matches
THcGlobals.h
Go to the documentation of this file.
1
#ifndef ROOT_THcGlobals
2
#define ROOT_THcGlobals
3
4
// Pick up definition of R__EXTERN
5
#ifndef ROOT_DllImport
6
#include "
DllImport.h
"
7
#endif
8
9
// Global Analyzer variables. Defined in THcInterface implementation file.
10
11
R__EXTERN
class
THcParmList
*
gHcParms
;
//List of global symbolic variables
12
R__EXTERN
class
THcDetectorMap
*
gHcDetectorMap
;
//Cached map file
13
14
#endif
DllImport.h
R__EXTERN
#define R__EXTERN
gHcParms
R__EXTERN class THcParmList * gHcParms
Definition
THcGlobals.h:11
gHcDetectorMap
R__EXTERN class THcDetectorMap * gHcDetectorMap
Definition
THcGlobals.h:12
THcDetectorMap
Class to read and hold a Hall C style detector map.
Definition
THcDetectorMap.h:14
THcParmList
A list parameters and their values.
Definition
THcParmList.h:27
src
THcGlobals.h
Generated by
1.9.8