| 
    Geant4
    10.01.p02
    
   | 
 
#include "globals.hh"
 Include dependency graph for G4FFGVerboseMacros.hh:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | G4FFG_LOCATION__ | 
| G4FFG_LOCATION__ outputs the current location in the code.  More... | |
| #define | G4FFG_SPACING__ | 
| G4FFG_SPACING__ indents the debug messages according to the debugging depth.  More... | |
Variables | |
| G4long | G4FFG_DEPTH | 
| G4FFG_DEPTH is used to track the depth of the function calls in the fission fragment generator code.  More... | |
| #define G4FFG_LOCATION__ | 
G4FFG_LOCATION__ outputs the current location in the code.
Definition at line 44 of file G4FFGVerboseMacros.hh.
Referenced by G4FissionProductYieldDist::G4GetFission(), G4FissionFragmentGenerator::G4SetAlphaProduction(), G4FissionFragmentGenerator::G4SetCause(), G4FissionFragmentGenerator::G4SetIncidentEnergy(), G4FissionFragmentGenerator::G4SetIsotope(), G4FissionFragmentGenerator::G4SetMetaState(), G4FissionFragmentGenerator::G4SetSamplingScheme(), G4FissionFragmentGenerator::G4SetTernaryProbability(), G4FissionFragmentGenerator::G4SetYieldType(), and G4FissionFragmentGenerator::InitializeFissionProductYieldClass().
| #define G4FFG_SPACING__ | 
G4FFG_SPACING__ indents the debug messages according to the debugging depth.
Definition at line 50 of file G4FFGVerboseMacros.hh.
Referenced by G4FissionProductYieldDist::G4GetFission(), G4FissionFragmentGenerator::G4SetAlphaProduction(), G4FissionFragmentGenerator::G4SetCause(), G4FissionFragmentGenerator::G4SetIncidentEnergy(), G4FissionFragmentGenerator::G4SetIsotope(), G4FissionFragmentGenerator::G4SetMetaState(), G4FissionFragmentGenerator::G4SetSamplingScheme(), G4FissionFragmentGenerator::G4SetTernaryProbability(), G4FissionFragmentGenerator::G4SetYieldType(), and G4FissionFragmentGenerator::InitializeFissionProductYieldClass().
| 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.