Geant4 VMC Version 6.6
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TG4DetConstruction Class Reference

Detector construction for building geometry using TVirtualMCApplication. More...

#include <TG4DetConstruction.h>

Inheritance diagram for TG4DetConstruction:
Inheritance graph
[legend]

Public Member Functions

 TG4DetConstruction ()
 
virtual ~TG4DetConstruction ()
 
virtual G4VPhysicalVolume * Construct ()
 
virtual void ConstructSDandField ()
 
void SlaveTG4DetConstruction ()
 

Private Member Functions

 TG4DetConstruction (const TG4DetConstruction &right)
 Not implemented.
 
TG4DetConstructionoperator= (const TG4DetConstruction &right)
 Not implemented.
 

Private Attributes

G4VPhysicalVolume * fWorld
 

Detailed Description

Detector construction for building geometry using TVirtualMCApplication.

Author
I. Hrivnacova; IPN, Orsay

Definition at line 28 of file TG4DetConstruction.h.

Constructor & Destructor Documentation

◆ TG4DetConstruction() [1/2]

TG4DetConstruction::TG4DetConstruction ( )

Default constructor

Definition at line 23 of file TG4DetConstruction.cxx.

◆ ~TG4DetConstruction()

TG4DetConstruction::~TG4DetConstruction ( )
virtual

Destructor

Definition at line 30 of file TG4DetConstruction.cxx.

◆ TG4DetConstruction() [2/2]

TG4DetConstruction::TG4DetConstruction ( const TG4DetConstruction & right)
private

Not implemented.

Member Function Documentation

◆ Construct()

G4VPhysicalVolume * TG4DetConstruction::Construct ( )
virtual

Construct geometry is delegated to TG4GeometryManager

Definition at line 40 of file TG4DetConstruction.cxx.

◆ ConstructSDandField()

void TG4DetConstruction::ConstructSDandField ( )
virtual

Construct SDandField is delegated to TG4GeometryManager

Definition at line 54 of file TG4DetConstruction.cxx.

◆ SlaveTG4DetConstruction()

void TG4DetConstruction::SlaveTG4DetConstruction ( )

◆ operator=()

TG4DetConstruction & TG4DetConstruction::operator= ( const TG4DetConstruction & right)
private

Not implemented.

Member Data Documentation

◆ fWorld

G4VPhysicalVolume* TG4DetConstruction::fWorld
private

Definition at line 46 of file TG4DetConstruction.h.

Referenced by Construct().


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