Class Reference for E1039 Core & Analysis Software
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
PHG4SteppingAction.h
PHG4SteppingAction
Definition:
PHG4SteppingAction.h:13
PHG4TruthEventAction
Definition:
PHG4TruthEventAction.h:17
PHG4TruthSteppingAction
Definition:
PHG4TruthSteppingAction.h:9
PHG4TruthSteppingAction::UserSteppingAction
virtual bool UserSteppingAction(const G4Step *, bool)
stepping action
Definition:
PHG4TruthSteppingAction.cc:16
PHG4TruthSteppingAction::~PHG4TruthSteppingAction
virtual ~PHG4TruthSteppingAction()
destroctor
Definition:
PHG4TruthSteppingAction.h:17
PHG4TruthSteppingAction::PHG4TruthSteppingAction
PHG4TruthSteppingAction(PHG4TruthEventAction *)
constructor
Definition:
PHG4TruthSteppingAction.cc:11
e1039-core
simulation
g4main
PHG4TruthSteppingAction.h
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:16
using
1.9.1 with
SeaQuest GitHub integration