Geant4
10.02.p01
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
RE05DetectorConstruction.hh
Go to the documentation of this file.
1
//
2
// ********************************************************************
3
// * License and Disclaimer *
4
// * *
5
// * The Geant4 software is copyright of the Copyright Holders of *
6
// * the Geant4 Collaboration. It is provided under the terms and *
7
// * conditions of the Geant4 Software License, included in the file *
8
// * LICENSE and available at http://cern.ch/geant4/license . These *
9
// * include a list of copyright holders. *
10
// * *
11
// * Neither the authors of this software system, nor their employing *
12
// * institutes,nor the agencies providing financial support for this *
13
// * work make any representation or warranty, express or implied, *
14
// * regarding this software system or assume any liability for its *
15
// * use. Please see the license in the file LICENSE and URL above *
16
// * for the full disclaimer and the limitation of liability. *
17
// * *
18
// * This code implementation is the result of the scientific and *
19
// * technical work of the GEANT4 collaboration. *
20
// * By using, copying, modifying or distributing the software (or *
21
// * any work based on the software) you agree to acknowledge its *
22
// * use in resulting scientific publications, and indicate your *
23
// * acceptance of all terms of the Geant4 Software license. *
24
// ********************************************************************
25
//
26
// $Id: RE05DetectorConstruction.hh 69764 2013-05-14 09:59:36Z gcosmo $
27
//
30
//
31
32
#ifndef RE05DetectorConstruction_h
33
#define RE05DetectorConstruction_h 1
34
35
#include "
G4VUserDetectorConstruction.hh
"
36
#include "
globals.hh
"
37
38
class
G4VPhysicalVolume
;
39
class
G4Material
;
40
class
G4Element
;
41
42
class
RE05DetectorConstruction
:
public
G4VUserDetectorConstruction
43
{
44
public
:
45
RE05DetectorConstruction
();
46
virtual
~RE05DetectorConstruction
();
47
48
public
:
49
virtual
G4VPhysicalVolume
*
Construct
();
50
virtual
void
ConstructSDandField
();
51
52
private
:
53
void
DefineMaterials
();
54
55
#include "
RE05DetectorParameterDef.hh
"
56
57
G4Material
*
Air
;
58
G4Material
*
Ar
;
59
G4Material
*
Silicon
;
60
G4Material
*
Scinti
;
61
G4Material
*
Lead
;
62
63
G4Element
*
H
;
64
G4Element
*
C
;
65
G4Element
*
N
;
66
G4Element
*
O
;
67
68
};
69
70
#endif
71
RE05DetectorConstruction::Ar
G4Material * Ar
Definition:
RE05DetectorConstruction.hh:58
RE05DetectorConstruction::Silicon
G4Material * Silicon
Definition:
RE05DetectorConstruction.hh:59
RE05DetectorConstruction::H
G4Element * H
Definition:
RE05DetectorConstruction.hh:63
G4VPhysicalVolume
Definition:
G4VPhysicalVolume.hh:82
G4Material
Definition:
G4Material.hh:120
G4Element
Definition:
G4Element.hh:97
RE05DetectorConstruction::Scinti
G4Material * Scinti
Definition:
RE05DetectorConstruction.hh:60
RE05DetectorConstruction::C
G4Element * C
Definition:
RE05DetectorConstruction.hh:64
G4VUserDetectorConstruction
Definition:
G4VUserDetectorConstruction.hh:50
RE05DetectorConstruction::N
G4Element * N
Definition:
RE05DetectorConstruction.hh:65
RE05DetectorConstruction::Construct
virtual G4VPhysicalVolume * Construct()
Definition:
RE05DetectorConstruction.cc:120
G4VUserDetectorConstruction.hh
RE05DetectorConstruction::Lead
G4Material * Lead
Definition:
RE05DetectorConstruction.hh:61
RE05DetectorConstruction::RE05DetectorConstruction
RE05DetectorConstruction()
Definition:
RE05DetectorConstruction.cc:61
globals.hh
RE05DetectorConstruction::Air
G4Material * Air
Definition:
RE05DetectorConstruction.hh:57
RE05DetectorConstruction::~RE05DetectorConstruction
virtual ~RE05DetectorConstruction()
Definition:
RE05DetectorConstruction.cc:70
RE05DetectorParameterDef.hh
Definition of the RE05DetectorParameterDef class.
RE05DetectorConstruction::O
G4Element * O
Definition:
RE05DetectorConstruction.hh:66
RE05DetectorConstruction
Definition:
RE05DetectorConstruction.hh:42
RE05DetectorConstruction::ConstructSDandField
virtual void ConstructSDandField()
Definition:
RE05DetectorConstruction.cc:232
RE05DetectorConstruction::DefineMaterials
void DefineMaterials()
Definition:
RE05DetectorConstruction.cc:86
geant4.10.02.p01
examples
extended
runAndEvent
RE05
include
RE05DetectorConstruction.hh
Generated on Thu Mar 3 2016 14:41:02 for Geant4 by
1.8.8