GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TDataFrameLibrary.cxx File Reference
#include "TDataFrameLibrary.h"
#include "RVersion.h"
#include <dlfcn.h>
#include <sstream>
#include <cstdlib>
#include <sys/stat.h>
#include "TGRSIOptions.h"
#include "TGRSIUtilities.h"
#include "TGRSIFrame.h"
+ Include dependency graph for TDataFrameLibrary.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__

Variable Documentation

◆ dlsym

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

Definition at line 18 of file TDataFrameLibrary.cxx.