GSI Object Oriented Online Offline (Go4)
GO4-6.2.0
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Go4ExampleDabc
TXXXProc.h
Go to the documentation of this file.
1
// $Id: TXXXProc.h 996 2013-07-17 11:30:03Z 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 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 TDABCPROCESSOR_H
15
#define TDABCPROCESSOR_H
16
17
#include "
TGo4EventProcessor.h
"
18
19
#ifndef __CINT__
20
#include "mbs/api.h"
21
#endif
22
23
class
TXXXProc
:
public
TGo4EventProcessor
{
24
protected
:
25
26
#ifndef __CINT__
27
mbs::MonitorHandle
fHandle
;
28
#endif
29
30
public
:
31
TXXXProc
() ;
32
TXXXProc
(
const
char
* name);
33
virtual
~TXXXProc
() ;
34
35
Bool_t
BuildEvent
(
TGo4EventElement
*);
// event processing function
36
37
private
:
38
TH1 *
fCr1Ch
[8];
39
TH1 *
fCr2Ch
[8];
40
TH2 *
fCr1Ch1x2
;
41
TH1 *
fHis1
;
42
TH1 *
fHis1gate
;
43
TH1 *
fHis2
;
44
TH1 *
fHis2gate
;
45
TH1 *
fHis3
;
46
TGo4WinCond
*
fconHis1
;
47
TGo4WinCond
*
fconHis2
;
48
TGo4PolyCond
*
fPolyCon
;
49
TGo4Picture
*
fcondSet
;
50
51
ClassDef(
TXXXProc
,1)
52
};
53
54
#endif //TDABCPROCESSOR_H
TXXXProc::TXXXProc
TXXXProc()
Definition:
TXXXProc.cxx:33
TGo4WinCond
Definition:
TGo4WinCond.h:21
TXXXProc::BuildEvent
Bool_t BuildEvent(TGo4EventElement *target)
Definition:
TXXXProc.cxx:159
TXXXProc::fHis2
TH1 * fHis2
Definition:
TXXXProc.h:37
TGo4Picture
Definition:
TGo4Picture.h:38
TXXXProc::fcondSet
TGo4Picture * fcondSet
Definition:
TXXXProc.h:45
TGo4EventProcessor.h
TXXXProc::fHis1
TH1 * fHis1
Definition:
TXXXProc.h:35
TGo4EventElement
Definition:
TGo4EventElement.h:36
TXXXProc::fHandle
mbs::MonitorHandle fHandle
Definition:
TXXXProc.h:27
TXXXProc::fHis2gate
TH1 * fHis2gate
Definition:
TXXXProc.h:38
TXXXProc::fconHis2
TGo4WinCond * fconHis2
Definition:
TXXXProc.h:40
TXXXProc::~TXXXProc
virtual ~TXXXProc()
Definition:
TXXXProc.cxx:39
TXXXProc::fCr2Ch
TH1 * fCr2Ch[8]
Definition:
TXXXProc.h:33
TXXXProc::fPolyCon
TGo4PolyCond * fPolyCon
Definition:
TXXXProc.h:41
TGo4PolyCond
Definition:
TGo4PolyCond.h:22
TXXXProc::fCr1Ch
TH1 * fCr1Ch[8]
Definition:
TXXXProc.h:32
TXXXProc
Definition:
TXXXProc.h:23
TXXXProc::fCr1Ch1x2
TH2 * fCr1Ch1x2
Definition:
TXXXProc.h:34
TXXXProc::fconHis1
TGo4WinCond * fconHis1
Definition:
TXXXProc.h:39
TGo4EventProcessor
Definition:
TGo4EventProcessor.h:67
TXXXProc::fHis1gate
TH1 * fHis1gate
Definition:
TXXXProc.h:36
TXXXProc::fHis3
TH1 * fHis3
Definition:
TXXXProc.h:45
Generated on Tue Apr 26 2022 16:39:54 for GSI Object Oriented Online Offline (Go4) by
1.8.8