#include <stdio.h>
#include <stdint.h>
#include <assert.h>
#include "midasServer.h"
#include <TROOT.h>
#include <TSemaphore.h>
#include <TFolder.h>
#include <TSocket.h>
#include <TServerSocket.h>
#include <TThread.h>
#include <TMessage.h>
#include <TObjString.h>
#include <TObjArray.h>
#include <TH1.h>
#include <TCutG.h>
#include "RootLock.h"
#include <map>
#include <string>
Go to the source code of this file.
◆ XPOINTER_T
#define XPOINTER_T uint32_t |
◆ ReadFolderPointer()
TFolder* ReadFolderPointer |
( |
TSocket * |
fSocket | ) |
|
◆ root_server_thread()
void root_server_thread |
( |
void * |
arg | ) |
|
◆ root_socket_server()
void root_socket_server |
( |
void * |
arg | ) |
|
◆ StartMidasServer()
void StartMidasServer |
( |
int |
port | ) |
|
◆ VerboseMidasServer()
void VerboseMidasServer |
( |
bool |
verbose | ) |
|
◆ gLastPointer
◆ gManaHistosFolder
TFolder* gManaHistosFolder = NULL |
◆ gPointers
◆ gRevPointers
◆ gVerbose