/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Simulation/BOOST/BesSim/BesSim-00-01-24/BesSim/BesSteppingAction.hh

Go to the documentation of this file.
00001 
00002 #ifndef BesSteppingAction_h
00003 #define BesSteppingAction_h 1
00004 
00005 #include "G4UserSteppingAction.hh"
00006 
00007 class BesSteppingAction : public G4UserSteppingAction
00008 {
00009   public:
00010     BesSteppingAction();
00011    ~BesSteppingAction();
00012 
00013     void UserSteppingAction(const G4Step*);
00014 };
00015 
00016 #endif

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