Class Reference for E1039 Core & Analysis Software
PHG4TruthSteppingAction.cc
Go to the documentation of this file.
1
#include "
PHG4TruthSteppingAction.h
"
2
#include "
PHG4TrackUserInfoV1.h
"
3
#include "
PHG4TruthEventAction.h
"
4
5
#include <Geant4/G4Step.hh>
6
#include <Geant4/G4Track.hh>
7
8
const
int
VERBOSE
= 0;
9
10
//________________________________________________________
11
PHG4TruthSteppingAction::PHG4TruthSteppingAction
(
PHG4TruthEventAction
* eventAction ):
12
eventAction_( eventAction )
13
{}
14
15
//________________________________________________________
16
bool
PHG4TruthSteppingAction::UserSteppingAction
(
const
G4Step* step,
bool
hitWasUsed )
17
{
18
return
false
;
19
}
PHG4TrackUserInfoV1.h
PHG4TruthEventAction.h
VERBOSE
const int VERBOSE
Definition:
PHG4TruthSteppingAction.cc:8
PHG4TruthSteppingAction.h
PHG4TruthEventAction
Definition:
PHG4TruthEventAction.h:17
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.cc
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:16
using
1.9.1 with
SeaQuest GitHub integration