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

In This Package:

SimSvc_dll.cpp

Go to the documentation of this file.
00001 //====================================================================
00002 //  SimSvc_dll.cpp
00003 //--------------------------------------------------------------------
00004 //
00005 //  Package    : SimSvc
00006 //
00007 //  Description: Implementation of DllMain routine.
00008 //               The DLL initialisation must be done seperately for 
00009 //               each DLL. 
00010 //
00011 //  Author     : Sebastien Ponce
00012 //
00013 //====================================================================
00014 
00015 #include "GaudiKernel/LoadFactoryEntries.h"
00016 
00017 LOAD_FACTORY_ENTRIES(SimSvc);
00018 
00019 // ============================================================================
00020 // THe ENd 
00021 // ============================================================================
00022 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:01:04 2011 for SimSvc by doxygen 1.4.7