Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Em10DetectorConstruction Class Reference

#include <Em10DetectorConstruction.hh>

Inheritance diagram for Em10DetectorConstruction:
Inheritance graph
[legend]
Collaboration diagram for Em10DetectorConstruction:
Collaboration graph
[legend]

Public Member Functions

 Em10DetectorConstruction ()
 
 ~Em10DetectorConstruction ()
 
void SetAbsorberMaterial (G4String)
 
void SetAbsorberThickness (G4double)
 
void SetAbsorberRadius (G4double)
 
void SetAbsorberZpos (G4double)
 
void SetRadiatorMaterial (G4String)
 
void SetRadiatorThickness (G4double)
 
void SetGasGapThickness (G4double)
 
void SetFoilNumber (G4int i)
 
void SetWorldMaterial (G4String)
 
void SetWorldSizeZ (G4double)
 
void SetWorldSizeR (G4double)
 
void SetDetectorSetUp (G4String s)
 
void SetMagField (G4double)
 
G4VPhysicalVolumeConstruct ()
 
void UpdateGeometry ()
 
void PrintGeometryParameters ()
 
G4MaterialGetWorldMaterial ()
 
G4double GetWorldSizeZ ()
 
G4double GetWorldSizeR ()
 
G4double GetAbsorberZpos ()
 
G4MaterialGetAbsorberMaterial ()
 
G4double GetAbsorberThickness ()
 
G4double GetAbsorberRadius ()
 
const G4VPhysicalVolumeGetphysiWorld ()
 
const G4VPhysicalVolumeGetAbsorber ()
 
G4LogicalVolumeGetLogicalAbsorber ()
 
G4LogicalVolumeGetLogicalRadiator ()
 
G4double GetFoilThick ()
 
G4double GetGasThick ()
 
G4int GetFoilNumber ()
 
G4MaterialGetFoilMaterial ()
 
G4MaterialGetGasMaterial ()
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Detailed Description

Definition at line 54 of file Em10DetectorConstruction.hh.

Constructor & Destructor Documentation

Em10DetectorConstruction::Em10DetectorConstruction ( )

Definition at line 68 of file Em10DetectorConstruction.cc.

Em10DetectorConstruction::~Em10DetectorConstruction ( )

Definition at line 85 of file Em10DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * Em10DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 95 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

const G4VPhysicalVolume* Em10DetectorConstruction::GetAbsorber ( )
inline

Definition at line 103 of file Em10DetectorConstruction.hh.

Here is the caller graph for this function:

G4Material* Em10DetectorConstruction::GetAbsorberMaterial ( )
inline

Definition at line 98 of file Em10DetectorConstruction.hh.

G4double Em10DetectorConstruction::GetAbsorberRadius ( )
inline

Definition at line 100 of file Em10DetectorConstruction.hh.

G4double Em10DetectorConstruction::GetAbsorberThickness ( )
inline

Definition at line 99 of file Em10DetectorConstruction.hh.

G4double Em10DetectorConstruction::GetAbsorberZpos ( )
inline

Definition at line 96 of file Em10DetectorConstruction.hh.

G4Material* Em10DetectorConstruction::GetFoilMaterial ( )
inline

Definition at line 110 of file Em10DetectorConstruction.hh.

G4int Em10DetectorConstruction::GetFoilNumber ( )
inline

Definition at line 109 of file Em10DetectorConstruction.hh.

G4double Em10DetectorConstruction::GetFoilThick ( )
inline

Definition at line 107 of file Em10DetectorConstruction.hh.

G4Material* Em10DetectorConstruction::GetGasMaterial ( )
inline

Definition at line 111 of file Em10DetectorConstruction.hh.

G4double Em10DetectorConstruction::GetGasThick ( )
inline

Definition at line 108 of file Em10DetectorConstruction.hh.

G4LogicalVolume* Em10DetectorConstruction::GetLogicalAbsorber ( )
inline

Definition at line 104 of file Em10DetectorConstruction.hh.

G4LogicalVolume* Em10DetectorConstruction::GetLogicalRadiator ( )
inline

Definition at line 106 of file Em10DetectorConstruction.hh.

const G4VPhysicalVolume* Em10DetectorConstruction::GetphysiWorld ( )
inline

Definition at line 102 of file Em10DetectorConstruction.hh.

G4Material* Em10DetectorConstruction::GetWorldMaterial ( )
inline

Definition at line 92 of file Em10DetectorConstruction.hh.

G4double Em10DetectorConstruction::GetWorldSizeR ( )
inline

Definition at line 94 of file Em10DetectorConstruction.hh.

G4double Em10DetectorConstruction::GetWorldSizeZ ( )
inline

Definition at line 93 of file Em10DetectorConstruction.hh.

void Em10DetectorConstruction::PrintGeometryParameters ( )

Definition at line 1569 of file Em10DetectorConstruction.cc.

Here is the call graph for this function:

void Em10DetectorConstruction::SetAbsorberMaterial ( G4String  materialChoice)

Definition at line 1595 of file Em10DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void Em10DetectorConstruction::SetAbsorberRadius ( G4double  val)

Definition at line 1703 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetAbsorberThickness ( G4double  val)

Definition at line 1670 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetAbsorberZpos ( G4double  val)

Definition at line 1736 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetDetectorSetUp ( G4String  s)
inline

Definition at line 79 of file Em10DetectorConstruction.hh.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetFoilNumber ( G4int  i)
inline

Definition at line 74 of file Em10DetectorConstruction.hh.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetGasGapThickness ( G4double  val)

Definition at line 1692 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetMagField ( G4double  )

Definition at line 1746 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetRadiatorMaterial ( G4String  materialChoice)

Definition at line 1619 of file Em10DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void Em10DetectorConstruction::SetRadiatorThickness ( G4double  val)

Definition at line 1681 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetWorldMaterial ( G4String  materialChoice)

Definition at line 1645 of file Em10DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void Em10DetectorConstruction::SetWorldSizeR ( G4double  val)

Definition at line 1725 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::SetWorldSizeZ ( G4double  val)

Definition at line 1714 of file Em10DetectorConstruction.cc.

Here is the caller graph for this function:

void Em10DetectorConstruction::UpdateGeometry ( )

Definition at line 1777 of file Em10DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: