Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

TrackExtrapolators_load.cpp File Reference

#include "GaudiKernel/DeclareFactoryEntries.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (TrackExtrapolators)


Function Documentation

DECLARE_FACTORY_ENTRIES TrackExtrapolators   ) 
 

Definition at line 15 of file TrackExtrapolators_load.cpp.

00015                                             {
00016 
00017   DECLARE_TOOL( TrackLinearExtrapolator );
00018   DECLARE_TOOL( TrackParabolicExtrapolator );
00019   DECLARE_TOOL( TrackFastParabolicExtrapolator );
00020   DECLARE_TOOL( TrackHerabExtrapolator );
00021   DECLARE_TOOL( TrackFirstCleverExtrapolator );
00022                                                  
00023 }


Generated on Thu Apr 7 22:43:27 2005 for New Track Event Model by doxygen 1.4.1