Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

Anaphe::AIDA_HBook Namespace Reference


Compounds

class  AIDAAxis
class  AIDADynHist1D
class  AIDAHist1DVar
class  AIDAHistoFactory
class  AIDAHistogram1D
class  AIDAHistogram2D
class  AIDAHistogramFactory
class  AIDAHistoManager
class  AIDAProfileHist
class  Builder

Typedefs

typedef AIDA_STD::map< AIDA_STD::string,
IHistogram1D * >::iterator 
map1DIt
typedef AIDA_STD::map< AIDA_STD::string,
IHistogram1D * >::const_iterator 
map1DCIt
typedef AIDA_STD::map< AIDA_STD::string,
IHistogram2D * >::iterator 
map2DIt
typedef AIDA_STD::map< AIDA_STD::string,
IHistogram2D * >::const_iterator 
map2DCIt
typedef AIDA_STD::map< AIDA_STD::string,
IProfileHistogram * >::iterator 
mapProfIt
typedef AIDA_STD::map< AIDA_STD::string,
IProfileHistogram * >::const_iterator 
mapProfCIt


Typedef Documentation

typedef AIDA_STD::map<AIDA_STD::string,IHistogram1D*>::const_iterator Anaphe::AIDA_HBook::map1DCIt
 

Definition at line 46 of file AIDAHistoManager.h.

Referenced by Anaphe::AIDA_HBook::AIDAHistoManager::in1DList().

typedef AIDA_STD::map<AIDA_STD::string,IHistogram1D*>::iterator Anaphe::AIDA_HBook::map1DIt
 

Definition at line 45 of file AIDAHistoManager.h.

Referenced by Anaphe::AIDA_HBook::AIDAHistoManager::checkAndDeleteHisto(), Anaphe::AIDA_HBook::AIDAHistoManager::cleanUp(), Anaphe::AIDA_HBook::AIDAHistoManager::list(), Anaphe::AIDA_HBook::AIDAHistoManager::retrieveHisto1D(), and Anaphe::AIDA_HBook::AIDAHistoManager::unregister().

typedef AIDA_STD::map<AIDA_STD::string,IHistogram2D*>::const_iterator Anaphe::AIDA_HBook::map2DCIt
 

Definition at line 48 of file AIDAHistoManager.h.

Referenced by Anaphe::AIDA_HBook::AIDAHistoManager::in2DList().

typedef AIDA_STD::map<AIDA_STD::string,IHistogram2D*>::iterator Anaphe::AIDA_HBook::map2DIt
 

Definition at line 47 of file AIDAHistoManager.h.

Referenced by Anaphe::AIDA_HBook::AIDAHistoManager::checkAndDeleteHisto(), Anaphe::AIDA_HBook::AIDAHistoManager::cleanUp(), Anaphe::AIDA_HBook::AIDAHistoManager::list(), Anaphe::AIDA_HBook::AIDAHistoManager::retrieveHisto2D(), and Anaphe::AIDA_HBook::AIDAHistoManager::unregister().

typedef AIDA_STD::map<AIDA_STD::string,IProfileHistogram*>::const_iterator Anaphe::AIDA_HBook::mapProfCIt
 

Definition at line 50 of file AIDAHistoManager.h.

Referenced by Anaphe::AIDA_HBook::AIDAHistoManager::inProfList().

typedef AIDA_STD::map<AIDA_STD::string,IProfileHistogram*>::iterator Anaphe::AIDA_HBook::mapProfIt
 

Definition at line 49 of file AIDAHistoManager.h.

Referenced by Anaphe::AIDA_HBook::AIDAHistoManager::checkAndDeleteHisto(), Anaphe::AIDA_HBook::AIDAHistoManager::cleanUp(), Anaphe::AIDA_HBook::AIDAHistoManager::list(), Anaphe::AIDA_HBook::AIDAHistoManager::retrieveProf(), and Anaphe::AIDA_HBook::AIDAHistoManager::unregister().



Anaphe documentation generated by Doxygen (www.doxygen.org)