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) |
|
|
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. |
|
|
Definition at line 67 of file CustomLCIOObject.h. |
1.3.9.1