BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
EventTag_entries.cxx File Reference
#include "EventTag/EventTagSvc.h"
#include "EventTag/FillEventTag.h"
#include "GaudiKernel/DeclareFactoryEntries.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (EventTag)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( EventTag  )

Definition at line 10 of file EventTag_entries.cxx.

10 {
11 DECLARE_SERVICE( EventTagSvc );
12 DECLARE_ALGORITHM(FillEventTag);
13}