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
Go4CommandsAnalysis
TGo4ComSetPrintEvent.h
Go to the documentation of this file.
1
// $Id: TGo4ComSetPrintEvent.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 TGO4COMSETPRINTEVENT_H
15
#define TGO4COMSETPRINTEVENT_H
16
17
#include "
TGo4AnalysisObjectCommand.h
"
18
#include "
TGo4MbsSource.h
"
19
27
class
TGo4ComSetPrintEvent
:
public
TGo4AnalysisObjectCommand
{
28
public
:
29
30
TGo4ComSetPrintEvent
();
31
32
TGo4ComSetPrintEvent
(
const
char
* obname);
33
34
virtual
~TGo4ComSetPrintEvent
();
35
36
Int_t
ExeCom
();
40
virtual
void
Set
(
TGo4RemoteCommand
* remcon);
41
42
void
SetEventNum
(Int_t i) {
fxPrintPar
.
fiNum
=i;}
43
void
SetSubId
(Int_t i) {
fxPrintPar
.
fiSid
=i;}
44
void
SetLong
(Bool_t on) {
fxPrintPar
.
fiLong
=on;}
45
void
SetHex
(Bool_t on) {
fxPrintPar
.
fiHex
=on; }
46
void
SetData
(Bool_t on) {
fxPrintPar
.
fiData
=on;}
47
48
private
:
49
50
TGo4MbsSourcePrintPar
fxPrintPar
;
51
52
ClassDef(
TGo4ComSetPrintEvent
,1)
53
};
54
55
#endif //TGO4COMSETPRINTEVENT_H
TGo4MbsSourcePrintPar
Definition:
TGo4MbsSource.h:42
TGo4ComSetPrintEvent::SetSubId
void SetSubId(Int_t i)
Definition:
TGo4ComSetPrintEvent.h:43
TGo4MbsSourcePrintPar::fiNum
Int_t fiNum
Definition:
TGo4MbsSource.h:48
TGo4ComSetPrintEvent::~TGo4ComSetPrintEvent
virtual ~TGo4ComSetPrintEvent()
Definition:
TGo4ComSetPrintEvent.cxx:36
TGo4ComSetPrintEvent
Definition:
TGo4ComSetPrintEvent.h:27
TGo4MbsSource.h
TGo4MbsSourcePrintPar::fiHex
Int_t fiHex
Definition:
TGo4MbsSource.h:54
TGo4ComSetPrintEvent::ExeCom
Int_t ExeCom()
Definition:
TGo4ComSetPrintEvent.cxx:51
TGo4ComSetPrintEvent::SetData
void SetData(Bool_t on)
Definition:
TGo4ComSetPrintEvent.h:46
TGo4MbsSourcePrintPar::fiData
Int_t fiData
Definition:
TGo4MbsSource.h:56
TGo4ComSetPrintEvent::Set
virtual void Set(TGo4RemoteCommand *remcon)
Definition:
TGo4ComSetPrintEvent.cxx:40
TGo4AnalysisObjectCommand
Definition:
TGo4AnalysisObjectCommand.h:25
TGo4ComSetPrintEvent::fxPrintPar
TGo4MbsSourcePrintPar fxPrintPar
Definition:
TGo4ComSetPrintEvent.h:50
TGo4RemoteCommand
Definition:
TGo4RemoteCommand.h:29
TGo4ComSetPrintEvent::SetLong
void SetLong(Bool_t on)
Definition:
TGo4ComSetPrintEvent.h:44
TGo4ComSetPrintEvent::TGo4ComSetPrintEvent
TGo4ComSetPrintEvent()
Definition:
TGo4ComSetPrintEvent.cxx:29
TGo4ComSetPrintEvent::SetEventNum
void SetEventNum(Int_t i)
Definition:
TGo4ComSetPrintEvent.h:42
TGo4MbsSourcePrintPar::fiSid
Int_t fiSid
Definition:
TGo4MbsSource.h:50
TGo4ComSetPrintEvent::SetHex
void SetHex(Bool_t on)
Definition:
TGo4ComSetPrintEvent.h:45
TGo4AnalysisObjectCommand.h
TGo4MbsSourcePrintPar::fiLong
Int_t fiLong
Definition:
TGo4MbsSource.h:52
Generated on Fri Oct 26 2018 08:34:50 for GSI Object Oriented Online Offline (Go4) by
1.8.8