![]() |
ATLAS Offline Software
|
#include <RootType.h>
Public Member Functions | |
| TPropertyListAdapter (TDictAttributeMap *dam) | |
| Bool_t | HasProperty (const std::string &key) const |
| std::string | PropertyAsString (const std::string &key) const |
Private Attributes | |
| TDictAttributeMap * | fAttributes |
Definition at line 37 of file RootType.h.
|
inline |
Definition at line 39 of file RootType.h.
| Bool_t TPropertyListAdapter::HasProperty | ( | const std::string & | key | ) | const |
Definition at line 74 of file RootType.cxx.
| std::string TPropertyListAdapter::PropertyAsString | ( | const std::string & | key | ) | const |
Definition at line 83 of file RootType.cxx.
|
private |
Definition at line 46 of file RootType.h.