|
Geant4
10.01.p02
|
Stacking action class : manage the newly generated particles. More...
#include <B3StackingAction.hh>
Inheritance diagram for B3StackingAction:
Collaboration diagram for B3StackingAction:Public Member Functions | |
| B3StackingAction () | |
| virtual | ~B3StackingAction () |
| virtual G4ClassificationOfNewTrack | ClassifyNewTrack (const G4Track *) |
Public Member Functions inherited from G4UserStackingAction | |
| G4UserStackingAction () | |
| virtual | ~G4UserStackingAction () |
| void | SetStackManager (G4StackManager *value) |
| virtual void | NewStage () |
| virtual void | PrepareNewEvent () |
Additional Inherited Members | |
Protected Attributes inherited from G4UserStackingAction | |
| G4StackManager * | stackManager |
Stacking action class : manage the newly generated particles.
One wishes do not track secondary neutrino.Therefore one kills it immediately, before created particles will put in a stack.
Definition at line 42 of file B3StackingAction.hh.
| B3StackingAction::B3StackingAction | ( | ) |
Definition at line 38 of file B3StackingAction.cc.
|
virtual |
Definition at line 43 of file B3StackingAction.cc.
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 49 of file B3StackingAction.cc.
References fKill, fUrgent, G4Track::GetDefinition(), G4Track::GetParentID(), and G4NeutrinoE::NeutrinoE().
Here is the call graph for this function: