Geant4_10
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 ()
 
virtual void ConstructSDandField ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Additional Inherited Members

- Protected Member Functions inherited from G4VUserDetectorConstruction
void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 

Detailed Description

Definition at line 48 of file exrdmDetectorConstruction.hh.

Constructor & Destructor Documentation

exrdmDetectorConstruction::exrdmDetectorConstruction ( )

Definition at line 54 of file exrdmDetectorConstruction.cc.

exrdmDetectorConstruction::~exrdmDetectorConstruction ( )
virtual

Definition at line 74 of file exrdmDetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * exrdmDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 103 of file exrdmDetectorConstruction.cc.

Here is the call graph for this function:

G4double exrdmDetectorConstruction::GetDetectoFullLength ( )
inline

Definition at line 62 of file exrdmDetectorConstruction.hh.

const G4VPhysicalVolume* exrdmDetectorConstruction::GetDetector ( )
inline

Definition at line 60 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetDetectorThickness ( )
inline

Definition at line 65 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetTargetFullLength ( )
inline

Definition at line 63 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetTargetRadius ( )
inline

Definition at line 66 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetWorldFullLength ( )
inline

Definition at line 64 of file exrdmDetectorConstruction.hh.

G4double exrdmDetectorConstruction::GetWorldRadius ( )
inline

Definition at line 67 of file exrdmDetectorConstruction.hh.

void exrdmDetectorConstruction::SetDetectorLength ( G4double  value)
inline

Definition at line 75 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetDetectorMaterial ( G4String  materialName)

Definition at line 238 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 73 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetTargetLength ( G4double  value)
inline

Definition at line 74 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:

void exrdmDetectorConstruction::SetTargetMaterial ( G4String  materialName)

Definition at line 223 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 72 of file exrdmDetectorConstruction.hh.

Here is the caller graph for this function:


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