Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4StackManager Class Reference

#include <G4StackManager.hh>

Public Member Functions

 G4StackManager ()
 
 ~G4StackManager ()
 
G4int PushOneTrack (G4Track *newTrack, G4VTrajectory *newTrajectory=0)
 
G4TrackPopNextTrack (G4VTrajectory **newTrajectory)
 
G4int PrepareNewEvent ()
 
void ReClassify ()
 
void SetNumberOfAdditionalWaitingStacks (G4int iAdd)
 
void TransferStackedTracks (G4ClassificationOfNewTrack origin, G4ClassificationOfNewTrack destination)
 
void TransferOneStackedTrack (G4ClassificationOfNewTrack origin, G4ClassificationOfNewTrack destination)
 
void clear ()
 
void ClearUrgentStack ()
 
void ClearWaitingStack (int i=0)
 
void ClearPostponeStack ()
 
G4int GetNTotalTrack () const
 
G4int GetNUrgentTrack () const
 
G4int GetNWaitingTrack (int i=0) const
 
G4int GetNPostponedTrack () const
 
void SetVerboseLevel (G4int const value)
 
void SetUserStackingAction (G4UserStackingAction *value)
 

Detailed Description

Definition at line 62 of file G4StackManager.hh.

Constructor & Destructor Documentation

G4StackManager::G4StackManager ( )

Definition at line 39 of file G4StackManager.cc.

G4StackManager::~G4StackManager ( )

Definition at line 54 of file G4StackManager.cc.

Here is the call graph for this function:

Member Function Documentation

void G4StackManager::clear ( void  )

Definition at line 454 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4StackManager::ClearPostponeStack ( )

Definition at line 475 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4StackManager::ClearUrgentStack ( )

Definition at line 461 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4StackManager::ClearWaitingStack ( int  i = 0)

Definition at line 466 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4StackManager::GetNPostponedTrack ( ) const

Definition at line 501 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4StackManager::GetNTotalTrack ( ) const

Definition at line 480 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4StackManager::GetNUrgentTrack ( ) const

Definition at line 487 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4StackManager::GetNWaitingTrack ( int  i = 0) const

Definition at line 492 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4Track * G4StackManager::PopNextTrack ( G4VTrajectory **  newTrajectory)

Definition at line 135 of file G4StackManager.cc.

Here is the call graph for this function:

G4int G4StackManager::PrepareNewEvent ( )

Definition at line 232 of file G4StackManager.cc.

Here is the call graph for this function:

G4int G4StackManager::PushOneTrack ( G4Track newTrack,
G4VTrajectory newTrajectory = 0 
)

Definition at line 82 of file G4StackManager.cc.

Here is the call graph for this function:

void G4StackManager::ReClassify ( )

Definition at line 188 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4StackManager::SetNumberOfAdditionalWaitingStacks ( G4int  iAdd)

Definition at line 304 of file G4StackManager.cc.

Here is the caller graph for this function:

void G4StackManager::SetUserStackingAction ( G4UserStackingAction value)

Definition at line 511 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4StackManager::SetVerboseLevel ( G4int const  value)

Definition at line 506 of file G4StackManager.cc.

Here is the caller graph for this function:

void G4StackManager::TransferOneStackedTrack ( G4ClassificationOfNewTrack  origin,
G4ClassificationOfNewTrack  destination 
)

Definition at line 385 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4StackManager::TransferStackedTracks ( G4ClassificationOfNewTrack  origin,
G4ClassificationOfNewTrack  destination 
)

Definition at line 324 of file G4StackManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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