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

CustomLCIOObject.h File Reference

Go to the source code of this file.

Namespaces

namespace  tpc_tracking

Classes

class  tpc_tracking::CustomLCIOObject
class  tpc_tracking::CustomLCIOObject::Stream
class  tpc_tracking::CustomSIOHandler

Defines

#define DECLARE_CUSTOM_LCIO_OBJECT(custom_lcio_object_name)
#define DEFINE_CUSTOM_LCIO_OBJECT(custom_lcio_object_name)


Define Documentation

#define DECLARE_CUSTOM_LCIO_OBJECT custom_lcio_object_name   ) 
 

Value:

template<> const char* get_custom_lcio_object_name<custom_lcio_object_name>();\
 CustomLCIOObject::Stream& operator<<(CustomLCIOObject::Stream &stream, custom_lcio_object_name* &p);\
 CustomLCIOObject::Stream& operator>>(CustomLCIOObject::Stream &stream, custom_lcio_object_name* &p);

Definition at line 62 of file CustomLCIOObject.h.

#define DEFINE_CUSTOM_LCIO_OBJECT custom_lcio_object_name   ) 
 

Definition at line 67 of file CustomLCIOObject.h.


Generated on Sun Jun 3 06:32:15 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1