GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Go4EventServerExample
TGo4SimpleEventProcessor.h
Go to the documentation of this file.
1
// $Id: TGo4SimpleEventProcessor.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
#ifndef TGO4SIMPLEEVENTPROCESSOR_H
15
#define TGO4SIMPLEEVENTPROCESSOR_H
16
17
#include "
TGo4EventProcessor.h
"
18
19
class
TGo4SimpleEvent
;
20
21
class
TGo4SimpleEventProcessor
:
public
TGo4EventProcessor
{
22
public
:
23
24
TGo4SimpleEventProcessor
();
25
26
void
BuildSimpleEvent
(
TGo4SimpleEvent
* target);
27
28
virtual
~TGo4SimpleEventProcessor
() ;
29
30
ClassDef(
TGo4SimpleEventProcessor
,1)
31
};
32
33
#endif //TGO4SIMPLEEVENTPROCESSOR_H
TGo4SimpleEventProcessor::~TGo4SimpleEventProcessor
virtual ~TGo4SimpleEventProcessor()
Definition:
TGo4SimpleEventProcessor.cxx:28
TGo4SimpleEventProcessor::TGo4SimpleEventProcessor
TGo4SimpleEventProcessor()
Definition:
TGo4SimpleEventProcessor.cxx:21
TGo4EventProcessor.h
TGo4SimpleEvent
Definition:
TGo4SimpleEvent.h:33
TGo4SimpleEventProcessor::BuildSimpleEvent
void BuildSimpleEvent(TGo4SimpleEvent *target)
Definition:
TGo4SimpleEventProcessor.cxx:34
TGo4SimpleEventProcessor
Definition:
TGo4SimpleEventProcessor.h:21
TGo4EventProcessor
Definition:
TGo4EventProcessor.h:64
Generated on Fri Oct 26 2018 08:34:51 for GSI Object Oriented Online Offline (Go4) by
1.8.8