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

#include <geant4/tree/geant4-10.6-release/examples/advanced/gammaknife/include/GammaKnifeDetectorConstruction.hh>

+ Inheritance diagram for GammaKnifeDetectorConstruction:
+ Collaboration diagram for GammaKnifeDetectorConstruction:

Public Member Functions

 GammaKnifeDetectorConstruction ()
 
 ~GammaKnifeDetectorConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
void SetHelmetSize (G4int)
 
- 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 Member Functions

void ConstructBeamLine ()
 
void UpdateHelmet ()
 

Private Attributes

G4VPhysicalVolumephysicalTreatmentRoom
 
G4VPhysicalVolumepatientPhysicalVolume
 
G4LogicalVolumepatientLogicalVolume
 
G4ConssolidColl_helmet
 
G4TubssolidTube_source
 
G4LogicalVolumelogicTube_source
 
G4VPhysicalVolumephysiTube_source
 
G4TubssolidTube
 
G4LogicalVolumelogicTube
 
G4VPhysicalVolumephysiTube
 
G4TubssolidTube_Al
 
G4LogicalVolumelogicTube_Al
 
G4VPhysicalVolumephysiTube_Al
 
G4TubssolidTube_Fe
 
G4LogicalVolumelogicTube_Fe
 
G4VPhysicalVolumephysiTube_Fe
 
G4int helmetSize
 
G4TubssolidTube_post
 
G4LogicalVolumelogicTube_post
 
G4VPhysicalVolumephysiTube_post
 
G4TubssolidTube_coll
 
G4LogicalVolumelogicTube_coll
 
G4VPhysicalVolumephysiTube_coll
 
G4TubssolidTube_coll_Fe
 
G4LogicalVolumelogicTube_coll_Fe
 
G4VPhysicalVolumephysiTube_coll_Fe
 
G4ConssolidColl_fixed
 
G4LogicalVolumelogicColl_fixed
 
G4VPhysicalVolumephysiColl_fixed
 
G4ConssolidColl_fixed_Fe
 
G4LogicalVolumelogicColl_fixed_Fe
 
G4VPhysicalVolumephysiColl_fixed_Fe
 
G4LogicalVolumelogicColl_helmet
 
G4VPhysicalVolumephysiColl_helmet
 
G4ConssolidColl_helmet_Fe
 
G4LogicalVolumelogicColl_helmet_Fe
 
G4VPhysicalVolumephysiColl_helmet_Fe
 
GammaKnifeDetectorMessengerdetectorMessenger
 

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 42 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 42 of file GammaKnifeDetectorConstruction.hh

Constructor & Destructor Documentation

GammaKnifeDetectorConstruction::GammaKnifeDetectorConstruction ( )

Definition at line 48 of file GammaKnifeDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 48 of file GammaKnifeDetectorConstruction.cc

References detectorMessenger.

GammaKnifeDetectorConstruction::~GammaKnifeDetectorConstruction ( )

Definition at line 59 of file GammaKnifeDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 59 of file GammaKnifeDetectorConstruction.cc

References detectorMessenger.

Member Function Documentation

G4VPhysicalVolume * GammaKnifeDetectorConstruction::Construct ( void  )
virtual

Implements G4VUserDetectorConstruction.

Definition at line 64 of file GammaKnifeDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 64 of file GammaKnifeDetectorConstruction.cc

References ConstructBeamLine(), and physicalTreatmentRoom.

+ Here is the call graph for this function:

void GammaKnifeDetectorConstruction::ConstructBeamLine ( )
private
void GammaKnifeDetectorConstruction::SetHelmetSize ( G4int  size)

Definition at line 529 of file GammaKnifeDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 529 of file GammaKnifeDetectorConstruction.cc

References FatalException, G4cout, G4Exception(), helmetSize, and UpdateHelmet().

Referenced by GammaKnifeDetectorMessenger::SetNewValue().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void GammaKnifeDetectorConstruction::UpdateHelmet ( )
private

Definition at line 498 of file GammaKnifeDetectorConstruction.cc.

