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

#include <geant4/tree/geant4-10.6-release/examples/extended/biasing/B03/include/B03DetectorConstruction.hh>

+ Inheritance diagram for B03DetectorConstruction:
+ Collaboration diagram for B03DetectorConstruction:

Public Member Functions

 B03DetectorConstruction ()
 
 ~B03DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
G4VPhysicalVolumeGetWorldVolume ()
 
G4VPhysicalVolumeGetWorldVolumeAddress () const
 
void SetSensitive ()
 
- Public Member Functions inherited from G4VUserDetectorConstruction
 G4VUserDetectorConstruction ()
 
virtual ~G4VUserDetectorConstruction ()
 
virtual void ConstructSDandField ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Private Attributes

G4VPhysicalVolumefWorldVolume
 

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 41 of file B03DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 41 of file B03DetectorConstruction.hh

Constructor & Destructor Documentation

B03DetectorConstruction::B03DetectorConstruction ( )

Definition at line 61 of file B03DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 61 of file B03DetectorConstruction.cc

B03DetectorConstruction::~B03DetectorConstruction ( )

Definition at line 67 of file B03DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 67 of file B03DetectorConstruction.cc

Member Function Documentation

G4VPhysicalVolume * B03DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 72 of file B03DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 72 of file B03DetectorConstruction.cc

References A(), G4Material::AddElement(), cm, cm3, deg, fWorldVolume, Acts::UnitConstants::g, kelvin, kStateGas, mole, pascal, G4VisAttributes::SetForceSolid(), G4LogicalVolume::SetVisAttributes(), source.hepunit::universe_mean_density, Z, and z.

+ Here is the call graph for this function:

G4VPhysicalVolume * B03DetectorConstruction::GetWorldVolume ( )

Definition at line 221 of file B03DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 221 of file B03DetectorConstruction.cc

References fWorldVolume.

G4VPhysicalVolume & B03DetectorConstruction::GetWorldVolumeAddress ( ) const

Definition at line 227 of file B03DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 227 of file B03DetectorConstruction.cc

References fWorldVolume.

void B03DetectorConstruction::SetSensitive ( )

Member Data Documentation

G4VPhysicalVolume* B03DetectorConstruction::fWorldVolume
private

Definition at line 60 of file B03DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 60 of file B03DetectorConstruction.hh

Referenced by Construct(), GetWorldVolume(), and GetWorldVolumeAddress().


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