|
Geant4-11
|
Go to the source code of this file.
Macros | |
| #define | G4PROFILE_INSTANTIATION(TYPE) |
| #define | TIMEMORY_WEAK_POSTFIX |
| #define | TIMEMORY_WEAK_PREFIX |
Typedefs | |
| using | EventProfConfig = G4ProfilerConfig< G4ProfType::Event > |
| using | G4ProfType = G4ProfileType |
| using | RunProfConfig = G4ProfilerConfig< G4ProfType::Run > |
| using | StepProfConfig = G4ProfilerConfig< G4ProfType::Step > |
| using | TrackProfConfig = G4ProfilerConfig< G4ProfType::Track > |
| using | UserProfConfig = G4ProfilerConfig< G4ProfType::User > |
Functions | |
| TIMEMORY_WEAK_PREFIX void | G4ProfilerInit (void) TIMEMORY_WEAK_POSTFIX |
| #define G4PROFILE_INSTANTIATION | ( | TYPE | ) |
Definition at line 500 of file G4Profiler.cc.
| #define TIMEMORY_WEAK_POSTFIX |
Definition at line 525 of file G4Profiler.cc.
| #define TIMEMORY_WEAK_PREFIX |
Definition at line 524 of file G4Profiler.cc.
Definition at line 480 of file G4Profiler.cc.
| using G4ProfType = G4ProfileType |
Definition at line 478 of file G4Profiler.cc.
| using RunProfConfig = G4ProfilerConfig<G4ProfType::Run> |
Definition at line 479 of file G4Profiler.cc.
Definition at line 482 of file G4Profiler.cc.
Definition at line 481 of file G4Profiler.cc.
Definition at line 483 of file G4Profiler.cc.
| void G4ProfilerInit | ( | void | ) |
Definition at line 538 of file G4Profiler.cc.
Referenced by G4RunProfilerInit().