ATLAS Offline Software
|
#include "RootCollectionDataEditor.h"
#include "RootCollectionSchemaEditor.h"
#include "CollectionBase/ICollection.h"
#include "CollectionBase/CollectionDescription.h"
#include "FileCatalog/IFileCatalog.h"
#include "CoralBase/MessageStream.h"
#include "GaudiKernel/IFileMgr.h"
#include "GaudiKernel/SmartIF.h"
#include "Gaudi/PluginService.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | pool::RootCollection::RootCollection |
Collection (and CollectionProxy) implementation based on ROOT trees. More... | |
Namespaces | |
pool | |
pool namespace | |
pool::RootCollection | |
Variables | |
const int | pool::RootCollection::TTREE_AUTO_FLUSH = -1*1024*1024 |
const int | pool::RootCollection::TBRANCH_DEF_BUFSIZE = 8*1024 |
const unsigned long long | pool::RootCollection::TTREE_MAX_SIZE = 100*1024*1024*1024ULL |