BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
VertexDbSvc_load.cxx
Go to the documentation of this file.
1#include "GaudiKernel/DeclareFactoryEntries.h"
2#include "VertexFit/VertexDbSvc.h"
3#include "test_read.h"
4
6 DECLARE_SERVICE_FACTORY(VertexDbSvc)
8{
9 DECLARE_SERVICE( VertexDbSvc );
10}
DECLARE_ALGORITHM_FACTORY(ReadRawData)
DECLARE_FACTORY_ENTRIES(VertexFit)
Simple algorithm to test reading vertex database.