#include <AIDA_HistogramFactoryProvider.h>
Public Methods | |
AIDA_HistogramFactoryProvider () | |
Constructor. | |
~AIDA_HistogramFactoryProvider () | |
Destructor. | |
AIDA::IHistogramFactory * | createFactory (AIDA::Dev::IDevTree &tree) |
Creates a new histogram factory. | |
AIDA::Dev::IDevHistogramFactory & | devHistogramFactory () |
Returns the developer-level histogram factory which creates unmanaged objects. | |
Private Attributes | |
AIDA::Dev::IDevHistogramFactory * | m_factory |
|
Definition at line 28 of file AIDA_HistogramFactoryProvider.cpp. References m_factory. |
|
Definition at line 35 of file AIDA_HistogramFactoryProvider.cpp. References m_factory. |
|
Definition at line 42 of file AIDA_HistogramFactoryProvider.cpp. References m_factory. |
|
Definition at line 49 of file AIDA_HistogramFactoryProvider.cpp. References m_factory. |
|
Definition at line 25 of file AIDA_HistogramFactoryProvider.h. Referenced by AIDA_HistogramFactoryProvider(), createFactory(), devHistogramFactory(), and ~AIDA_HistogramFactoryProvider(). |