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

#include <B4dDetectorConstruction.hh>

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

Public Member Functions

 B4dDetectorConstruction ()
 
virtual ~B4dDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
void SetMagField (G4double fieldValue)
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Detailed Description

Detector construction class to define materials and geometry. The calorimeter is a box made of a given number of layers. A layer consists of an absorber plate and of a detection gap. The layer is replicated.

Four parameters define the geometry of the calorimeter :

In DefineVolumes(), sensitive detectors of G4MultiFunctionalDetector type with primitive scorers are created and associated with the Absorber and Gap volumes.

In addition a transverse uniform magnetic field is defined in SetMagField() method which can be activated via a command defined using G4GenericMessenger class:

Definition at line 63 of file B4dDetectorConstruction.hh.

Constructor & Destructor Documentation

B4dDetectorConstruction::B4dDetectorConstruction ( )

Definition at line 63 of file B4dDetectorConstruction.cc.

Here is the call graph for this function:

B4dDetectorConstruction::~B4dDetectorConstruction ( )
virtual

Definition at line 83 of file B4dDetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * B4dDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 91 of file B4dDetectorConstruction.cc.

void B4dDetectorConstruction::SetMagField ( G4double  fieldValue)

Definition at line 329 of file B4dDetectorConstruction.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: