GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
Go4EventServerExample
TGo4SimpleSubEvent.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
#ifndef TGo4SimpleSubEvent_H
15
#define TGo4SimpleSubEvent_H
16
17
#include "
TGo4EventElement.h
"
18
23
class
TGo4SimpleSubEvent
:
public
TGo4EventElement
{
24
public
:
28
Short_t
fsProcid
{0};
29
34
Int_t
fiFieldLen
{0};
35
39
Int_t
fiD0
{0};
40
44
Int_t
fiD1
{0};
45
49
Int_t
fiD2
{0};
50
54
Int_t
fiD3
{0};
55
59
Int_t
fiD4
{0};
60
64
Int_t
fiD5
{0};
65
69
Int_t
fiD6
{0};
70
74
Int_t
fiD7
{0};
75
79
Int_t
fiD8
{0};
80
84
Int_t
fiD9
{0};
85
89
Int_t
fiD10
{0};
90
94
Int_t
fiD11
{0};
95
99
Int_t
fiD12
{0};
100
108
Int_t
Fill
()
override
;
109
114
void
Clear
(Option_t *opt =
""
)
override
;
115
116
void
PrintEvent
()
override
;
117
118
TGo4SimpleSubEvent
();
119
120
virtual
~TGo4SimpleSubEvent
();
121
122
ClassDefOverride(
TGo4SimpleSubEvent
,1)
123
};
124
125
#endif
TGo4SimpleSubEvent::Fill
Int_t Fill() override
Definition:
TGo4SimpleSubEvent.cxx:87
TGo4SimpleSubEvent::fiD11
Int_t fiD11
Definition:
TGo4SimpleSubEvent.h:94
TGo4SimpleSubEvent::fsProcid
Short_t fsProcid
Definition:
TGo4SimpleSubEvent.h:28
TGo4EventElement.h
TGo4SimpleSubEvent::~TGo4SimpleSubEvent
virtual ~TGo4SimpleSubEvent()
Definition:
TGo4SimpleSubEvent.cxx:52
TGo4SimpleSubEvent::fiFieldLen
Int_t fiFieldLen
Definition:
TGo4SimpleSubEvent.h:34
TGo4SimpleSubEvent::fiD0
Int_t fiD0
Definition:
TGo4SimpleSubEvent.h:39
TGo4SimpleSubEvent::fiD8
Int_t fiD8
Definition:
TGo4SimpleSubEvent.h:79
TGo4SimpleSubEvent
Definition:
TGo4SimpleSubEvent.h:23
TGo4SimpleSubEvent::PrintEvent
void PrintEvent() override
Definition:
TGo4SimpleSubEvent.cxx:57
TGo4SimpleSubEvent::TGo4SimpleSubEvent
TGo4SimpleSubEvent()
Definition:
TGo4SimpleSubEvent.cxx:18
TGo4SimpleSubEvent::fiD4
Int_t fiD4
Definition:
TGo4SimpleSubEvent.h:59
TGo4SimpleSubEvent::fiD3
Int_t fiD3
Definition:
TGo4SimpleSubEvent.h:54
TGo4EventElement
Definition:
TGo4EventElement.h:36
TGo4SimpleSubEvent::fiD12
Int_t fiD12
Definition:
TGo4SimpleSubEvent.h:99
TGo4SimpleSubEvent::fiD10
Int_t fiD10
Definition:
TGo4SimpleSubEvent.h:89
TGo4SimpleSubEvent::fiD1
Int_t fiD1
Definition:
TGo4SimpleSubEvent.h:44
TGo4SimpleSubEvent::fiD9
Int_t fiD9
Definition:
TGo4SimpleSubEvent.h:84
TGo4SimpleSubEvent::fiD6
Int_t fiD6
Definition:
TGo4SimpleSubEvent.h:69
TGo4SimpleSubEvent::fiD2
Int_t fiD2
Definition:
TGo4SimpleSubEvent.h:49
TGo4SimpleSubEvent::Clear
void Clear(Option_t *opt="") override
Definition:
TGo4SimpleSubEvent.cxx:66
TGo4SimpleSubEvent::fiD5
Int_t fiD5
Definition:
TGo4SimpleSubEvent.h:64
TGo4SimpleSubEvent::fiD7
Int_t fiD7
Definition:
TGo4SimpleSubEvent.h:74
Generated on Wed Jan 10 2024 15:04:17 for GSI Object Oriented Online Offline (Go4) by
1.8.13