From e3079fb2367c26f767be41e6c313d960c517bbcd Mon Sep 17 00:00:00 2001 From: shivesh Date: Thu, 22 Aug 2019 01:37:19 +0100 Subject: Thu 22 Aug 01:37:19 BST 2019 --- include/G4Interface.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/G4Interface.h') diff --git a/include/G4Interface.h b/include/G4Interface.h index e2956af..6fdce4b 100644 --- a/include/G4Interface.h +++ b/include/G4Interface.h @@ -2,8 +2,6 @@ #define _TOPSIM_G4INTERFACE_H_ #include "G4RunManager.hh" -/* #include "G4BeamTestRunManager.h" */ -/* #include */ #ifdef G4VIS_USE class G4VisManager; @@ -13,6 +11,8 @@ class I3Particle; class G4BeamTestTank; class G4BeamTestDetectorConstruction; +extern std::fstream testnew; + /** * Top-level class to handle Geant4. All global things are initialized here (run manager, visualization manager, detector construction, physics list and user actions). */ -- cgit v1.2.3