GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TParserLibrary.cxx File Reference
#include "TParserLibrary.h"
#include <dlfcn.h>
#include "TGRSIOptions.h"
#include "TGRSIUtilities.h"
#include "TRunInfo.h"
+ Include dependency graph for TParserLibrary.cxx:

Go to the source code of this file.

Macros

#define dlsym   __bull__
 

Variables

void *(*)() dlsym (void *handle, const char *symbol)
 

Macro Definition Documentation

◆ dlsym

#define dlsym   __bull__

Definition at line 3 of file TParserLibrary.cxx.

Variable Documentation

◆ dlsym

void *(*)() dlsym(void *handle, const char *symbol) ( void * handle,
const char * symbol )

Definition at line 12 of file TParserLibrary.cxx.