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.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
}
PHG4TruthEventAction.h
VERBOSE
const int VERBOSE
Definition:
PHG4PhenixEventAction.cc:4
PHG4TrackUserInfoV1.h
PHG4TruthSteppingAction.h
PHG4TruthEventAction
Definition:
PHG4TruthEventAction.h:16
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:
Wed May 26 2021 21:44:04
using
1.8.5 with
SeaQuest GitHub integration