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

#include <F03DetectorConstruction.hh>

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

Public Member Functions

 F03DetectorConstruction ()
 
 ~F03DetectorConstruction ()
 
void SetAbsorberMaterial (G4String)
 
void SetAbsorberThickness (G4double)
 
void SetAbsorberRadius (G4double)
 
void SetAbsorberZpos (G4double)
 
void SetWorldMaterial (G4String)
 
void SetWorldSizeZ (G4double)
 
void SetWorldSizeR (G4double)
 
virtual G4VPhysicalVolume * Construct ()
 
void UpdateGeometry ()
 
void PrintCalorParameters ()
 
G4Material * GetWorldMaterial ()
 
G4double GetWorldSizeZ ()
 
G4double GetWorldSizeR ()
 
G4double GetAbsorberZpos ()
 
G4double GetZStartAbs ()
 
G4double GetZEndAbs ()
 
G4Material * GetAbsorberMaterial ()
 
G4double GetAbsorberThickness ()
 
G4double GetAbsorberRadius ()
 
const G4VPhysicalVolume * GetPhysiWorld ()
 
const G4VPhysicalVolume * GetAbsorber ()
 
G4LogicalVolume * GetLogicalAbsorber ()
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorld * GetParallelWorld (G4int i) const
 

Detailed Description

Definition at line 49 of file F03DetectorConstruction.hh.

Constructor & Destructor Documentation

F03DetectorConstruction::F03DetectorConstruction ( )

Definition at line 61 of file F03DetectorConstruction.cc.

F03DetectorConstruction::~F03DetectorConstruction ( )

Definition at line 93 of file F03DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * F03DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 101 of file F03DetectorConstruction.cc.

const G4VPhysicalVolume* F03DetectorConstruction::GetAbsorber ( )
inline

Definition at line 89 of file F03DetectorConstruction.hh.

Here is the caller graph for this function:

G4Material* F03DetectorConstruction::GetAbsorberMaterial ( )
inline

Definition at line 84 of file F03DetectorConstruction.hh.

G4double F03DetectorConstruction::GetAbsorberRadius ( )
inline

Definition at line 86 of file F03DetectorConstruction.hh.

Here is the caller graph for this function:

G4double F03DetectorConstruction::GetAbsorberThickness ( )
inline

Definition at line 85 of file F03DetectorConstruction.hh.

Here is the caller graph for this function:

G4double F03DetectorConstruction::GetAbsorberZpos ( )
inline

Definition at line 80 of file F03DetectorConstruction.hh.

Here is the caller graph for this function:

G4LogicalVolume* F03DetectorConstruction::GetLogicalAbsorber ( )
inline

Definition at line 90 of file F03DetectorConstruction.hh.

const G4VPhysicalVolume* F03DetectorConstruction::GetPhysiWorld ( )
inline

Definition at line 88 of file F03DetectorConstruction.hh.

G4Material* F03DetectorConstruction::GetWorldMaterial ( )
inline

Definition at line 76 of file F03DetectorConstruction.hh.

G4double F03DetectorConstruction::GetWorldSizeR ( )
inline

Definition at line 78 of file F03DetectorConstruction.hh.

G4double F03DetectorConstruction::GetWorldSizeZ ( )
inline

Definition at line 77 of file F03DetectorConstruction.hh.

G4double F03DetectorConstruction::GetZEndAbs ( )
inline

Definition at line 82 of file F03DetectorConstruction.hh.

G4double F03DetectorConstruction::GetZStartAbs ( )
inline

Definition at line 81 of file F03DetectorConstruction.hh.

void F03DetectorConstruction::PrintCalorParameters ( )

Definition at line 357 of file F03DetectorConstruction.cc.

Here is the call graph for this function:

void F03DetectorConstruction::SetAbsorberMaterial ( G4String  materialChoice)

Definition at line 371 of file F03DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F03DetectorConstruction::SetAbsorberRadius ( G4double  val)

Definition at line 420 of file F03DetectorConstruction.cc.

Here is the caller graph for this function:

void F03DetectorConstruction::SetAbsorberThickness ( G4double  val)

Definition at line 411 of file F03DetectorConstruction.cc.

Here is the caller graph for this function:

void F03DetectorConstruction::SetAbsorberZpos ( G4double  val)

Definition at line 447 of file F03DetectorConstruction.cc.

Here is the caller graph for this function:

void F03DetectorConstruction::SetWorldMaterial ( G4String  materialChoice)

Definition at line 391 of file F03DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F03DetectorConstruction::SetWorldSizeR ( G4double  val)

Definition at line 438 of file F03DetectorConstruction.cc.

Here is the caller graph for this function:

void F03DetectorConstruction::SetWorldSizeZ ( G4double  val)

Definition at line 429 of file F03DetectorConstruction.cc.

Here is the caller graph for this function:

void F03DetectorConstruction::UpdateGeometry ( )

Definition at line 455 of file F03DetectorConstruction.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: