All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ContainedObject.h File Reference
#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  ObjectVector< TYPE >
 ObjectVector is one of the basic Gaudi container classes capable of being registered in Data Stores. More...
 
class  ObjectList< TYPE >
 ObjectList is one of the basic Gaudi container classes capable of being registered in Data Stores. More...
 
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
 

Typedef Documentation

Definition at line 17 of file ContainedObject.h.