GSI Object Oriented Online Offline (Go4) GO4-6.4.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Go4EventServer.h
Go to the documentation of this file.
1// $Id$
2//-----------------------------------------------------------------------
3// The GSI Online Offline Object Oriented (Go4) Project
4// Experiment Data Processing at EE department, GSI
5//-----------------------------------------------------------------------
6// Copyright (C) 2000- GSI Helmholtzzentrum fuer Schwerionenforschung GmbH
7// Planckstr. 1, 64291 Darmstadt, Germany
8// Contact: http://go4.gsi.de
9//-----------------------------------------------------------------------
10// This software can be used under the license agreements as stated
11// in Go4License.txt file which is part of the distribution.
12//-----------------------------------------------------------------------
13
14// master include file to get all go4 event class services
15
16#ifndef GO4EVENTSERVER_H
17#define GO4EVENTSERVER_H
18
19#include "TGo4EventFactory.h"
20#include "TGo4EventElement.h"
21
22#include "TGo4EventProcessor.h"
23#include "TGo4EventStore.h"
24#include "TGo4EventSource.h"
28
29#include "Go4EventServerTypes.h"
30
31#include "TGo4MbsEvent.h"
32#include "TGo4MbsSubEvent.h"
33#include "TGo4MbsFile.h"
34#include "TGo4MbsStream.h"
35#include "TGo4MbsTransport.h"
36#include "TGo4MbsEventServer.h"
37#include "TGo4RevServ.h"
38#include "TGo4MbsRandom.h"
45
46#include "TGo4FileSource.h"
47#include "TGo4FileStore.h"
48#include "TGo4BackStore.h"
49#include "TGo4TreeSource.h"
50#include "TGo4TreeStore.h"
58
59#endif //GO4EVENTSERVER_H