From b3e87271802a42dac11e12c7e066c1b1b2d6fb54 Mon Sep 17 00:00:00 2001 From: shivesh Date: Sat, 29 Feb 2020 15:58:27 +0000 Subject: remove steel --- include/G4BeamTestDetectorConstruction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/G4BeamTestDetectorConstruction.h b/include/G4BeamTestDetectorConstruction.h index c2720ce..320f312 100644 --- a/include/G4BeamTestDetectorConstruction.h +++ b/include/G4BeamTestDetectorConstruction.h @@ -32,6 +32,7 @@ class G4BeamTestDetectorConstruction: public G4VUserDetectorConstruction void CreateGlassSphere(); void CreateEffectiveDOMMaterial(); void CreateSC4(); + void CreateSteel(); G4ThreeVector origin_; -- cgit v1.2.3