|
Geant4
9.6.p02
|
#include <B3StackingAction.hh>


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.

1.8.4