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
Go4Example1Step
TXXXProc.h
Go to the documentation of this file.
1
// $Id: TXXXProc.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 TUNPACKPROCESSOR_H
15
#define TUNPACKPROCESSOR_H
16
17
#include "
TGo4EventProcessor.h
"
18
19
class
TXXXControl
;
20
21
class
TXXXProc
:
public
TGo4EventProcessor
{
22
public
:
23
TXXXProc
() ;
24
TXXXProc
(
const
char
* name);
25
virtual
~TXXXProc
() ;
26
27
Bool_t
BuildEvent
(
TGo4EventElement
* target);
// event processing function
28
29
private
:
30
TH1 *
fCr1Ch
[8];
31
TH1 *
fCr2Ch
[8];
32
TH2 *
fCr1Ch1x2
;
33
TH1 *
fHis1
;
34
TH1 *
fHis1gate
;
35
TH1 *
fHis2
;
36
TH1 *
fHis2gate
;
37
TGo4WinCond
*
fconHis1
;
38
TGo4WinCond
*
fconHis2
;
39
TGo4PolyCond
*
fPolyCon
;
40
TGo4CondArray
*
fConArr
;
41
TXXXControl
*
fControl
;
42
TGo4Picture
*
fPicture
;
43
TGo4Picture
*
fcondSet
;
44
45
ClassDef(
TXXXProc
,1)
46
};
47
48
#endif //TUNPACKPROCESSOR_H
49
TXXXControl
Definition:
TXXXControl.h:19
TXXXProc::TXXXProc
TXXXProc()
Definition:
TXXXProc.cxx:32
TGo4WinCond
Definition:
TGo4WinCond.h:21
TXXXProc::BuildEvent
Bool_t BuildEvent(TGo4EventElement *target)
Definition:
TXXXProc.cxx:142
TXXXProc::fPicture
TGo4Picture * fPicture
Definition:
TXXXProc.h:42
TXXXProc::fConArr
TGo4CondArray * fConArr
Definition:
TXXXProc.h:40
TXXXProc::fHis2
TH1 * fHis2
Definition:
TXXXProc.h:35
TGo4Picture
Definition:
TGo4Picture.h:41
TXXXProc::fcondSet
TGo4Picture * fcondSet
Definition:
TXXXProc.h:43
TGo4EventProcessor.h
TXXXProc::fHis1
TH1 * fHis1
Definition:
TXXXProc.h:33
TGo4EventElement
Definition:
TGo4EventElement.h:36
TXXXProc::fControl
TXXXControl * fControl
Definition:
TXXXProc.h:41
TXXXProc::fHis2gate
TH1 * fHis2gate
Definition:
TXXXProc.h:36
TXXXProc::fconHis2
TGo4WinCond * fconHis2
Definition:
TXXXProc.h:38
TXXXProc::~TXXXProc
virtual ~TXXXProc()
Definition:
TXXXProc.cxx:37
TXXXProc::fCr2Ch
TH1 * fCr2Ch[8]
Definition:
TXXXProc.h:31
TXXXProc::fPolyCon
TGo4PolyCond * fPolyCon
Definition:
TXXXProc.h:39
TGo4PolyCond
Definition:
TGo4PolyCond.h:22
TXXXProc::fCr1Ch
TH1 * fCr1Ch[8]
Definition:
TXXXProc.h:30
TXXXProc
Definition:
TXXXProc.h:21
TXXXProc::fCr1Ch1x2
TH2 * fCr1Ch1x2
Definition:
TXXXProc.h:32
TXXXProc::fconHis1
TGo4WinCond * fconHis1
Definition:
TXXXProc.h:37
TGo4EventProcessor
Definition:
TGo4EventProcessor.h:64
TXXXProc::fHis1gate
TH1 * fHis1gate
Definition:
TXXXProc.h:34
TGo4CondArray
Definition:
TGo4CondArray.h:23
Generated on Fri Oct 26 2018 08:34:51 for GSI Object Oriented Online Offline (Go4) by
1.8.8