aboutsummaryrefslogtreecommitdiffstats
path: root/include/G4BeamTestDetectorConstruction.h
diff options
context:
space:
mode:
authorshivesh <s.p.mandalia@qmul.ac.uk>2020-02-29 15:58:27 +0000
committershivesh <s.p.mandalia@qmul.ac.uk>2020-02-29 15:58:27 +0000
commitb3e87271802a42dac11e12c7e066c1b1b2d6fb54 (patch)
tree7c093d4dd2446dbf02cbb044a36d1d84d5a7501a /include/G4BeamTestDetectorConstruction.h
parente3079fb2367c26f767be41e6c313d960c517bbcd (diff)
downloadG4BeamTest-b3e87271802a42dac11e12c7e066c1b1b2d6fb54.tar.gz
G4BeamTest-b3e87271802a42dac11e12c7e066c1b1b2d6fb54.zip
remove steel
Diffstat (limited to 'include/G4BeamTestDetectorConstruction.h')
-rw-r--r--include/G4BeamTestDetectorConstruction.h1
1 files changed, 1 insertions, 0 deletions
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_;