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

#include <geant4/tree/geant4-10.6-release/examples/extended/biasing/B02/include/B02DetectorConstruction.hh>

+ Inheritance diagram for B02DetectorConstruction:
+ Collaboration diagram for B02DetectorConstruction:

Public Member Functions

 B02DetectorConstruction ()
 
 ~B02DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
G4VIStoreCreateImportanceStore ()
 
G4VWeightWindowStoreCreateWeightWindowStore ()
 
G4VPhysicalVolumeGetWorldVolume ()
 
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

std::vector< G4LogicalVolume * > fLogicalVolumeVector
 
std::vector< G4VPhysicalVolume * > fPhysicalVolumeVector
 
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 43 of file B02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 43 of file B02DetectorConstruction.hh

Constructor & Destructor Documentation

B02DetectorConstruction::B02DetectorConstruction ( )

Definition at line 61 of file B02DetectorConstruction.cc.

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

B02DetectorConstruction::~B02DetectorConstruction ( )

Definition at line 67 of file B02DetectorConstruction.cc.

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

Member Function Documentation

G4VPhysicalVolume * B02DetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 72 of file B02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 72 of file B02DetectorConstruction.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:

G4VIStore* B02DetectorConstruction::CreateImportanceStore ( )
G4VWeightWindowStore* B02DetectorConstruction::CreateWeightWindowStore ( )
G4VPhysicalVolume * B02DetectorConstruction::GetWorldVolume ( )

Definition at line 213 of file B02DetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 213 of file B02DetectorConstruction.cc

References fWorldVolume.

void B02DetectorConstruction::SetSensitive ( )

Member Data Documentation

std::vector< G4LogicalVolume * > B02DetectorConstruction::fLogicalVolumeVector
private

Definition at line 65 of file B02DetectorConstruction.hh.

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

std::vector< G4VPhysicalVolume * > B02DetectorConstruction::fPhysicalVolumeVector
private

Definition at line 66 of file B02DetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 66 of file B02DetectorConstruction.hh

G4VPhysicalVolume* B02DetectorConstruction::fWorldVolume
private

Definition at line 68 of file B02DetectorConstruction.hh.

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

Referenced by Construct(), and GetWorldVolume().


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