1 #ifndef __AliCommunicationThread__
2 #define __AliCommunicationThread__
29 void SetStorageParams(
int maxStorageSize,
int maxOccupation,
int removeEvents,
int eventsInChunk);
void CommunicationHandle()
~AliCommunicationThread()
AliCommunicationThread(AliStorageClientThread *onlineReconstructionManager)
AliStorageClientThread * fManager
void SetStorageParams(int maxStorageSize, int maxOccupation, int removeEvents, int eventsInChunk)
static void * Dispatch(void *arg)
TThread * fCommunicationThread