ATLAS Offline Software
|
This file contains the implementation for the PoolCollectionConverter class. More...
#include "PoolCollectionConverter.h"
#include "PoolSvc/IPoolSvc.h"
#include "PersistentDataModel/Token.h"
#include "CoralBase/AttributeList.h"
#include "CoralBase/Attribute.h"
#include "CollectionBase/ICollection.h"
#include "CollectionBase/ICollectionQuery.h"
#include "CollectionBase/ICollectionCursor.h"
#include "CollectionBase/ICollectionDescription.h"
#include "CollectionBase/CollectionRowBuffer.h"
#include "GaudiKernel/StatusCode.h"
#include <assert.h>
#include <exception>
Go to the source code of this file.
This file contains the implementation for the PoolCollectionConverter class.
Definition in file PoolCollectionConverter.cxx.