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

In This Package:

IGiGaStackAction.h

Go to the documentation of this file.
00001 // $Id: IGiGaStackAction.h,v 1.9 2004/02/20 18:58:18 ibelyaev Exp $
00002 // ============================================================================
00003 // CVS tag $Name:
00004 // ============================================================================
00005 // $Log: IGiGaStackAction.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_IGIGASTACKACTION_H
00014 #define     GIGA_IGIGASTACKACTION_H 1 
00015 // ============================================================================
00016 // GiGa
00017 #include "GiGa/IGiGaInterface.h"
00018 // Geant4 
00019 #include "G4UserStackingAction.hh"
00020 
00030 class IGiGaStackAction: 
00031   virtual public G4UserStackingAction ,
00032   virtual public IGiGaInterface   
00033 {
00034 public:
00035   
00037   static const InterfaceID& interfaceID () ;
00038   
00039 protected:
00040   
00042   virtual ~IGiGaStackAction() ;
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