| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

IGiGaStepAction.h

Go to the documentation of this file.
00001 // $Id: IGiGaStepAction.h,v 1.9 2004/02/20 18:58:18 ibelyaev Exp $ 
00002 // ============================================================================
00003 // CVS tag $Name: v19r4 $
00004 // ============================================================================
00005 // $Log: IGiGaStepAction.h,v $
00006 // Revision 1.9  2004/02/20 18:58:18  ibelyaev
00007 //  update in IGiGaXXX and IIDIGiGaXXX
00008 //
00009 // Revision 1.8  2002/05/07 12:21:31  ibelyaev
00010 //  see $GIGAROOT/doc/release.notes  7 May 2002
00011 //
00012 // ============================================================================
00013 #ifndef     GIGA_IGIGAStepACTION_H
00014 #define     GIGA_IGIGAStepACTION_H 1 
00015 // ============================================================================
00016 // GiGa 
00017 #include "GiGa/IGiGaInterface.h"
00018 // Geant4 
00019 #include "G4UserSteppingAction.hh"
00020 
00030 class IGiGaStepAction: 
00031   virtual public G4UserSteppingAction ,
00032   virtual public IGiGaInterface 
00033 {
00034 public:
00035   
00037   static const InterfaceID& interfaceID () ;
00038   
00039 protected:
00040   
00042   virtual ~IGiGaStepAction() ;
00043 };
00044 // ============================================================================
00045 
00046 // ============================================================================
00047 // The END 
00048 // ============================================================================
00049 #endif  
00050 // ============================================================================
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:01:14 2011 for GiGa by doxygen 1.4.7