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
PHG4TruthSteppingAction.h
Go to the documentation of this file.
1
#ifndef PHG4TruthSteppingAction_h
2
#define PHG4TruthSteppingAction_h
3
4
#include "
PHG4SteppingAction.h
"
5
6
class
PHG4TruthEventAction
;
7
8
class
PHG4TruthSteppingAction
:
public
PHG4SteppingAction
9
{
10
11
public
:
12
14
PHG4TruthSteppingAction
(
PHG4TruthEventAction
* );
15
17
virtual
~PHG4TruthSteppingAction
()
18
{}
19
21
virtual
bool
UserSteppingAction
(
const
G4Step*,
bool
);
22
23
private
:
24
26
PHG4TruthEventAction
* eventAction_;
27
28
};
29
30
31
#endif
PHG4TruthSteppingAction::~PHG4TruthSteppingAction
virtual ~PHG4TruthSteppingAction()
destroctor
Definition:
PHG4TruthSteppingAction.h:17
PHG4SteppingAction
Definition:
PHG4SteppingAction.h:12
PHG4TruthEventAction
Definition:
PHG4TruthEventAction.h:16
PHG4SteppingAction.h
PHG4TruthSteppingAction
Definition:
PHG4TruthSteppingAction.h:8
PHG4TruthSteppingAction::UserSteppingAction
virtual bool UserSteppingAction(const G4Step *, bool)
stepping action
Definition:
PHG4TruthSteppingAction.cc:16
PHG4TruthSteppingAction::PHG4TruthSteppingAction
PHG4TruthSteppingAction(PHG4TruthEventAction *)
constructor
Definition:
PHG4TruthSteppingAction.cc:11
e1039-core
simulation
g4main
PHG4TruthSteppingAction.h
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:04
using
1.8.5 with
SeaQuest GitHub integration