Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
w
Functions
_
a
c
d
e
f
g
h
i
l
o
p
r
s
w
Variables
b
c
d
e
h
j
k
l
m
n
o
r
s
t
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
c
d
e
h
i
l
m
o
p
r
s
t
v
Enumerations
c
d
e
f
h
i
m
n
p
s
t
u
v
x
Enumerator
a
b
c
d
e
g
h
i
k
l
m
n
p
r
s
t
u
v
w
x
y
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
z
Functions
a
c
d
e
f
g
h
i
k
m
o
p
s
Variables
b
c
d
e
f
g
i
k
l
m
n
r
s
t
u
v
z
Typedefs
d
e
f
h
l
m
p
s
t
v
Enumerations
Enumerator
b
c
e
f
g
h
i
l
o
p
r
s
u
Macros
_
e
h
l
m
n
p
r
s
t
u
v
External Links
Use Doxygen in your code
ktracker
fun4all
art-seaquest
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
PHG4HitReadBack.h
Go to the documentation of this file.
1
#ifndef __PHG4HITREADBACK__H__
2
#define __PHG4HITREADBACK__H__
3
4
#include <
fun4all/SubsysReco.h
>
5
6
class
PHG4HitReadBack
:
public
SubsysReco
7
{
8
public
:
9
PHG4HitReadBack
(
const
std::string &name=
"PHG4HITREADBACK"
);
10
int
InitRun
(
PHCompositeNode
*topNode);
11
int
process_event
(
PHCompositeNode
*topNode);
12
protected
:
13
};
14
15
16
#endif
SubsysReco.h
PHCompositeNode
Definition:
PHCompositeNode.h:14
PHG4HitReadBack
Definition:
PHG4HitReadBack.h:7
PHG4HitReadBack::process_event
int process_event(PHCompositeNode *topNode)
Definition:
PHG4HitReadBack.cc:25
PHG4HitReadBack::PHG4HitReadBack
PHG4HitReadBack(const std::string &name="PHG4HITREADBACK")
Definition:
PHG4HitReadBack.cc:13
PHG4HitReadBack::InitRun
int InitRun(PHCompositeNode *topNode)
Definition:
PHG4HitReadBack.cc:19
SubsysReco
Definition:
SubsysReco.h:21
e1039-core
simulation
g4main
PHG4HitReadBack.h
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:16
using
1.9.1 with
SeaQuest GitHub integration