ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4UserStackingAction Class Reference

#include <geant4/tree/geant4-10.6-release/source/event/include/G4UserStackingAction.hh>

+ Inheritance diagram for G4UserStackingAction:
+ Collaboration diagram for G4UserStackingAction:

Public Member Functions

 G4UserStackingAction ()
 
virtual ~G4UserStackingAction ()
 
void SetStackManager (G4StackManager *value)
 
virtual G4ClassificationOfNewTrack ClassifyNewTrack (const G4Track *aTrack)
 
virtual void NewStage ()
 
virtual void PrepareNewEvent ()
 

Protected Attributes

G4StackManagerstackManager
 

Detailed Description

Definition at line 43 of file G4UserStackingAction.hh.

View newest version in sPHENIX GitHub at line 43 of file G4UserStackingAction.hh

Constructor & Destructor Documentation

G4UserStackingAction::G4UserStackingAction ( )

Definition at line 36 of file G4UserStackingAction.cc.

View newest version in sPHENIX GitHub at line 36 of file G4UserStackingAction.cc

References FatalException, G4Exception(), and G4ParticleTable::GetParticleTable().

+ Here is the call graph for this function:

G4UserStackingAction::~G4UserStackingAction ( )
virtual

Definition at line 53 of file G4UserStackingAction.cc.

View newest version in sPHENIX GitHub at line 53 of file G4UserStackingAction.cc

Member Function Documentation

void G4UserStackingAction::PrepareNewEvent ( )
virtual
void G4UserStackingAction::SetStackManager ( G4StackManager value)
inline

Definition at line 51 of file G4UserStackingAction.hh.

View newest version in sPHENIX GitHub at line 51 of file G4UserStackingAction.hh

References stackManager.

Referenced by G4StackManager::SetUserStackingAction().

+ Here is the caller graph for this function:

Member Data Documentation


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