/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Simulation/BOOST/PhySim/PhySim-00-00-10/PhySim/BesBosonConstructor.hh

Go to the documentation of this file.
00001 //---------------------------------------------------------------------------//
00002 //      BOOST --- BESIII Object_Oriented Simulation Tool                     //
00003 //---------------------------------------------------------------------------//
00004 //Descpirtion: Rewrite G4BesBosonConstructor.hh, remove optical photon
00005 //Author: Liuhm 
00006 //Created: 2003/5/19
00007 //Modified:
00008 //Comment:
00009 //---------------------------------------------------------------------------//
00010 //
00011 #ifndef BesBosonConstructor_h
00012 #define BesBosonConstructor_h 1
00013 
00014 #include "globals.hh"
00015 #include "G4ios.hh"
00016 
00017 class BesBosonConstructor
00018 {
00019   //This class is a utility class for constructBoson 
00020   //short lived particles
00021 
00022   public:
00023     BesBosonConstructor();
00024     ~BesBosonConstructor();
00025   
00026   public:
00027     void ConstructParticle();
00028 };
00029 
00030 #endif
00031 
00032 

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