LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ArtG4DetectorConstruction.cc
Go to the documentation of this file.
1
// ArtG4DetectorConstruction.cc
2
// Author: Tasha Arvanitis, Adam Lyon
3
// Date: July 2012
4
5
// See the header file for documentation
6
7
#include "
ArtG4DetectorConstruction.hh
"
8
9
artg4tk::ArtG4DetectorConstruction::ArtG4DetectorConstruction
(G4VPhysicalVolume* world)
10
: world_{world}
11
{}
12
13
G4VPhysicalVolume*
14
artg4tk::ArtG4DetectorConstruction::Construct
()
15
{
16
return
world_
;
17
}
artg4tk::ArtG4DetectorConstruction::ArtG4DetectorConstruction
ArtG4DetectorConstruction(G4VPhysicalVolume *world)
Definition:
ArtG4DetectorConstruction.cc:9
artg4tk::ArtG4DetectorConstruction::Construct
G4VPhysicalVolume * Construct() override
Definition:
ArtG4DetectorConstruction.cc:14
artg4tk::ArtG4DetectorConstruction::world_
G4VPhysicalVolume * world_
Definition:
ArtG4DetectorConstruction.hh:45
ArtG4DetectorConstruction.hh
artg4tk
v12_00_03
source
artg4tk
geantInit
ArtG4DetectorConstruction.cc
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11