| 
    Geant4
    10.02.p03
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | G4FFG_FUNCTION_SIGNATURE__ "a function" | 
| #define | G4FFG_FUNCTIONENTER__ G4FFG_DEPTH++; | 
| #define | G4FFG_SAMPLING_FUNCTIONENTER__ | 
| #define | G4FFG_RECURSIVE_FUNCTIONENTER__ | 
| #define | G4FFG_DATA_FUNCTIONENTER__ | 
| #define | G4FFG_FUNCTIONLEAVE__ G4FFG_DEPTH--; | 
| #define | G4FFG_SAMPLING_FUNCTIONLEAVE__ | 
| #define | G4FFG_RECURSIVE_FUNCTIONLEAVE__ | 
| #define | G4FFG_DATA_FUNCTIONLEAVE__ | 
| #define G4FFG_DATA_FUNCTIONENTER__ | 
Definition at line 218 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_DATA_FUNCTIONLEAVE__ | 
Definition at line 222 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_FUNCTION_SIGNATURE__ "a function" | 
Definition at line 48 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_FUNCTIONENTER__ G4FFG_DEPTH++; | 
Definition at line 215 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_FUNCTIONLEAVE__ G4FFG_DEPTH--; | 
Definition at line 219 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_RECURSIVE_FUNCTIONENTER__ | 
Definition at line 217 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_RECURSIVE_FUNCTIONLEAVE__ | 
Definition at line 221 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_SAMPLING_FUNCTIONENTER__ | 
Definition at line 216 of file G4FFGDebuggingMacros.hh.
| #define G4FFG_SAMPLING_FUNCTIONLEAVE__ | 
Definition at line 220 of file G4FFGDebuggingMacros.hh.