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

EVENT::LCIntVec Class Reference

#include <LCIntVec.h>

Inheritance diagram for EVENT::LCIntVec:

EVENT::LCObject lcrtrel::LCRTRelations List of all members.

Public Types

typedef LCIntVec lcobject_type

Public Member Functions

virtual ~LCIntVec ()
 Destructor.
int id () const
virtual LCObjectclone () const
template<class V>
V::ext_type ext ()
template<class V>
V::rel_type rel ()

Protected Member Functions

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

Protected Attributes

IMPL::AccessChecked _acc

Detailed Description

Int vector used for user extensions. The cpp implementation is a std::vector<int>

Author:
gaede
Version:
Aug 8, 2003
See also:
LCObject

Definition at line 24 of file LCIntVec.h.


Member Typedef Documentation

typedef LCIntVec EVENT::LCIntVec::lcobject_type
 

Definition at line 31 of file LCIntVec.h.


Constructor & Destructor Documentation

virtual EVENT::LCIntVec::~LCIntVec  )  [inline, virtual]
 

Destructor.

Definition at line 28 of file LCIntVec.h.


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 EVENT::LCIntVec::id  )  const [inline, virtual]
 

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

Implements EVENT::LCObject.

Definition at line 34 of file LCIntVec.h.

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.

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.


Member Data Documentation

IMPL::AccessChecked EVENT::LCIntVec::_acc [protected]
 

Definition at line 36 of file LCIntVec.h.


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