| 
    Geant4
    10.01.p02
    
   | 
 
#include <XPhononStackingAction.hh>
 Inheritance diagram for XPhononStackingAction:
 Collaboration diagram for XPhononStackingAction:Public Member Functions | |
| XPhononStackingAction () | |
| virtual | ~XPhononStackingAction () | 
| virtual G4ClassificationOfNewTrack | ClassifyNewTrack (const G4Track *aTrack) | 
  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 | |
| G4StackManager * | stackManager | 
Definition at line 39 of file XPhononStackingAction.hh.
| XPhononStackingAction::XPhononStackingAction | ( | ) | 
Definition at line 50 of file XPhononStackingAction.cc.
      
  | 
  virtual | 
Definition at line 54 of file XPhononStackingAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserStackingAction.
Definition at line 59 of file XPhononStackingAction.cc.
References fUrgent, G4RandomDirection(), G4PhononPolarization::Get(), G4Track::GetDefinition(), G4LatticeManager::GetLatticeManager(), G4Track::GetParentID(), G4PhononTrackMap::GetPhononTrackMap(), G4Track::GetVolume(), G4LatticeManager::MapKtoV(), G4LatticeManager::MapKtoVDir(), G4PhononTrackMap::SetK(), G4Track::SetMomentumDirection(), G4Track::SetVelocity(), and G4Track::UseGivenVelocity().
 Here is the call graph for this function: