GEMC  1.8
Geant4 Monte-Carlo Framework
Data Structures | Functions
MBankdefs.h File Reference
#include "MPHBaseClass.h"
#include "usage.h"
#include <sstream>
+ Include dependency graph for MBankdefs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MBank
 

Functions

map< string, MBankread_banks (gemc_opts, map< string, MPHB_Factory >)
 Fills bank maps according to Hit Process Map. More...
 

Detailed Description

Defines the bank class.
The output information is dynamic, based on the DB column "activated".

Author

Maurizio Ungaro
mail: ungar.nosp@m.o@jl.nosp@m.ab.or.nosp@m.g


Definition in file MBankdefs.h.

Function Documentation

map<string, MBank> read_banks ( gemc_opts  ,
map< string, MPHB_Factory  
)

Definition at line 21 of file MBankdefs.cc.