#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/StreamBuffer.h"
#include "GaudiKernel/ObjectContainerBase.h"
#include <iostream>
Include dependency graph for ContainedObject.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ContainedObject |
All classes that their objects may be contained in an LHCb ObjectContainer (e.g. More... | |
Typedefs | |
typedef ObjectVector< ContainedObject > | ContainedObjectVector |
typedef ObjectList< ContainedObject > | ContainedObjectList |
Variables | |
static const CLID | CLID_ContainedObject = 190 |
Definition at line 13 of file ContainedObject.h.
typedef ObjectList<ContainedObject> ContainedObjectList |
Definition at line 17 of file ContainedObject.h.
const CLID CLID_ContainedObject = 190 [static] |
Definition at line 20 of file ContainedObject.h.