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

#include <MicrobeamDetectorConstruction.hh>

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

Public Member Functions

 MicrobeamDetectorConstruction ()
 
 ~MicrobeamDetectorConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
void SetMassNucleus (G4float mN)
 
G4float GetMassNucleus ()
 
void SetMassCytoplasm (G4float mC)
 
G4float GetMassCytoplasm ()
 
void SetNbOfPixelsInPhantom (G4int nP)
 
G4int GetNbOfPixelsInPhantom ()
 
- 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 56 of file MicrobeamDetectorConstruction.hh.

Constructor & Destructor Documentation

MicrobeamDetectorConstruction::MicrobeamDetectorConstruction ( )

Definition at line 36 of file MicrobeamDetectorConstruction.cc.

MicrobeamDetectorConstruction::~MicrobeamDetectorConstruction ( )

Definition at line 70 of file MicrobeamDetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * MicrobeamDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 91 of file MicrobeamDetectorConstruction.cc.

G4float MicrobeamDetectorConstruction::GetMassCytoplasm ( )
inline

Definition at line 69 of file MicrobeamDetectorConstruction.hh.

Here is the caller graph for this function:

G4float MicrobeamDetectorConstruction::GetMassNucleus ( )
inline

Definition at line 66 of file MicrobeamDetectorConstruction.hh.

Here is the caller graph for this function:

G4int MicrobeamDetectorConstruction::GetNbOfPixelsInPhantom ( )
inline

Definition at line 72 of file MicrobeamDetectorConstruction.hh.

Here is the caller graph for this function:

void MicrobeamDetectorConstruction::SetMassCytoplasm ( G4float  mC)
inline

Definition at line 68 of file MicrobeamDetectorConstruction.hh.

void MicrobeamDetectorConstruction::SetMassNucleus ( G4float  mN)
inline

Definition at line 65 of file MicrobeamDetectorConstruction.hh.

void MicrobeamDetectorConstruction::SetNbOfPixelsInPhantom ( G4int  nP)
inline

Definition at line 71 of file MicrobeamDetectorConstruction.hh.


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