Geant4
10.02.p01
|
#include <WLSStackingAction.hh>
Public Member Functions | |
WLSStackingAction () | |
virtual | ~WLSStackingAction () |
virtual G4ClassificationOfNewTrack | ClassifyNewTrack (const G4Track *) |
virtual void | NewStage () |
virtual void | PrepareNewEvent () |
Public Member Functions inherited from G4UserStackingAction | |
G4UserStackingAction () | |
virtual | ~G4UserStackingAction () |
void | SetStackManager (G4StackManager *value) |
Private Attributes | |
G4int | fPhotonCounter |
Additional Inherited Members | |
Protected Attributes inherited from G4UserStackingAction | |
G4StackManager * | stackManager |
Definition at line 41 of file WLSStackingAction.hh.
WLSStackingAction::WLSStackingAction | ( | ) |
Definition at line 42 of file WLSStackingAction.cc.
|
virtual |
Definition at line 46 of file WLSStackingAction.cc.
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 51 of file WLSStackingAction.cc.
References fPhotonCounter, fUrgent, G4Track::GetDefinition(), G4Track::GetParentID(), and G4OpticalPhoton::OpticalPhotonDefinition().
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 71 of file WLSStackingAction.cc.
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 78 of file WLSStackingAction.cc.
References fPhotonCounter.
|
private |
Definition at line 56 of file WLSStackingAction.hh.
Referenced by ClassifyNewTrack(), and PrepareNewEvent().