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