Geant4  10.02.p01
ExExChStackingAction Class Reference

#include <ExExChStackingAction.hh>

+ Inheritance diagram for ExExChStackingAction:
+ Collaboration diagram for ExExChStackingAction:

Public Member Functions

 ExExChStackingAction ()
 
virtual ~ExExChStackingAction ()
 
void SetKillStatus (G4bool value)
 
G4ClassificationOfNewTrack ClassifyNewTrack (const G4Track *)
 
- Public Member Functions inherited from G4UserStackingAction
 G4UserStackingAction ()
 
virtual ~G4UserStackingAction ()
 
void SetStackManager (G4StackManager *value)
 
virtual void NewStage ()
 
virtual void PrepareNewEvent ()
 

Private Attributes

ExExChStackingActionMessengerfStackMessenger
 
G4bool fKillSecondary
 

Additional Inherited Members

- Protected Attributes inherited from G4UserStackingAction
G4StackManagerstackManager
 

Detailed Description

Definition at line 40 of file ExExChStackingAction.hh.

Constructor & Destructor Documentation

ExExChStackingAction::ExExChStackingAction ( )

Definition at line 36 of file ExExChStackingAction.cc.

References fKillSecondary, and fStackMessenger.

ExExChStackingAction::~ExExChStackingAction ( )
virtual

Definition at line 44 of file ExExChStackingAction.cc.

References fStackMessenger.

Member Function Documentation

G4ClassificationOfNewTrack ExExChStackingAction::ClassifyNewTrack ( const G4Track aTrack)
virtual

Reimplemented from G4UserStackingAction.

Definition at line 52 of file ExExChStackingAction.cc.

References fKill, fKillSecondary, fUrgent, and G4Track::GetTrackID().

+ Here is the call graph for this function:

void ExExChStackingAction::SetKillStatus ( G4bool  value)

Definition at line 67 of file ExExChStackingAction.cc.

References fKillSecondary.

Referenced by ExExChStackingActionMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4bool ExExChStackingAction::fKillSecondary
private

Definition at line 53 of file ExExChStackingAction.hh.

Referenced by ClassifyNewTrack(), ExExChStackingAction(), and SetKillStatus().

ExExChStackingActionMessenger* ExExChStackingAction::fStackMessenger
private

Definition at line 52 of file ExExChStackingAction.hh.

Referenced by ExExChStackingAction(), and ~ExExChStackingAction().


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