#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/ClassID.h"
#include "GaudiKernel/StreamBuffer.h"
#include "GaudiKernel/ObjectContainerBase.h"
#include <list>
#include <iomanip>
Include dependency graph for ObjectList.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ObjectList< TYPE > |
ObjectList is one of the basic Gaudi container classes capable of being registered in Data Stores. More... |