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

#include <B2aDetectorConstruction.hh>

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

Public Member Functions

 B2aDetectorConstruction ()
 
virtual ~B2aDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
void SetTargetMaterial (G4String)
 
void SetChamberMaterial (G4String)
 
void SetMaxStep (G4double)
 
void SetCheckOverlaps (G4bool)
 
- 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, geometry and global uniform magnetic field.

Definition at line 49 of file B2aDetectorConstruction.hh.

Constructor & Destructor Documentation

B2aDetectorConstruction::B2aDetectorConstruction ( )

Definition at line 60 of file B2aDetectorConstruction.cc.

B2aDetectorConstruction::~B2aDetectorConstruction ( )
virtual

Definition at line 76 of file B2aDetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * B2aDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 85 of file B2aDetectorConstruction.cc.

void B2aDetectorConstruction::ConstructSDandField ( )
virtual

Reimplemented from G4VUserDetectorConstruction.

Definition at line 288 of file B2aDetectorConstruction.cc.

Here is the call graph for this function:

void B2aDetectorConstruction::SetChamberMaterial ( G4String  materialName)

Definition at line 333 of file B2aDetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B2aDetectorConstruction::SetCheckOverlaps ( G4bool  checkOverlaps)

Definition at line 364 of file B2aDetectorConstruction.cc.

void B2aDetectorConstruction::SetMaxStep ( G4double  maxStep)

Definition at line 357 of file B2aDetectorConstruction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void B2aDetectorConstruction::SetTargetMaterial ( G4String  materialName)

Definition at line 312 of file B2aDetectorConstruction.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: