#include <vector>
#include "globals.hh"
#include "G4Material.hh"
Go to the source code of this file.
Classes | |
class | MJGerdaLocalMaterialTable |
Defines | |
#define | MJGERDALOCALMATERIALTABLE_H 1 |
|
In this class one should instantiate the materials, if one does not want to read them from the database. It must contain "Air", since the world volume is made of air. Definition at line 22 of file MJGerdaLocalMaterialTable.hh. |