#include <OpNoviceStackingAction.hh>
Definition at line 38 of file OpNoviceStackingAction.hh.
◆ OpNoviceStackingAction()
OpNoviceStackingAction::OpNoviceStackingAction |
( |
| ) |
|
◆ ~OpNoviceStackingAction()
OpNoviceStackingAction::~OpNoviceStackingAction |
( |
| ) |
|
|
virtual |
◆ ClassifyNewTrack()
Reimplemented from G4UserStackingAction.
Definition at line 54 of file OpNoviceStackingAction.cc.
58 if(aTrack->GetParentID()>0)
60 if(aTrack->GetCreatorProcess()->GetProcessName() ==
"Scintillation")
62 if(aTrack->GetCreatorProcess()->GetProcessName() ==
"Cerenkov")
G4int fScintillationCounter
static G4OpticalPhoton * OpticalPhotonDefinition()
◆ NewStage()
void OpNoviceStackingAction::NewStage |
( |
| ) |
|
|
virtual |
Reimplemented from G4UserStackingAction.
Definition at line 71 of file OpNoviceStackingAction.cc.
73 G4cout <<
"Number of Scintillation photons produced in this event : " 75 G4cout <<
"Number of Cerenkov photons produced in this event : " G4int fScintillationCounter
G4GLOB_DLL std::ostream G4cout
◆ PrepareNewEvent()
void OpNoviceStackingAction::PrepareNewEvent |
( |
| ) |
|
|
virtual |
◆ fCerenkovCounter
G4int OpNoviceStackingAction::fCerenkovCounter |
|
private |
◆ fScintillationCounter
G4int OpNoviceStackingAction::fScintillationCounter |
|
private |
The documentation for this class was generated from the following files: