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

In This Package:

MixInputSvc_entries.cc

Go to the documentation of this file.
00001 #include "GaudiKernel/DeclareFactoryEntries.h"
00002 
00003 #include "MixInputSvc/MixInputSvc.h"
00004 #include "MixInputSvc/MixInputAlgorithm.h"
00005 
00006 DECLARE_SERVICE_FACTORY(MixInputSvc)
00007 DECLARE_ALGORITHM_FACTORY(MixInputAlgorithm)
00008 
00009 DECLARE_FACTORY_ENTRIES(MixInputSvc) 
00010 {
00011   DECLARE_SERVICE(MixInputSvc);
00012   DECLARE_ALGORITHM(MixInputAlgorithm);
00013 }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:44:38 2011 for MixInputSvc by doxygen 1.4.7