Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLPropagationAction.hh>
Public Member Functions | |
PropagationAction () | |
~PropagationAction () | |
void | beforePropagationAction (IPropagationModel *pm) |
void | afterPropagationAction (IPropagationModel *pm, IAvatar *avatar) |
Definition at line 47 of file G4INCLPropagationAction.hh.
G4INCL::PropagationAction::PropagationAction | ( | ) |
Definition at line 45 of file G4INCLPropagationAction.cc.
G4INCL::PropagationAction::~PropagationAction | ( | ) |
Definition at line 51 of file G4INCLPropagationAction.cc.
void G4INCL::PropagationAction::afterPropagationAction | ( | IPropagationModel * | pm, |
IAvatar * | avatar | ||
) |
Definition at line 58 of file G4INCLPropagationAction.cc.
void G4INCL::PropagationAction::beforePropagationAction | ( | IPropagationModel * | pm | ) |
Definition at line 54 of file G4INCLPropagationAction.cc.