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

#include <F02DetectorConstruction.hh>

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

Public Member Functions

 F02DetectorConstruction ()
 
 ~F02DetectorConstruction ()
 
void SetAbsorberMaterial (G4String)
 
void SetAbsorberThickness (G4double)
 
void SetAbsorberRadius (G4double)
 
void SetAbsorberZpos (G4double)
 
void SetWorldMaterial (G4String)
 
void SetWorldSizeZ (G4double)
 
void SetWorldSizeR (G4double)
 
virtual G4VPhysicalVolumeConstruct ()
 
void UpdateGeometry ()
 
void PrintCalorParameters ()
 
G4MaterialGetWorldMaterial ()
 
G4double GetWorldSizeZ ()
 
G4double GetWorldSizeR ()
 
G4double GetAbsorberZpos ()
 
G4double GetZStartAbs ()
 
G4double GetZEndAbs ()
 
G4MaterialGetAbsorberMaterial ()
 
G4double GetAbsorberThickness ()
 
G4double GetAbsorberRadius ()
 
const G4VPhysicalVolumeGetPhysiWorld ()
 
const G4VPhysicalVolumeGetAbsorber ()
 
G4LogicalVolumeGetLogicalAbsorber ()
 
- 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 50 of file F02DetectorConstruction.hh.

Constructor & Destructor Documentation

F02DetectorConstruction::F02DetectorConstruction ( )

Definition at line 58 of file F02DetectorConstruction.cc.

F02DetectorConstruction::~F02DetectorConstruction ( )

Definition at line 88 of file F02DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * F02DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 96 of file F02DetectorConstruction.cc.

const G4VPhysicalVolume* F02DetectorConstruction::GetAbsorber ( )
inline

Definition at line 90 of file F02DetectorConstruction.hh.

Here is the caller graph for this function:

G4Material* F02DetectorConstruction::GetAbsorberMaterial ( )
inline

Definition at line 85 of file F02DetectorConstruction.hh.

G4double F02DetectorConstruction::GetAbsorberRadius ( )
inline

Definition at line 87 of file F02DetectorConstruction.hh.

Here is the caller graph for this function:

G4double F02DetectorConstruction::GetAbsorberThickness ( )
inline

Definition at line 86 of file F02DetectorConstruction.hh.

G4double F02DetectorConstruction::GetAbsorberZpos ( )
inline

Definition at line 81 of file F02DetectorConstruction.hh.

G4LogicalVolume* F02DetectorConstruction::GetLogicalAbsorber ( )
inline

Definition at line 91 of file F02DetectorConstruction.hh.

const G4VPhysicalVolume* F02DetectorConstruction::GetPhysiWorld ( )
inline

Definition at line 89 of file F02DetectorConstruction.hh.

G4Material* F02DetectorConstruction::GetWorldMaterial ( )
inline

Definition at line 77 of file F02DetectorConstruction.hh.

G4double F02DetectorConstruction::GetWorldSizeR ( )
inline

Definition at line 79 of file F02DetectorConstruction.hh.

G4double F02DetectorConstruction::GetWorldSizeZ ( )
inline

Definition at line 78 of file F02DetectorConstruction.hh.

G4double F02DetectorConstruction::GetZEndAbs ( )
inline

Definition at line 83 of file F02DetectorConstruction.hh.

G4double F02DetectorConstruction::GetZStartAbs ( )
inline

Definition at line 82 of file F02DetectorConstruction.hh.

void F02DetectorConstruction::PrintCalorParameters ( )

Definition at line 289 of file F02DetectorConstruction.cc.

Here is the call graph for this function:

void F02DetectorConstruction::SetAbsorberMaterial ( G4String  materialChoice)

Definition at line 303 of file F02DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F02DetectorConstruction::SetAbsorberRadius ( G4double  val)

Definition at line 350 of file F02DetectorConstruction.cc.

Here is the caller graph for this function:

void F02DetectorConstruction::SetAbsorberThickness ( G4double  val)

Definition at line 341 of file F02DetectorConstruction.cc.

Here is the caller graph for this function:

void F02DetectorConstruction::SetAbsorberZpos ( G4double  val)

Definition at line 377 of file F02DetectorConstruction.cc.

Here is the caller graph for this function:

void F02DetectorConstruction::SetWorldMaterial ( G4String  materialChoice)

Definition at line 322 of file F02DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F02DetectorConstruction::SetWorldSizeR ( G4double  val)

Definition at line 368 of file F02DetectorConstruction.cc.

Here is the caller graph for this function:

void F02DetectorConstruction::SetWorldSizeZ ( G4double  val)

Definition at line 359 of file F02DetectorConstruction.cc.

Here is the caller graph for this function:

void F02DetectorConstruction::UpdateGeometry ( )

Definition at line 385 of file F02DetectorConstruction.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: