GEMC
2.3
Geant4 Monte-Carlo Framework
|
Go to the source code of this file.
Data Structures | |
class | gBank |
Macros | |
#define | SIMULATION_CONDITIONS_BANK_TAG 5 |
#define | HEADER_BANK_TAG 10 |
#define | GENERATED_PARTICLES_BANK_TAG 20 |
#define | GENERATED_SUMMARY_BANK_TAG 21 |
#define | FLUX_BANK_TAG 50 |
#define | MIRRORS_BANK_TAG 60 |
#define | DETECTOR_BANK_ID 0 |
#define | RAWINT_ID 1 |
#define | DGTINT_ID 2 |
#define | RAWSTEP_ID 3 |
#define | DGTMULTI_ID 4 |
#define | VOLTAGETIME_ID 5 |
#define | QUANTUM_SIGNAL_ID 6 |
Functions | |
gBank | getBankFromMap (string, map< string, gBank > *) |
gBank | getDgtBankFromMap (string, map< string, gBank > *) |
map< string, gBank > | read_banks (goptions gemcOpt, map< string, string > allSystems) |
Defines the gemc bank class.
The output information, grouped by type, is dynamic
Definition in file gbank.h.