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

#include <geant4/tree/geant4-10.6-release/source/run/include/G4VUserParallelWorld.hh>

+ Inheritance diagram for G4VUserParallelWorld:
+ Collaboration diagram for G4VUserParallelWorld:

Public Member Functions

 G4VUserParallelWorld (G4String worldName)
 
virtual ~G4VUserParallelWorld ()
 
virtual void Construct ()=0
 
virtual void ConstructSD ()
 
G4String GetName ()
 

Protected Member Functions

G4VPhysicalVolumeGetWorld ()
 
void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 

Protected Attributes

G4String fWorldName
 

Detailed Description

Definition at line 47 of file G4VUserParallelWorld.hh.

View newest version in sPHENIX GitHub at line 47 of file G4VUserParallelWorld.hh

Constructor & Destructor Documentation

G4VUserParallelWorld::G4VUserParallelWorld ( G4String  worldName)

Definition at line 38 of file G4VUserParallelWorld.cc.

View newest version in sPHENIX GitHub at line 38 of file G4VUserParallelWorld.cc

References fWorldName.

G4VUserParallelWorld::~G4VUserParallelWorld ( )
virtual

Definition at line 41 of file G4VUserParallelWorld.cc.

View newest version in sPHENIX GitHub at line 41 of file G4VUserParallelWorld.cc

Member Function Documentation

G4String G4VUserParallelWorld::GetName ( void  )
inline

Definition at line 64 of file G4VUserParallelWorld.hh.

View newest version in sPHENIX GitHub at line 64 of file G4VUserParallelWorld.hh

References fWorldName.

Referenced by B02ImportanceDetectorConstruction::CreateImportanceStore(), B02ImportanceDetectorConstruction::CreateWeightWindowStore(), main(), and G4VUserDetectorConstruction::RegisterParallelWorld().

+ Here is the caller graph for this function:

G4VPhysicalVolume * G4VUserParallelWorld::GetWorld ( )
protected
void G4VUserParallelWorld::SetSensitiveDetector ( const G4String logVolName,
G4VSensitiveDetector aSD,
G4bool  multi = false 
)
protected

Definition at line 57 of file G4VUserParallelWorld.cc.

View newest version in sPHENIX GitHub at line 57 of file G4VUserParallelWorld.cc

References FatalErrorInArgument, G4Exception(), G4LogicalVolumeStore::GetInstance(), G4VSensitiveDetector::GetName(), and pos().

Referenced by RE01CalorimeterROGeometry::ConstructSD(), RE05CalorimeterParallelWorld::ConstructSD(), B03ImportanceDetectorConstruction::ConstructSD(), B02ImportanceDetectorConstruction::ConstructSD(), and RE06ParallelWorld::SetupDetectors().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4VUserParallelWorld::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protected

Definition at line 92 of file G4VUserParallelWorld.cc.

View newest version in sPHENIX GitHub at line 92 of file G4VUserParallelWorld.cc

References G4SDManager::AddNewDetector(), G4SDManager::GetSDMpointer(), and G4LogicalVolume::SetSensitiveDetector().

+ Here is the call graph for this function:

Member Data Documentation

G4String G4VUserParallelWorld::fWorldName
protected

Definition at line 58 of file G4VUserParallelWorld.hh.

View newest version in sPHENIX GitHub at line 58 of file G4VUserParallelWorld.hh

Referenced by GB06ParallelWorldForSlices::Construct(), G4VUserParallelWorld(), GetName(), and GetWorld().


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