View newest version in sPHENIX GitHub at line 498 of file GammaKnifeDetectorConstruction.cc

References G4RunManager::GeometryHasBeenModified(), G4RunManager::GetRunManager(), helmetSize, mm, G4Cons::SetInnerRadiusMinusZ(), G4Cons::SetInnerRadiusPlusZ(), and solidColl_helmet.

Referenced by ConstructBeamLine(), and SetHelmetSize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

GammaKnifeDetectorMessenger* GammaKnifeDetectorConstruction::detectorMessenger
private

Definition at line 127 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 127 of file GammaKnifeDetectorConstruction.hh

Referenced by GammaKnifeDetectorConstruction(), and ~GammaKnifeDetectorConstruction().

G4int GammaKnifeDetectorConstruction::helmetSize
private

Definition at line 95 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 95 of file GammaKnifeDetectorConstruction.hh

Referenced by SetHelmetSize(), and UpdateHelmet().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicColl_fixed
private

Definition at line 111 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 111 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicColl_fixed_Fe
private

Definition at line 115 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 115 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicColl_helmet
private

Definition at line 119 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 119 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicColl_helmet_Fe
private

Definition at line 123 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 123 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicTube
private

Definition at line 84 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 84 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicTube_Al
private

Definition at line 88 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 88 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicTube_coll
private

Definition at line 102 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 102 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicTube_coll_Fe
private

Definition at line 106 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 106 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicTube_Fe
private

Definition at line 92 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 92 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicTube_post
private

Definition at line 98 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 98 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::logicTube_source
private

Definition at line 80 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 80 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4LogicalVolume* GammaKnifeDetectorConstruction::patientLogicalVolume
private

Definition at line 75 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 75 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::patientPhysicalVolume
private

Definition at line 74 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 74 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physicalTreatmentRoom
private

Definition at line 72 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 72 of file GammaKnifeDetectorConstruction.hh

Referenced by Construct(), and ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiColl_fixed
private

Definition at line 112 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 112 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiColl_fixed_Fe
private

Definition at line 116 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 116 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiColl_helmet
private

Definition at line 120 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 120 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiColl_helmet_Fe
private

Definition at line 124 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 124 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiTube
private

Definition at line 85 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 85 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiTube_Al
private

Definition at line 89 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 89 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiTube_coll
private

Definition at line 103 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 103 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiTube_coll_Fe
private

Definition at line 107 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 107 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiTube_Fe
private

Definition at line 93 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 93 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiTube_post
private

Definition at line 99 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 99 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4VPhysicalVolume* GammaKnifeDetectorConstruction::physiTube_source
private

Definition at line 81 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 81 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Cons* GammaKnifeDetectorConstruction::solidColl_fixed
private

Definition at line 110 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 110 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Cons* GammaKnifeDetectorConstruction::solidColl_fixed_Fe
private

Definition at line 114 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 114 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Cons* GammaKnifeDetectorConstruction::solidColl_helmet
private

Definition at line 76 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 76 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine(), and UpdateHelmet().

G4Cons* GammaKnifeDetectorConstruction::solidColl_helmet_Fe
private

Definition at line 122 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 122 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Tubs* GammaKnifeDetectorConstruction::solidTube
private

Definition at line 83 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 83 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Tubs* GammaKnifeDetectorConstruction::solidTube_Al
private

Definition at line 87 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 87 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Tubs* GammaKnifeDetectorConstruction::solidTube_coll
private

Definition at line 101 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 101 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Tubs* GammaKnifeDetectorConstruction::solidTube_coll_Fe
private

Definition at line 105 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 105 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Tubs* GammaKnifeDetectorConstruction::solidTube_Fe
private

Definition at line 91 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 91 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Tubs* GammaKnifeDetectorConstruction::solidTube_post
private

Definition at line 97 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 97 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().

G4Tubs* GammaKnifeDetectorConstruction::solidTube_source
private

Definition at line 79 of file GammaKnifeDetectorConstruction.hh.

View newest version in sPHENIX GitHub at line 79 of file GammaKnifeDetectorConstruction.hh

Referenced by ConstructBeamLine().


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