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

#include <exrdmDetectorConstruction.hh>

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

Public Member Functions

 exrdmDetectorConstruction ()
 
virtual ~exrdmDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
const G4VPhysicalVolumeGetDetector ()
 
G4double GetDetectoFullLength ()
 
G4double GetTargetFullLength ()
 
G4double GetWorldFullLength ()
 
G4double GetDetectorThickness ()
 
G4double GetTargetRadius ()
 
G4double GetWorldRadius ()
 
void SetTargetMaterial (G4String)
 
void SetDetectorMaterial (G4String)
 
void SetTargetRadius (G4double value)
 
void SetDetectorThickness (G4double value)
 
void SetTargetLength (G4double value)
 
void SetDetectorLength (G4double value)
 
- 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 46 of file exrdmDetectorConstruction.hh.

Constructor & Destructor Documentation

exrdmDetectorConstruction::exrdmDetectorConstruction ( )

Definition at line 52 of file exrdmDetectorConstruction.cc.

exrdmDetectorConstruction::~exrdmDetectorConstruction ( )
virtual

Definition at line 70 of file exrdmDetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * exrdmDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 99 of file exrdmDetectorConstruction.cc.

Here is the call graph for this function:

G4double exrdmDetectorConstruction::GetDetectoFullLength ( )
inline

Definition at line 60 of file exrdmDetectorConstruction.hh.

const G4VPhysicalVolume* exrdmDetectorConstruction::GetDetector ( )
inline

Definition at line 58 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetDetectorThickness ( )
inline

Definition at line 63 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetTargetFullLength ( )
inline

Definition at line 61 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetTargetRadius ( )
inline

Definition at line 64 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetWorldFullLength ( )
inline

Definition at line 62 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetWorldRadius ( )
inline

Definition at line 65 of file exrdmDetectorConstruction.hh.

void exrdmDetectorConstruction::SetDetectorLength ( G4double  value)
inline

Definition at line 73 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetDetectorMaterial ( G4String  materialName)

Definition at line 234 of file exrdmDetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetDetectorThickness ( G4double  value)
inline

Definition at line 71 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetTargetLength ( G4double  value)
inline

Definition at line 72 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetTargetMaterial ( G4String  materialName)

Definition at line 219 of file exrdmDetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetTargetRadius ( G4double  value)
inline

Definition at line 70 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:


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