HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HarpoDebug.h
Go to the documentation of this file.
1 #ifndef HARPODEBUG_H
2 #define HARPODEBUG_H
3 
5 // HarpoDebug.h
6 //
7 // Global pointer to Debug flag
8 //
9 #include "Rtypes.h"
10 
11 R__EXTERN Long64_t gHarpoDebug;
12 #endif
R__EXTERN Long64_t gHarpoDebug
Definition: HarpoDebug.h:11