BOSS 7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
EmcBhaCalib_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "EmcBhaCalib/EmcBhaCalib.h"
#include "EmcBhaCalib/EmcSelBhaEvent.h"
#include "EmcBhaCalib/EmcCalibTagDeadOrHot.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (EmcBhaCalib)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( EmcBhaCalib  )

Definition at line 10 of file EmcBhaCalib_entries.cxx.

10 {
11 DECLARE_ALGORITHM(EmcBhaCalib);
12 DECLARE_ALGORITHM(EmcSelBhaEvent);
13 DECLARE_ALGORITHM(EmcCalibTagDeadOrHot);
14
15}