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

In This Package:

IGiGaRunAction.h

Go to the documentation of this file.
00001 // $Id: IGiGaRunAction.h,v 1.5 2004/02/20 18:58:17 ibelyaev Exp $
00002 // ============================================================================
00003 // CVS tag $Name: v19r4 $ 
00004 // ============================================================================
00005 // $Log: IGiGaRunAction.h,v $
00006 // Revision 1.5  2004/02/20 18:58:17  ibelyaev
00007 //  update in IGiGaXXX and IIDIGiGaXXX
00008 //
00009 // Revision 1.4  2002/05/07 12:21:31  ibelyaev
00010 //  see $GIGAROOT/doc/release.notes  7 May 2002
00011 //
00012 // ============================================================================
00013 #ifndef GIGA_IGIGARUNACTION_H 
00014 #define GIGA_IGIGARUNACTION_H 1
00015 // ============================================================================
00016 // GiGa 
00017 #include "GiGa/IGiGaInterface.h"
00018 // G4 
00019 #include "G4UserRunAction.hh"
00020 
00030 class IGiGaRunAction: 
00031   virtual public G4UserRunAction ,  
00032   virtual public IGiGaInterface
00033 {
00034   
00035 public:
00036   
00040   static const InterfaceID& interfaceID () ;
00041   
00042 protected:
00043   
00045   virtual ~IGiGaRunAction() ;
00046   
00047 };
00048 // ============================================================================
00049 
00050 // ============================================================================
00051 // The END 
00052 // ============================================================================
00053 #endif 
00054 // ============================================================================
| 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