GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Go4EventServer.h
Go to the documentation of this file.
1 // $Id: Go4EventServer.h 478 2009-10-29 12:26:09Z linev $
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 für 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"
39 #include "TGo4MbsFileParameter.h"
40 #include "TGo4MbsStreamParameter.h"
43 #include "TGo4RevServParameter.h"
44 #include "TGo4MbsRandomParameter.h"
45 
46 #include "TGo4FileSource.h"
47 #include "TGo4FileStore.h"
48 #include "TGo4BackStore.h"
49 #include "TGo4TreeSource.h"
50 #include "TGo4TreeStore.h"
52 #include "TGo4FileStoreParameter.h"
53 #include "TGo4BackStoreParameter.h"
55 #include "TGo4TreeStoreParameter.h"
57 #include "TGo4UserStoreParameter.h"
58 
59 #endif //GO4EVENTSERVER_H