Precalibrated Ion Beam Identification Detector Simulation 1.0
A pilot study detector simulation, written in C++ with Geant4.
G4EmStandardFysik.hh
Go to the documentation of this file.
00001 
00013 #include "G4EmStandardPhysics.hh"
00016 class G4EmStandardFysik: public G4EmStandardPhysics
00017 {
00018 public:
00019   G4EmStandardFysik(G4int ver 
00020                     ); 
00021   virtual void ConstructProcess(); 
00022 
00023 private:
00024   G4int verbose; 
00025 };
 All Classes Files Functions Variables Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark