/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/TrkExtAlg/TrkExtAlg-00-00-64/TrkExtAlg/ExtPhysicsList.h

Go to the documentation of this file.
00001 //
00002 //File: ExtPhysicsList.hh
00003 //Author: Wangll
00004 //Date: 2005.2.22
00005 //
00006 
00007 #ifndef ExtPhysicsList_h
00008 #define ExtPhysicsList_h 1
00009 
00010 #include "G4VUserPhysicsList.hh"
00011 #include "globals.hh"
00012 
00013 class ExtPhysicsList: public G4VUserPhysicsList
00014 {
00015   public:
00016       ExtPhysicsList();
00017       ~ExtPhysicsList();
00018           
00019   protected:
00020  // Construct particle and physics process
00021    void ConstructParticle();
00022    void ConstructProcess();
00023    void SetCuts();
00024 };
00025                             
00026 #endif

Generated on Tue Nov 29 23:14:12 2016 for BOSS_7.0.2 by  doxygen 1.4.7