/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/EventFilter/HltUtilities/HltAlgorithms/HltAlgorithms-01-03-01/src/components/HltObjMaker_entries.cxx File Reference

#include "GaudiKernel/DeclareFactoryEntries.h"
#include "HltAlgorithms/CheckEFResult.h"
#include "HltAlgorithms/EFtoTDS.h"
#include "HltAlgorithms/EFProcessCluster.h"
#include "HltAlgorithms/EFGlobalEnergy.h"
#include "HltAlgorithms/EFDetectorHits.h"
#include "HltAlgorithms/EFFlightTime.h"
#include "HltAlgorithms/EFChargedTrack.h"
#include "HltAlgorithms/EFSectorHits.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (HltAlgorithms)


Function Documentation

DECLARE_FACTORY_ENTRIES ( HltAlgorithms   ) 

Definition at line 22 of file HltObjMaker_entries.cxx.

00022                                          {
00023   DECLARE_ALGORITHM(CheckEFResult);
00024   DECLARE_ALGORITHM(EFtoTDS);
00025 
00026   DECLARE_ALGORITHM(EFProcessCluster);
00027   DECLARE_ALGORITHM(EFGlobalEnergy);
00028   DECLARE_ALGORITHM(EFDetectorHits);
00029   DECLARE_ALGORITHM(EFFlightTime);
00030   DECLARE_ALGORITHM(EFChargedTrack);
00031   DECLARE_ALGORITHM(EFSectorHits);
00032   
00033 }


Generated on Tue Nov 29 23:15:48 2016 for BOSS_7.0.2 by  doxygen 1.4.7