Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

AIDA_ObjectivityStore.cpp File Reference

#include "AIDA_ObjectivityStore.h"
#include "ObjectivityOptionParser.h"
#include "ObjyPathFormater.h"
#include "ObjyHistogramConverter.h"
#include "ObjyTuple.h"
#include "AIDA_Dev/IDevManagedObject.h"
#include "AIDA_Dev/IDevAnalysisFactory.h"
#include "AIDA_Dev/IHistogramFactoryProvider.h"
#include "AIDA_Dev/IDevHistogramFactory.h"
#include "AIDA_Dev/IDevHistogram1D.h"
#include "AIDA_Dev/IDevHistogram2D.h"
#include "AIDA_Dev/IDevHistogram3D.h"
#include "AIDA_Dev/IDevProfile1D.h"
#include "AIDA_Dev/ITupleFactoryProvider.h"
#include "AIDA_Dev/IDevTupleFactory.h"
#include "AIDA_Dev/IDevTuple.h"
#include "AIDA_Dev/ITupleHeader.h"
#include "AIDA_Dev/ITupleVariableDescription.h"
#include "AIDA_Dev/ITupleVariableStatistics.h"
#include <memory>
#include <stdexcept>
#include <cstdlib>
#include <sstream>
#include "HepODBMS/goodies/ooSession.h"
#include "HepODBMS/naming/HepMapTree.h"
#include "HTL/PHistograms.h"
#include "HepODBMS/tagdb/HepExplorableGenericTags.h"
#include <limits>

Include dependency graph for AIDA_ObjectivityStore.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define OBJECTIVITY_STORE_REPORT_ERROR(XXX)   throw std::runtime_error( XXX )

Variables

const int very_big_integer = std::numeric_limits<int>::max()


Define Documentation

#define OBJECTIVITY_STORE_REPORT_ERROR XXX       throw std::runtime_error( XXX )
 

Definition at line 40 of file AIDA_ObjectivityStore.cpp.

Referenced by Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::copyAndWrite(), Anaphe::AIDA_ObjectivityStore::AIDA_ObjectivityStoreFactory::createStore(), Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::readTupleHeader(), Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::retrieveObject(), and Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::writeTupleHeader().


Variable Documentation

const int very_big_integer = std::numeric_limits<int>::max() [static]
 

Definition at line 53 of file AIDA_ObjectivityStore.cpp.

Referenced by Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::readTupleHeader(), and Anaphe::AIDA_ObjectivityStore::AIDA_ObjyStore::readTupleRow().


Generated on Tue Nov 19 12:32:34 2002 for AIDA_ObjectivityStore by doxygen1.2.16