BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
Entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "DTagAlg/DTag.h"
#include "DTagAlg/NeutralDReconstruction.h"
#include "DTagAlg/ChargedDReconstruction.h"
#include "DTagAlg/DsReconstruction.h"
#include "DTagAlg/LambdaCReconstruction.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (DTagAlg)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( DTagAlg )

Definition at line 15 of file Entries.cxx.

15 {
16 DECLARE_ALGORITHM(DTag);
17}
Definition DTag.h:8