ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
F06DetectorConstruction Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/field/field06/include/F06DetectorConstruction.hh>

+ Inheritance diagram for F06DetectorConstruction:
+ Collaboration diagram for F06DetectorConstruction:

Public Member Functions

 F06DetectorConstruction ()
 
virtual ~F06DetectorConstruction ()
 
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
 

Private Member Functions

void DefineMaterials ()
 

Private Attributes

G4MaterialfVacuum
 
G4BoxfSolidWorld
 
G4LogicalVolumefLogicWorld
 
G4VPhysicalVolumefPhysiWorld
 

Static Private Attributes

static G4ThreadLocal
G4UniformGravityField
fField = 0
 

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 51 of file F06DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 51 of file F06DetectorConstruction.hh

Constructor & Destructor Documentation

F06DetectorConstruction::F06DetectorConstruction ( )

Definition at line 70 of file F06DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 70 of file F06DetectorConstruction.cc

References DefineMaterials().

+ Here is the call graph for this function:

F06DetectorConstruction::~F06DetectorConstruction ( )
virtual

Definition at line 79 of file F06DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 79 of file F06DetectorConstruction.cc

References fField.

Member Function Documentation

G4VPhysicalVolume * F06DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 97 of file F06DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 97 of file F06DetectorConstruction.cc

References DBL_MAX, expHall_x, expHall_y, expHall_z, fLogicWorld, fPhysiWorld, fSolidWorld, fVacuum, m, mm, and G4LogicalVolume::SetUserLimits().

+ Here is the call graph for this function:

void F06DetectorConstruction::ConstructSDandField ( )
virtual
void F06DetectorConstruction::DefineMaterials ( )
private

Definition at line 86 of file F06DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 86 of file F06DetectorConstruction.cc

References G4NistManager::FindOrBuildMaterial(), fVacuum, G4cout, G4endl, G4Material::GetMaterialTable(), and G4NistManager::Instance().

Referenced by F06DetectorConstruction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4ThreadLocal G4UniformGravityField * F06DetectorConstruction::fField = 0
staticprivate

Definition at line 71 of file F06DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 71 of file F06DetectorConstruction.hh

Referenced by ConstructSDandField(), and ~F06DetectorConstruction().

G4LogicalVolume* F06DetectorConstruction::fLogicWorld
private

Definition at line 68 of file F06DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 68 of file F06DetectorConstruction.hh

Referenced by Construct().

G4VPhysicalVolume* F06DetectorConstruction::fPhysiWorld
private

Definition at line 69 of file F06DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 69 of file F06DetectorConstruction.hh

Referenced by Construct().

G4Box* F06DetectorConstruction::fSolidWorld
private

Definition at line 67 of file F06DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 67 of file F06DetectorConstruction.hh

Referenced by Construct().

G4Material* F06DetectorConstruction::fVacuum
private

Definition at line 65 of file F06DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 65 of file F06DetectorConstruction.hh

Referenced by Construct(), and DefineMaterials().


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