From d0533d03d0c85f2f993f1793a6b9ea2af3391207 Mon Sep 17 00:00:00 2001 From: shivesh Date: Tue, 20 Nov 2018 17:26:02 +0000 Subject: Tue 20 Nov 17:26:02 GMT 2018 --- include/G4BeamTestEMPhysics.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'include/G4BeamTestEMPhysics.h') diff --git a/include/G4BeamTestEMPhysics.h b/include/G4BeamTestEMPhysics.h index e7a88dd..bf20b62 100644 --- a/include/G4BeamTestEMPhysics.h +++ b/include/G4BeamTestEMPhysics.h @@ -11,17 +11,6 @@ #include #include -#include -#include -#include -#include -#include -#include - -#include -#include - - /** @class G4BeamTestEMPhysics @brief Electromagnetic physics. Used only if Geant4 version is earlier than 4.10. @@ -41,7 +30,6 @@ public: void ConstructParticle(); void ConstructProcess(); - void ConstructOp(); private: // Gamma physics @@ -59,9 +47,6 @@ private: G4eIonisation positronIonisation; G4eBremsstrahlung positronBremsStrahlung; G4eplusAnnihilation annihilation; - - // Cerenkov physics - G4Cerenkov cerenkov; }; #endif // G4TANKRESPONSE_G4BEAMTESTEMPHYSICS_H_INCLUDED -- cgit v1.2.3