![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 38 of file XPhononStackingAction.hh.
View newest version in sPHENIX GitHub at line 38 of file XPhononStackingAction.hh
| XPhononStackingAction::XPhononStackingAction | ( | ) |
Definition at line 49 of file XPhononStackingAction.cc.
View newest version in sPHENIX GitHub at line 49 of file XPhononStackingAction.cc
|
virtual |
Definition at line 53 of file XPhononStackingAction.cc.
View newest version in sPHENIX GitHub at line 53 of file XPhononStackingAction.cc
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 58 of file XPhononStackingAction.cc.
View newest version in sPHENIX GitHub at line 58 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: