Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "G4ProfilerMessenger.hh"
#include "G4Profiler.hh"
#include "G4TiMemory.hh"
#include "G4UIcmdWithABool.hh"
#include "G4UIcmdWithAString.hh"
#include "G4UIdirectory.hh"
Go to the source code of this file.
Macros | |
#define | CREATE_DIR(IDX, DIR, GUIDANCE) |
#define | SET_ENABLED_CMD(IDX, CMD, CMDLINE, DEFAULT, GUIDANCE) |
#define | SET_COMPONENTS_CMD(IDX, CMD, CMDLINE, DEFAULTS, GUIDANCE) |
#define | SET_OUTPUT_CMD(CMD, CMDLINE, DEFAULT, GUIDANCE) |
Typedefs | |
using | Type = G4ProfileType |
#define CREATE_DIR | ( | IDX, | |
DIR, | |||
GUIDANCE ) |
Referenced by G4ProfilerMessenger::G4ProfilerMessenger().
#define SET_COMPONENTS_CMD | ( | IDX, | |
CMD, | |||
CMDLINE, | |||
DEFAULTS, | |||
GUIDANCE ) |
Referenced by G4ProfilerMessenger::G4ProfilerMessenger().
#define SET_ENABLED_CMD | ( | IDX, | |
CMD, | |||
CMDLINE, | |||
DEFAULT, | |||
GUIDANCE ) |
Referenced by G4ProfilerMessenger::G4ProfilerMessenger().
#define SET_OUTPUT_CMD | ( | CMD, | |
CMDLINE, | |||
DEFAULT, | |||
GUIDANCE ) |
Referenced by G4ProfilerMessenger::G4ProfilerMessenger().
using Type = G4ProfileType |
Definition at line 41 of file G4ProfilerMessenger.cc.