Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Classes
Files
External Links
File List
File Members
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
PHG4HitReadBack::process_event
int process_event(PHCompositeNode *topNode)
Definition:
PHG4HitReadBack.cc:25
SubsysReco.h
PHCompositeNode
Definition:
PHCompositeNode.h:14
SubsysReco
Definition:
SubsysReco.h:20
PHG4HitReadBack
Definition:
PHG4HitReadBack.h:6
PHG4HitReadBack::PHG4HitReadBack
PHG4HitReadBack(const std::string &name="PHG4HITREADBACK")
Definition:
PHG4HitReadBack.cc:13
PHG4HitReadBack::InitRun
int InitRun(PHCompositeNode *topNode)
Definition:
PHG4HitReadBack.cc:19
e1039-core
simulation
g4main
PHG4HitReadBack.h
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:04
using
1.8.5 with
SeaQuest GitHub integration