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

In This Package:

StatisticsSvc_entries.cc

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

Generated on Mon Apr 11 20:10:01 2011 for StatisticsSvc by doxygen 1.4.7