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

#include <F01DetectorConstruction.hh>

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

Public Member Functions

 F01DetectorConstruction ()
 
 ~F01DetectorConstruction ()
 
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 52 of file F01DetectorConstruction.hh.

Constructor & Destructor Documentation

F01DetectorConstruction::F01DetectorConstruction ( )

Definition at line 64 of file F01DetectorConstruction.cc.

F01DetectorConstruction::~F01DetectorConstruction ( )

Definition at line 95 of file F01DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * F01DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 103 of file F01DetectorConstruction.cc.

const G4VPhysicalVolume* F01DetectorConstruction::GetAbsorber ( )
inline

Definition at line 92 of file F01DetectorConstruction.hh.

Here is the caller graph for this function:

G4Material* F01DetectorConstruction::GetAbsorberMaterial ( )
inline

Definition at line 87 of file F01DetectorConstruction.hh.

G4double F01DetectorConstruction::GetAbsorberRadius ( )
inline

Definition at line 89 of file F01DetectorConstruction.hh.

Here is the caller graph for this function:

G4double F01DetectorConstruction::GetAbsorberThickness ( )
inline

Definition at line 88 of file F01DetectorConstruction.hh.

Here is the caller graph for this function:

G4double F01DetectorConstruction::GetAbsorberZpos ( )
inline

Definition at line 83 of file F01DetectorConstruction.hh.

Here is the caller graph for this function:

G4LogicalVolume* F01DetectorConstruction::GetLogicalAbsorber ( )
inline

Definition at line 93 of file F01DetectorConstruction.hh.

const G4VPhysicalVolume* F01DetectorConstruction::GetphysiWorld ( )
inline

Definition at line 91 of file F01DetectorConstruction.hh.

G4Material* F01DetectorConstruction::GetWorldMaterial ( )
inline

Definition at line 79 of file F01DetectorConstruction.hh.

G4double F01DetectorConstruction::GetWorldSizeR ( )
inline

Definition at line 81 of file F01DetectorConstruction.hh.

G4double F01DetectorConstruction::GetWorldSizeZ ( )
inline

Definition at line 80 of file F01DetectorConstruction.hh.

G4double F01DetectorConstruction::GetZEndAbs ( )
inline

Definition at line 85 of file F01DetectorConstruction.hh.

G4double F01DetectorConstruction::GetZStartAbs ( )
inline

Definition at line 84 of file F01DetectorConstruction.hh.

void F01DetectorConstruction::PrintCalorParameters ( )

Definition at line 303 of file F01DetectorConstruction.cc.

Here is the call graph for this function:

void F01DetectorConstruction::SetAbsorberMaterial ( G4String  materialChoice)

Definition at line 319 of file F01DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F01DetectorConstruction::SetAbsorberRadius ( G4double  val)

Definition at line 371 of file F01DetectorConstruction.cc.

Here is the caller graph for this function:

void F01DetectorConstruction::SetAbsorberThickness ( G4double  val)

Definition at line 359 of file F01DetectorConstruction.cc.

Here is the caller graph for this function:

void F01DetectorConstruction::SetAbsorberZpos ( G4double  val)

Definition at line 398 of file F01DetectorConstruction.cc.

Here is the caller graph for this function:

void F01DetectorConstruction::SetWorldMaterial ( G4String  materialChoice)

Definition at line 338 of file F01DetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F01DetectorConstruction::SetWorldSizeR ( G4double  val)

Definition at line 389 of file F01DetectorConstruction.cc.

Here is the caller graph for this function:

void F01DetectorConstruction::SetWorldSizeZ ( G4double  val)

Definition at line 380 of file F01DetectorConstruction.cc.

Here is the caller graph for this function:

void F01DetectorConstruction::UpdateGeometry ( )

Definition at line 407 of file F01DetectorConstruction.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: