Geant4
10.03.p03
|
#include "globals.hh"
Go to the source code of this file.
Macros | |
#define | G4FFG_LOCATION__ |
#define | G4FFG_SPACING__ |
Variables | |
G4long | G4FFG_DEPTH |
#define G4FFG_LOCATION__ |
G4FFG_LOCATION__ outputs the current location in the code
Definition at line 44 of file G4FFGVerboseMacros.hh.
#define G4FFG_SPACING__ |
G4FFG_SPACING__ indents the debug messages according to the debugging depth
Definition at line 50 of file G4FFGVerboseMacros.hh.
G4long G4FFG_DEPTH |
G4FFG_DEPTH is used to track the depth of the function calls in the fission fragment generator code.
Definition at line 35 of file G4FFGVerboseMacros.cc.