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

tpc_tracking::CustomLCIOObject Class Reference

#include <CustomLCIOObject.h>

Inheritance diagram for tpc_tracking::CustomLCIOObject:

EVENT::LCObject EVENT::LCObject lcrtrel::LCRTRelations lcrtrel::LCRTRelations tpc_tracking::ChargedPad tpc_tracking::ChargedPad tpc_tracking::IonizationCenter tpc_tracking::IonizationCenter List of all members.

Public Member Functions

 CustomLCIOObject ()
virtual ~CustomLCIOObject ()
int id () const
unsigned int read (SIO_stream *stream)
unsigned int write (SIO_stream *stream)
virtual bool read (Stream &stream)
virtual bool write (Stream &stream)
 CustomLCIOObject ()
virtual ~CustomLCIOObject ()
int id () const
unsigned int read (SIO_stream *stream)
unsigned int write (SIO_stream *stream)
virtual bool read (Stream &stream)
virtual bool write (Stream &stream)
virtual LCObject * clone () const
template<class V>
V::ext_type ext ()
template<class V>
V::rel_type rel ()

Static Public Member Functions

void install (const char *name, CustomLCIOObject *obj)
void install (const char *name, CustomLCIOObject *obj)

Protected Member Functions

template<class V>
V::ptr & ptr ()

Constructor & Destructor Documentation

tpc_tracking::CustomLCIOObject::CustomLCIOObject  ) 
 

Definition at line 78 of file CustomLCIOObject.cc.

tpc_tracking::CustomLCIOObject::~CustomLCIOObject  )  [virtual]
 

Definition at line 83 of file CustomLCIOObject.cc.

tpc_tracking::CustomLCIOObject::CustomLCIOObject  ) 
 

virtual tpc_tracking::CustomLCIOObject::~CustomLCIOObject  )  [virtual]
 


Member Function Documentation

virtual LCObject* EVENT::LCObject::clone  )  const [inline, virtual, inherited]
 

Deep copy of the object. C++ implementations should return the concrete type (virtual constructor). No reasonable implementation yet. Do not use this method.

Reimplemented in IMPL::SimCalorimeterHitImpl.

Definition at line 52 of file LCObject.h.

template<class V>
V::ext_type lcrtrel::LCRTRelations::ext  )  [inline, inherited]
 

Provides access to an extension object - the type and ownership is defined by the class V which should be a subtype of LCExtension, LCOwnedExtension, LCExtensionVector, LCExtensionList,...

Definition at line 430 of file LCRTRelations.h.

int tpc_tracking::CustomLCIOObject::id  )  const [inline, virtual]
 

Returns an object id for internal (debugging) use in LCIO.

Implements EVENT::LCObject.

Definition at line 35 of file CustomLCIOObject.h.

int tpc_tracking::CustomLCIOObject::id  )  const [inline, virtual]
 

Returns an object id for internal (debugging) use in LCIO.

Implements EVENT::LCObject.

Definition at line 35 of file CustomLCIOObject.h.

void tpc_tracking::CustomLCIOObject::install const char *  name,
CustomLCIOObject obj
[static]
 

void tpc_tracking::CustomLCIOObject::install const char *  name,
CustomLCIOObject obj
[static]
 

template<class V>
V::ptr& lcrtrel::LCRTRelations::ptr  )  [inline, protected, inherited]
 

Returns the reference to the pointer to the extension/relation object

Definition at line 508 of file LCRTRelations.h.

virtual bool tpc_tracking::CustomLCIOObject::read Stream stream  )  [virtual]
 

Reimplemented in tpc_tracking::ChargedPad, tpc_tracking::IonizationCenter, tpc_tracking::ChargedPad, and tpc_tracking::IonizationCenter.

unsigned int tpc_tracking::CustomLCIOObject::read SIO_stream stream  ) 
 

bool tpc_tracking::CustomLCIOObject::read Stream stream  )  [virtual]
 

Reimplemented in tpc_tracking::ChargedPad, tpc_tracking::IonizationCenter, tpc_tracking::ChargedPad, and tpc_tracking::IonizationCenter.

Definition at line 108 of file CustomLCIOObject.cc.

unsigned int tpc_tracking::CustomLCIOObject::read SIO_stream stream  ) 
 

Definition at line 88 of file CustomLCIOObject.cc.

References tpc_tracking::CustomLCIOObject::Stream::declare_pointer_target().

Referenced by tpc_tracking::CustomSIOHandler::read().

template<class V>
V::rel_type lcrtrel::LCRTRelations::rel  )  [inline, inherited]
 

Provides read access to relations - the object types and their connectivity are defined by the class V which has to be a subtype of either LC1To1Relation, LC1ToNRelation or LCNToNRelation.

Definition at line 444 of file LCRTRelations.h.

virtual bool tpc_tracking::CustomLCIOObject::write Stream stream  )  [virtual]
 

Reimplemented in tpc_tracking::ChargedPad, tpc_tracking::IonizationCenter, tpc_tracking::ChargedPad, and tpc_tracking::IonizationCenter.

unsigned int tpc_tracking::CustomLCIOObject::write SIO_stream stream  ) 
 

bool tpc_tracking::CustomLCIOObject::write Stream stream  )  [virtual]
 

Reimplemented in tpc_tracking::ChargedPad, tpc_tracking::IonizationCenter, tpc_tracking::ChargedPad, and tpc_tracking::IonizationCenter.

Definition at line 113 of file CustomLCIOObject.cc.

unsigned int tpc_tracking::CustomLCIOObject::write SIO_stream stream  ) 
 

Definition at line 98 of file CustomLCIOObject.cc.

References tpc_tracking::CustomLCIOObject::Stream::declare_pointer_target().

Referenced by tpc_tracking::CustomSIOHandler::write().


The documentation for this class was generated from the following files:
Generated on Sun Jun 3 06:32:34 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1