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
PHG4HeadReco.h
Go to the documentation of this file.
1
#ifndef PHG4HEADRECO_H__
2
#define PHG4HEADRECO_H__
3
4
#include <
fun4all/SubsysReco.h
>
5
6
class
PHG4HeadReco
:
public
SubsysReco
7
{
8
public
:
9
PHG4HeadReco
(
const
std::string &name=
"PHG4HeadReco"
);
10
virtual
~PHG4HeadReco
(){}
11
int
Init
(
PHCompositeNode
*topNode);
12
int
process_event
(
PHCompositeNode
*topNode);
13
14
protected
:
15
16
int
evtseq
;
17
18
};
19
20
#endif
PHG4HeadReco::evtseq
int evtseq
Definition:
PHG4HeadReco.h:16
PHG4HeadReco::process_event
int process_event(PHCompositeNode *topNode)
Definition:
PHG4HeadReco.cc:59
PHG4HeadReco::~PHG4HeadReco
virtual ~PHG4HeadReco()
Definition:
PHG4HeadReco.h:10
PHG4HeadReco
Definition:
PHG4HeadReco.h:6
SubsysReco.h
PHCompositeNode
Definition:
PHCompositeNode.h:14
PHG4HeadReco::Init
int Init(PHCompositeNode *topNode)
Definition:
PHG4HeadReco.cc:26
SubsysReco
Definition:
SubsysReco.h:20
PHG4HeadReco::PHG4HeadReco
PHG4HeadReco(const std::string &name="PHG4HeadReco")
Definition:
PHG4HeadReco.cc:20
e1039-core
simulation
g4main
PHG4HeadReco.h
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:04
using
1.8.5 with
SeaQuest GitHub integration