Geant4_10
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 534 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 555 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 541 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 546 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 581 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 560 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 567 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 572 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 215 of file G4StackManager.cc.

Here is the call graph for this function:

G4int G4StackManager::PrepareNewEvent ( )

Definition at line 312 of file G4StackManager.cc.

Here is the call graph for this function:

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

Definition at line 92 of file G4StackManager.cc.

Here is the call graph for this function:

void G4StackManager::ReClassify ( )

Definition at line 268 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 384 of file G4StackManager.cc.

Here is the caller graph for this function:

void G4StackManager::SetUserStackingAction ( G4UserStackingAction value)

Definition at line 591 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 586 of file G4StackManager.cc.

Here is the caller graph for this function:

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

Definition at line 465 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 404 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: