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

TrackEvent_load.cpp File Reference

#include "GaudiKernel/ContainerFactoryDefs.h"
#include "Event/TrackVertex.h"

Go to the source code of this file.

Functions

 _ImplementContainedObjectFactory (TrackVertex) _ImplementDataObjectFactory(TrackVertices) void TrackEvent_load()
 ====================================================================
void TrackEvent_loadRef ()


Function Documentation

_ImplementContainedObjectFactory TrackVertex   ) 
 

====================================================================

Definition at line 12 of file TrackEvent_load.cpp.

00016                        {
00017   // Declaration of contained object factories
00018   DLL_DECL_OBJECTFACTORY( TrackVertex );
00019   DLL_DECL_OBJECTFACTORY( TrackVertices );
00020 }

void TrackEvent_loadRef  ) 
 

Definition at line 22 of file TrackEvent_load.cpp.

00022                                       {
00023   TrackEvent_load();
00024 }


Generated on Mon Jul 4 13:54:32 2005 for New Track Event Model by doxygen 1.4.1