GGS(GenericGEANT4Simulation)Software
2.7.0
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Macros
include
geometry
GGSMaterials.h
Go to the documentation of this file.
1
/*
2
* GGSMaterials.h
3
*
4
* Created on: 2010-10-06
5
* Authors: Emiliano Mocchiutti & Cecilia Pizzolotto
6
*/
7
10
#ifndef GGSMATERIALS_H
11
#define GGSMATERIALS_H
12
13
// GEANT headers
14
#include "G4Material.hh"
15
#include "G4VUserDetectorConstruction.hh"
16
#include "globals.hh"
17
22
class
GGSMaterials
{
23
public
:
25
GGSMaterials
();
26
27
~GGSMaterials
();
28
29
private
:
30
G4Element *_H;
31
G4Element *_He;
32
G4Element *_C;
33
G4Element *_N;
34
G4Element *_O;
35
G4Element *_Al;
36
G4Element *_Si;
37
G4Element *_Fe;
38
G4Element *_Ni;
39
G4Element *_Cu;
40
G4Element *_I;
41
G4Element *_Cs;
42
G4Element *_W;
43
G4Element *_Pb;
44
G4Element *_Ge;
45
G4Element *_Bi;
46
47
G4Material *_Tungsten;
48
G4Material *_He3;
49
G4Material *_CsI;
50
G4Material *_Air;
51
G4Material *_Aluminium;
52
G4Material *_Silicon;
53
G4Material *_Iron;
54
G4Material *_Lead;
55
G4Material *_BGO;
56
G4Material *_PWO;
57
G4Material *_PCB;
58
G4Material *_PVT;
59
G4Material *_PS;
60
G4Material *_Mylar;
61
G4Material *_Vacuum;
62
};
63
64
#endif // GGSMATERIALS_H
GGSMaterials::GGSMaterials
GGSMaterials()
Constructor.
Definition:
GGSMaterials.cpp:19
GGSMaterials::~GGSMaterials
~GGSMaterials()
Destructor.
Definition:
GGSMaterials.cpp:177
GGSMaterials
Definition of GGS materials.
Definition:
GGSMaterials.h:22
Generated on Wed Jul 8 2020 07:29:44 for GGS(GenericGEANT4Simulation)Software by
1.8.5