ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/optical/OpNovice/include/OpNoviceStackingAction.hh>
Public Member Functions | |
OpNoviceStackingAction () | |
virtual | ~OpNoviceStackingAction () |
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 | |
G4int | fScintillationCounter |
G4int | fCerenkovCounter |
Additional Inherited Members | |
Protected Attributes inherited from G4UserStackingAction | |
G4StackManager * | stackManager |
Definition at line 41 of file OpNoviceStackingAction.hh.
View newest version in sPHENIX GitHub at line 41 of file OpNoviceStackingAction.hh
OpNoviceStackingAction::OpNoviceStackingAction | ( | ) |
Definition at line 44 of file OpNoviceStackingAction.cc.
View newest version in sPHENIX GitHub at line 44 of file OpNoviceStackingAction.cc
|
virtual |
Definition at line 51 of file OpNoviceStackingAction.cc.
View newest version in sPHENIX GitHub at line 51 of file OpNoviceStackingAction.cc
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 57 of file OpNoviceStackingAction.cc.
View newest version in sPHENIX GitHub at line 57 of file OpNoviceStackingAction.cc
References fCerenkovCounter, fScintillationCounter, fUrgent, G4Track::GetCreatorProcess(), G4Track::GetDefinition(), G4Track::GetParentID(), G4VProcess::GetProcessName(), and G4OpticalPhoton::OpticalPhotonDefinition().
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 74 of file OpNoviceStackingAction.cc.
View newest version in sPHENIX GitHub at line 74 of file OpNoviceStackingAction.cc
References fCerenkovCounter, fScintillationCounter, G4cout, and G4endl.
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 84 of file OpNoviceStackingAction.cc.
View newest version in sPHENIX GitHub at line 84 of file OpNoviceStackingAction.cc
References fCerenkovCounter, and fScintillationCounter.
|
private |
Definition at line 54 of file OpNoviceStackingAction.hh.
View newest version in sPHENIX GitHub at line 54 of file OpNoviceStackingAction.hh
Referenced by ClassifyNewTrack(), NewStage(), and PrepareNewEvent().
|
private |
Definition at line 53 of file OpNoviceStackingAction.hh.
View newest version in sPHENIX GitHub at line 53 of file OpNoviceStackingAction.hh
Referenced by ClassifyNewTrack(), NewStage(), and PrepareNewEvent().