BOSS 7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
DedxCurSvc_entries.cxx File Reference
#include "DedxCurSvc/DedxCurSvc.h"
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "DedxCurAlg.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (DedxCurSvc)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( DedxCurSvc  )

Definition at line 7 of file DedxCurSvc_entries.cxx.

7 {
8 DECLARE_SERVICE( DedxCurSvc );
9 DECLARE_ALGORITHM(DedxCurAlg);
10}
Simple algorithm to test functioning of "the other" TDS.
Definition: DedxCurAlg.h:10