Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

AnalysisNtuple_load.cxx File Reference

This is needed for forcing the linker to load all components of the library. More...

#include "GaudiKernel/DeclareFactoryEntries.h"

Include dependency graph for AnalysisNtuple_load.cxx:

Include dependency graph

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (AnalysisNtuple)


Detailed Description

This is needed for forcing the linker to load all components of the library.

Header
/nfs/slac/g/glast/ground/cvs/AnalysisNtuple/src/Dll/AnalysisNtuple_load.cxx,v 1.20 2008/03/13 18:41:46 heather Exp

Definition in file AnalysisNtuple_load.cxx.


Function Documentation

DECLARE_FACTORY_ENTRIES AnalysisNtuple   ) 
 

Definition at line 11 of file AnalysisNtuple_load.cxx.

00011                                         {
00012 
00013     DECLARE_ALGORITHM( AnalysisNtupleAlg );
00014     DECLARE_ALGORITHM( FT1Alg            );
00015     DECLARE_ALGORITHM( McCoordsAlg       );
00016     DECLARE_ALGORITHM( ObfCoordsAlg      );
00017     DECLARE_ALGORITHM( PtValsAlg         );
00018 
00019     DECLARE_AUDITOR(   EventAuditor      );
00020 
00021     DECLARE_TOOL(      TkrValsTool      );
00022     DECLARE_TOOL(      CalValsTool      );
00023     DECLARE_TOOL(      AcdValsTool      );
00024     DECLARE_TOOL(      McValsTool       );
00025     DECLARE_TOOL(      McAnalValsTool   );
00026     DECLARE_TOOL(      GltValsTool      );
00027     DECLARE_TOOL(      TkrHitValsTool   );
00028     DECLARE_TOOL(      VtxValsTool      );
00029     DECLARE_TOOL(      EvtValsTool      );
00030     //@@@FP 07/08/05
00031     DECLARE_TOOL(      CalMipValsTool   );
00032     DECLARE_TOOL(      ObfValsTool      );   //@@@LSR 03/14/07
00033     DECLARE_TOOL(      McTkrHitValsTool );
00034     //@@@FP 07/08/05
00035     // removed 12/19/06 LSR
00036     //@@@ CL 06/26/06
00037     //DECLARE_TOOL(      GcrSelectValsTool  );
00038     //DECLARE_TOOL(      GcrReconValsTool   );
00039     // Kludge for OktoberTest LSR 2-Oct-07
00040     DECLARE_TOOL(      McKludgeValsTool );
00041     
00042 
00043 } 


Generated on Mon Dec 1 20:09:05 2008 by doxygen 1.3.3