Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

Maps.h File Reference

#include "GaudiKernel/HashMap.h"
#include "GaudiAlg/HistoID.h"
#include "GaudiAlg/TupleID.h"
Include dependency graph for Maps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AIDA
 

GaudiKernel.


namespace  Tuples
 

General namespace for Tuple properties.


namespace  GaudiAlg
 

GaudiAlg.h GaudiAlg/GaudiAlg.h Namespace with definition of useful constants, types and function, common for all classes from GaudiAlg package.


Defines

#define GAUDIALG_MAPS_H   1

Typedefs

typedef GaudiUtils::HashMap
< std::string,
AIDA::IHistogram1D * > 
GaudiAlg::Histo1DMapTitle
 the actual type for (title)->(1D histogram) map
typedef GaudiUtils::HashMap
< HistoID, AIDA::IHistogram1D * > 
GaudiAlg::Histo1DMapID
 the actual type for (ID)->(1D histogram) map
typedef GaudiUtils::HashMap
< std::string,
AIDA::IHistogram2D * > 
GaudiAlg::Histo2DMapTitle
 the actual type for (title)->(2D histogram) map
typedef GaudiUtils::HashMap
< HistoID, AIDA::IHistogram2D * > 
GaudiAlg::Histo2DMapID
 the actual type for (ID)->(2D histogram) map
typedef GaudiUtils::HashMap
< std::string,
AIDA::IHistogram3D * > 
GaudiAlg::Histo3DMapTitle
 the actual type for (title)->(3D histogram) map
typedef GaudiUtils::HashMap
< HistoID, AIDA::IHistogram3D * > 
GaudiAlg::Histo3DMapID
 the actual type for (ID)->(3D histogram) map
typedef GaudiUtils::HashMap
< std::string,
AIDA::IProfile1D * > 
GaudiAlg::Profile1DMapTitle
 the actual type for (title)->(1D Profile Histogram) map
typedef GaudiUtils::HashMap
< HistoID, AIDA::IProfile1D * > 
GaudiAlg::Profile1DMapID
 the actual type for (ID)->(1D Profile histogram) map
typedef GaudiUtils::HashMap
< std::string,
AIDA::IProfile2D * > 
GaudiAlg::Profile2DMapTitle
 the actual type for (title)->(2D Profile Histogram) map
typedef GaudiUtils::HashMap
< HistoID, AIDA::IProfile2D * > 
GaudiAlg::Profile2DMapID
 the actual type for (ID)->(2D Profile histogram) map
typedef GaudiUtils::HashMap
< std::string,
Tuples::TupleObj * > 
GaudiAlg::TupleMapTitle
 the actual type for (title)->(tuple) map
typedef GaudiUtils::HashMap
< TupleID, Tuples::TupleObj * > 
GaudiAlg::TupleMapID
 the actual type for (ID)->(tuple) map

Define Documentation

#define GAUDIALG_MAPS_H   1

Definition at line 3 of file Maps.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:25:23 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004