CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
HltSteering_entries.cxx File Reference
#include "HltSteering/StepHandler.h"
#include "HltSteering/StepSequencer.h"
#include "HltSteering/StepDecision.h"
#include "GaudiKernel/DeclareFactoryEntries.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (HltSteering)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( HltSteering  )

Definition at line 11 of file HltSteering_entries.cxx.

11 {
12 DECLARE_ALGORITHM( StepHandler );
13 DECLARE_ALGORITHM( StepSequencer );
14 DECLARE_ALGORITHM( StepDecision );
15}