LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
EzDetectorConstruction Class Reference

#include "EzDetectorConstruction.hh"

Inheritance diagram for EzDetectorConstruction:

Public Member Functions

 EzDetectorConstruction ()
 
 ~EzDetectorConstruction ()
 
virtual G4VPhysicalVolume * Construct ()
 

Detailed Description

Definition at line 42 of file EzDetectorConstruction.hh.

Constructor & Destructor Documentation

EzDetectorConstruction::EzDetectorConstruction ( )

Definition at line 41 of file EzDetectorConstruction.cc.

43 {
44 }
EzDetectorConstruction::~EzDetectorConstruction ( )

Definition at line 47 of file EzDetectorConstruction.cc.

49 {
50 }

Member Function Documentation

G4VPhysicalVolume * EzDetectorConstruction::Construct ( )
virtual

Definition at line 53 of file EzDetectorConstruction.cc.

References G4EzWorld::GetWorldVolume().

55 {
57 }
static G4VPhysicalVolume * GetWorldVolume()
Definition: G4EzWorld.hh:73

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