Geant4
10.03
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 98775 2016-08-09 14:30:39Z 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
*
fAir
;
58
G4Material
*
fAr
;
59
G4Material
*
fSilicon
;
60
G4Material
*
fScinti
;
61
G4Material
*
fLead
;
62
};
63
64
#endif
RE05DetectorConstruction::fAr
G4Material * fAr
Definition:
RE05DetectorConstruction.hh:58
RE05DetectorConstruction::fSilicon
G4Material * fSilicon
Definition:
RE05DetectorConstruction.hh:59
G4VPhysicalVolume
Definition:
G4VPhysicalVolume.hh:82
G4Material
Definition:
G4Material.hh:120
G4Element
Definition:
G4Element.hh:97
RE05DetectorConstruction::fScinti
G4Material * fScinti
Definition:
RE05DetectorConstruction.hh:60
G4VUserDetectorConstruction
Definition:
G4VUserDetectorConstruction.hh:50
RE05DetectorConstruction::Construct
virtual G4VPhysicalVolume * Construct()
Definition:
RE05DetectorConstruction.cc:110
G4VUserDetectorConstruction.hh
RE05DetectorConstruction::RE05DetectorConstruction
RE05DetectorConstruction()
Definition:
RE05DetectorConstruction.cc:61
globals.hh
RE05DetectorConstruction::~RE05DetectorConstruction
virtual ~RE05DetectorConstruction()
Definition:
RE05DetectorConstruction.cc:71
RE05DetectorParameterDef.hh
Definition of the RE05DetectorParameterDef class.
RE05DetectorConstruction::fLead
G4Material * fLead
Definition:
RE05DetectorConstruction.hh:61
RE05DetectorConstruction
Definition:
RE05DetectorConstruction.hh:42
RE05DetectorConstruction::ConstructSDandField
virtual void ConstructSDandField()
Definition:
RE05DetectorConstruction.cc:222
RE05DetectorConstruction::fAir
G4Material * fAir
Definition:
RE05DetectorConstruction.hh:57
RE05DetectorConstruction::DefineMaterials
void DefineMaterials()
Definition:
RE05DetectorConstruction.cc:76
geant4.10.03
examples
extended
runAndEvent
RE05
include
RE05DetectorConstruction.hh
Generated on Thu Feb 14 2002 02:28:00 for Geant4 by
1.8.8