#include <TypeCast.h>
Public Methods | |
TypeCast () | |
~TypeCast () | |
AIDA::IHistogram1D * | toHistogram1D (AIDA::IManagedObject *mo) const |
AIDA::IHistogram2D * | toHistogram2D (AIDA::IManagedObject *mo) const |
AIDA::IHistogram3D * | toHistogram3D (AIDA::IManagedObject *mo) const |
AIDA::ICloud1D * | toCloud1D (AIDA::IManagedObject *mo) const |
AIDA::ICloud2D * | toCloud2D (AIDA::IManagedObject *mo) const |
AIDA::ICloud3D * | toCloud3D (AIDA::IManagedObject *mo) const |
AIDA::IProfile1D * | toProfile1D (AIDA::IManagedObject *mo) const |
AIDA::IProfile2D * | toProfile2D (AIDA::IManagedObject *mo) const |
AIDA::IDataPointSet * | toDataPointSet (AIDA::IManagedObject *mo) const |
AIDA::ITuple * | toTuple (AIDA::IManagedObject *mo) const |
AIDA::IFunction * | toFunction (AIDA::IManagedObject *mo) const |
|
Definition at line 25 of file TypeCast.h. |
|
Definition at line 26 of file TypeCast.h. |
|
Definition at line 38 of file TypeCast.cpp. |
|
Definition at line 45 of file TypeCast.cpp. |
|
Definition at line 52 of file TypeCast.cpp. |
|
Definition at line 73 of file TypeCast.cpp. |
|
Definition at line 87 of file TypeCast.cpp. |
|
Definition at line 17 of file TypeCast.cpp. |
|
Definition at line 24 of file TypeCast.cpp. |
|
Definition at line 31 of file TypeCast.cpp. |
|
Definition at line 59 of file TypeCast.cpp. |
|
Definition at line 66 of file TypeCast.cpp. |
|
Definition at line 80 of file TypeCast.cpp. |