![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
#include <string>#include "TClassRef.h"#include "TTdrFile.h"#include "TTdrDataParser.h"#include "iThembaDataVersion.h"#include "TChannel.h"#include "TTdrMnemonic.h"
Include dependency graph for iThembaDataLibrary.cxx:Go to the source code of this file.
Functions | |
| TTdrFile * | CreateFile (std::string &fileName) |
| TTdrDataParser * | CreateParser () |
| void | DestroyFile (TTdrFile *obj) |
| void | DestroyParser (TTdrDataParser *obj) |
| void | InitLibrary () |
| std::string | LibraryVersion () |
| TTdrFile * CreateFile | ( | std::string & | fileName | ) |
Definition at line 11 of file iThembaDataLibrary.cxx.
| TTdrDataParser * CreateParser | ( | ) |
Definition at line 14 of file iThembaDataLibrary.cxx.
| void DestroyFile | ( | TTdrFile * | obj | ) |
Definition at line 12 of file iThembaDataLibrary.cxx.
| void DestroyParser | ( | TTdrDataParser * | obj | ) |
Definition at line 15 of file iThembaDataLibrary.cxx.
| void InitLibrary | ( | ) |
Definition at line 19 of file iThembaDataLibrary.cxx.
References TChannel::SetMnemonicClass().
| std::string LibraryVersion | ( | ) |
Definition at line 17 of file iThembaDataLibrary.cxx.