BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/VeeVertexAlg/VeeVertexAlg-00-00-05/src/components/Entries.cxx
Go to the documentation of this file.
1#include "GaudiKernel/DeclareFactoryEntries.h"
2#include "VeeVertexAlg/VeeVertex.h"
3#include "VeeVertexAlg/KShortReconstruction.h"
4#include "VeeVertexAlg/LambdaReconstruction.h"
5
9
10DECLARE_FACTORY_ENTRIES( VeeVertexAlg ) {
11 DECLARE_ALGORITHM(VeeVertex);
12}
DECLARE_ALGORITHM_FACTORY(ReadRawData)