7 #ifndef EVENT_LCOBJECT_H
8 #define EVENT_LCOBJECT_H 1
20 using namespace lcrtrel ;
38 virtual int id()
const = 0;
The generic object that is held in an LCCollection.
std::vector< LCObject * > LCObjectVec
Vector of (pointers to) LCObjects.
Base class that provides run time (user) extensions and relation between objects. ...
virtual ~LCObject()
Destructor.
virtual LCObject * clone() const
Returns an object id for internal (debugging) use in LCIO.