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

EVENT::LCStrVec Class Reference

#include <LCStrVec.h>

Inheritance diagram for EVENT::LCStrVec:

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

Public Types

typedef LCStrVec lcobject_type

Public Member Functions

virtual ~LCStrVec ()
 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

String vector used for user extensions. The cpp implementation is a std::vector<string>

Author:
vogt
Version:
Jun 18, 2004
See also:
LCObject

Definition at line 24 of file LCStrVec.h.


Member Typedef Documentation

typedef LCStrVec EVENT::LCStrVec::lcobject_type
 

Definition at line 31 of file LCStrVec.h.


Constructor & Destructor Documentation

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

Destructor.

Definition at line 28 of file LCStrVec.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::LCStrVec::id  )  const [inline, virtual]
 

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

Implements EVENT::LCObject.

Definition at line 34 of file LCStrVec.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::LCStrVec::_acc [protected]
 

Definition at line 36 of file LCStrVec.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