Go to the source code of this file.
◆ G4CT_COUNT
#define G4CT_COUNT |
( |
|
flagName | ) |
|
Value: static constexpr const int flagName = \
}
Definition at line 96 of file G4CTCounter.hh.
◆ G4CT_COUNT_DEF
#define G4CT_COUNT_DEF |
( |
|
flagName | ) |
|
Value: static constexpr const int flagName = \
Definition at line 119 of file G4CTCounter.hh.
◆ G4CT_COUNT_IMPL
#define G4CT_COUNT_IMPL |
( |
|
enumName, |
|
|
|
flagName |
|
) |
| |
◆ G4CT_COUNT_INIT
#define G4CT_COUNT_INIT |
( |
|
init_value | ) |
|
◆ G4CT_COUNT_INIT_DEF
#define G4CT_COUNT_INIT_DEF |
( |
|
init_value | ) |
|
◆ G4CT_COUNT_INIT_IMPL
#define G4CT_COUNT_INIT_IMPL |
( |
|
enumName, |
|
|
|
init_value |
|
) |
| |