CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
DedxCurSvc_entries.cxx
Go to the documentation of this file.
2#include "GaudiKernel/DeclareFactoryEntries.h"
3#include "DedxCurAlg.h"
4DECLARE_SERVICE_FACTORY( DedxCurSvc )
6
8 DECLARE_SERVICE( DedxCurSvc );
9 DECLARE_ALGORITHM(DedxCurAlg);
10}
DECLARE_ALGORITHM_FACTORY(BesGenModule)
DECLARE_FACTORY_ENTRIES(DedxCurSvc)
Simple algorithm to test functioning of "the other" TDS.
Definition DedxCurAlg.h:10