ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/optical/LXe/include/LXeStackingAction.hh>
Public Member Functions | |
LXeStackingAction (LXeEventAction *) | |
virtual | ~LXeStackingAction () |
virtual G4ClassificationOfNewTrack | ClassifyNewTrack (const G4Track *aTrack) |
virtual void | NewStage () |
virtual void | PrepareNewEvent () |
Public Member Functions inherited from G4UserStackingAction | |
G4UserStackingAction () | |
virtual | ~G4UserStackingAction () |
void | SetStackManager (G4StackManager *value) |
Private Attributes | |
LXeEventAction * | fEventAction |
Additional Inherited Members | |
Protected Attributes inherited from G4UserStackingAction | |
G4StackManager * | stackManager |
Definition at line 39 of file LXeStackingAction.hh.
View newest version in sPHENIX GitHub at line 39 of file LXeStackingAction.hh
LXeStackingAction::LXeStackingAction | ( | LXeEventAction * | ea | ) |
Definition at line 45 of file LXeStackingAction.cc.
View newest version in sPHENIX GitHub at line 45 of file LXeStackingAction.cc
|
virtual |
Definition at line 51 of file LXeStackingAction.cc.
View newest version in sPHENIX GitHub at line 51 of file LXeStackingAction.cc
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 56 of file LXeStackingAction.cc.
View newest version in sPHENIX GitHub at line 56 of file LXeStackingAction.cc
References fEventAction, fUrgent, G4Track::GetCreatorProcess(), G4Track::GetDefinition(), G4Track::GetParentID(), G4VProcess::GetProcessName(), LXeEventAction::IncPhotonCount_Ceren(), LXeEventAction::IncPhotonCount_Scint(), and G4OpticalPhoton::OpticalPhotonDefinition().
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 76 of file LXeStackingAction.cc.
View newest version in sPHENIX GitHub at line 76 of file LXeStackingAction.cc
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 80 of file LXeStackingAction.cc.
View newest version in sPHENIX GitHub at line 80 of file LXeStackingAction.cc
|
private |
Definition at line 51 of file LXeStackingAction.hh.
View newest version in sPHENIX GitHub at line 51 of file LXeStackingAction.hh
Referenced by ClassifyNewTrack().