![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE01/include/RE01SteppingAction.hh>
Public Member Functions | |
RE01SteppingAction () | |
virtual | ~RE01SteppingAction () |
virtual void | UserSteppingAction (const G4Step *) |
![]() | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
virtual void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Additional Inherited Members | |
![]() | |
G4SteppingManager * | fpSteppingManager |
Definition at line 37 of file RE01SteppingAction.hh.
View newest version in sPHENIX GitHub at line 37 of file RE01SteppingAction.hh
RE01SteppingAction::RE01SteppingAction | ( | ) |
Definition at line 45 of file RE01SteppingAction.cc.
View newest version in sPHENIX GitHub at line 45 of file RE01SteppingAction.cc
|
virtual |
Definition at line 50 of file RE01SteppingAction.cc.
View newest version in sPHENIX GitHub at line 50 of file RE01SteppingAction.cc
Reimplemented from G4UserSteppingAction.
Definition at line 54 of file RE01SteppingAction.cc.
View newest version in sPHENIX GitHub at line 54 of file RE01SteppingAction.cc
References fAlive, G4UserSteppingAction::fpSteppingManager, fSuspend, G4cout, G4endl, G4Track::GetCurrentStepNumber(), G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4LogicalVolume::GetRegion(), RE01TrackInformation::GetSuspendedStepID(), G4Step::GetTrack(), G4Track::GetTrackStatus(), G4Region::GetUserInformation(), G4Track::GetUserInformation(), G4SteppingManager::GetverboseLevel(), RE01RegionInformation::IsCalorimeter(), RE01TrackInformation::SetSuspendedStepID(), and G4Track::SetTrackStatus().