#include "GaudiKernel/ObjectFactory.h"#include "GaudiKernel/ObjectVector.h"#include "GaudiKernel/ObjectList.h"#include "GlastEvent/TopLevel/Event.h"#include "GlastEvent/TopLevel/MCEvent.h"#include "GlastEvent/TopLevel/IrfEvent.h"#include "GlastEvent/TopLevel/DigiEvent.h"#include "GlastEvent/TopLevel/RawEvent.h"Go to the source code of this file.
Defines | |
| #define | EVENT_FACTORIES_TOPINSTANTIATION_CPP 1 |
| #define | _ImplementTopContainedFactories(x) |
| #define | DLL_DECL_CONTAINEDOBJECTFACTORY(x) |
Functions | |
| _ImplementDataObjectFactory (Event) | |
| _ImplementDataObjectFactory (MCEvent) _ImplementDataObjectFactory(IrfEvent) _ImplementDataObjectFactory(DigiEvent) _ImplementDataObjectFactory(RawEvent) void TopInstantiation() | |
|
|
Initializer: \ DLL_DECL_OBJECTFACTORY( x ) \ DLL_DECL_OBJECTFACTORY( x##Vector )\ DLL_DECL_OBJECTFACTORY( x##List ) Definition at line 20 of file TopInstantiation.cpp. |
|
|
Definition at line 8 of file TopInstantiation.cpp. |
|
|
Initializer: \ _ImplementContainedObjectFactory( x ) \ _ImplementDataObjectFactory( x##Vector ) \ _ImplementDataObjectFactory( x##List ) Definition at line 15 of file TopInstantiation.cpp. |
|
|
Definition at line 42 of file TopInstantiation.cpp. |
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000