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
Go4ExampleMesh
TMeshUnpackProc.h
Go to the documentation of this file.
1
// $Id: TMeshUnpackProc.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 TMESHUNPACKPROCESSOR_H
15
#define TMESHUNPACKPROCESSOR_H
16
17
#include "
TGo4EventProcessor.h
"
18
19
class
TMeshRawEvent
;
20
class
TMeshB1InputEvent
;
21
class
TMeshB2InputEvent
;
22
class
TMeshB3InputEvent
;
23
class
TGo4MbsEvent
;
24
25
class
TMeshUnpackProc
:
public
TGo4EventProcessor
{
26
public
:
27
TMeshUnpackProc
() ;
28
TMeshUnpackProc
(
const
char
* name);
29
virtual
~TMeshUnpackProc
();
30
31
void
Unpack
(
TMeshRawEvent
* target);
32
void
UnpackBranch1
(
TMeshB1InputEvent
* target);
33
void
UnpackBranch2
(
TMeshB2InputEvent
* target);
34
void
UnpackBranch3
(
TMeshB3InputEvent
* target);
35
36
private
:
37
TGo4MbsEvent
*
fInput
;
38
39
ClassDef(
TMeshUnpackProc
,1)
40
};
41
42
#endif //TXXXUNPACKPROCESSOR_H
TMeshUnpackProc::UnpackBranch1
void UnpackBranch1(TMeshB1InputEvent *target)
Definition:
TMeshUnpackProc.cxx:56
TMeshUnpackProc::fInput
TGo4MbsEvent * fInput
Definition:
TMeshUnpackProc.h:37
TMeshUnpackProc::UnpackBranch3
void UnpackBranch3(TMeshB3InputEvent *target)
Definition:
TMeshUnpackProc.cxx:125
TMeshUnpackProc
Definition:
TMeshUnpackProc.h:25
TGo4EventProcessor.h
TMeshB3InputEvent
Definition:
TMeshB3InputEvent.h:22
TMeshUnpackProc::Unpack
void Unpack(TMeshRawEvent *target)
Definition:
TMeshUnpackProc.cxx:43
TMeshB1InputEvent
Definition:
TMeshB1InputEvent.h:22
TMeshUnpackProc::TMeshUnpackProc
TMeshUnpackProc()
Definition:
TMeshUnpackProc.cxx:24
TMeshUnpackProc::UnpackBranch2
void UnpackBranch2(TMeshB2InputEvent *target)
Definition:
TMeshUnpackProc.cxx:91
TMeshUnpackProc::~TMeshUnpackProc
virtual ~TMeshUnpackProc()
Definition:
TMeshUnpackProc.cxx:37
TMeshRawEvent
Definition:
TMeshRawEvent.h:26
TGo4MbsEvent
Definition:
TGo4MbsEvent.h:33
TGo4EventProcessor
Definition:
TGo4EventProcessor.h:64
TMeshB2InputEvent
Definition:
TMeshB2InputEvent.h:22
Generated on Fri Oct 26 2018 08:34:51 for GSI Object Oriented Online Offline (Go4) by
1.8.8