Geant4_10
Public Member Functions | List of all members
B3DetectorConstruction Class Reference

#include <B3DetectorConstruction.hh>

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

Public Member Functions

 B3DetectorConstruction ()
 
virtual ~B3DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
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

Detector construction class to define materials and geometry.

Crystals are positioned in Ring, with an appropriate rotation matrix. Several copies of Ring are placed in the full detector.

Definition at line 45 of file B3DetectorConstruction.hh.

Constructor & Destructor Documentation

B3DetectorConstruction::B3DetectorConstruction ( )

Definition at line 51 of file B3DetectorConstruction.cc.

B3DetectorConstruction::~B3DetectorConstruction ( )
virtual

Definition at line 60 of file B3DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * B3DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 83 of file B3DetectorConstruction.cc.

Here is the call graph for this function:

void B3DetectorConstruction::ConstructSDandField ( )
virtual

Reimplemented from G4VUserDetectorConstruction.

Definition at line 253 of file B3DetectorConstruction.cc.

Here is the call graph for this function:


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