GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
HILDataLibrary.cxx File Reference
#include <string>
#include "TClassRef.h"
#include "TRlmdFile.h"
#include "THILDataParser.h"
#include "HILDataVersion.h"
#include "TChannel.h"
#include "THILMnemonic.h"
+ Include dependency graph for HILDataLibrary.cxx:

Go to the source code of this file.

Functions

TRlmdFileCreateFile (std::string &fileName)
 
THILDataParserCreateParser ()
 
void DestroyFile (TRlmdFile *obj)
 
void DestroyParser (THILDataParser *obj)
 
void InitLibrary ()
 
std::string LibraryVersion ()
 

Function Documentation

◆ CreateFile()

TRlmdFile * CreateFile ( std::string & fileName)

Definition at line 11 of file HILDataLibrary.cxx.

◆ CreateParser()

THILDataParser * CreateParser ( )

Definition at line 14 of file HILDataLibrary.cxx.

◆ DestroyFile()

void DestroyFile ( TRlmdFile * obj)

Definition at line 12 of file HILDataLibrary.cxx.

◆ DestroyParser()

void DestroyParser ( THILDataParser * obj)

Definition at line 15 of file HILDataLibrary.cxx.

◆ InitLibrary()

void InitLibrary ( )

Definition at line 19 of file HILDataLibrary.cxx.

References TChannel::SetMnemonicClass().

◆ LibraryVersion()

std::string LibraryVersion ( )

Definition at line 17 of file HILDataLibrary.cxx.