Geant4  10.00.p02
B3StackingAction Class Reference

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
G4StackManagerstackManager
 

Detailed Description

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.

Constructor & Destructor Documentation

B3StackingAction::B3StackingAction ( )

Definition at line 38 of file B3StackingAction.cc.

B3StackingAction::~B3StackingAction ( )
virtual

Definition at line 43 of file B3StackingAction.cc.

Member Function Documentation

G4ClassificationOfNewTrack B3StackingAction::ClassifyNewTrack ( const G4Track track)
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:


The documentation for this class was generated from the following files: