Geant4.10
|
#include <CCalSteppingAction.hh>
Public Member Functions | |
~CCalSteppingAction () | |
virtual void | UserSteppingAction (const G4Step *aStep) |
![]() | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Friends | |
class | CCalEndOfEventAction |
Additional Inherited Members | |
![]() | |
G4SteppingManager * | fpSteppingManager |
Definition at line 37 of file CCalSteppingAction.hh.
CCalSteppingAction::~CCalSteppingAction | ( | ) |
Definition at line 61 of file CCalSteppingAction.cc.
References G4cout, and G4endl.
Reimplemented from G4UserSteppingAction.
Definition at line 66 of file CCalSteppingAction.cc.
References python.hepunit::cm, G4StepPoint::GetGlobalTime(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), python.hepunit::GeV, G4INCL::Math::min(), python.hepunit::nanosecond, CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
friend |
Definition at line 39 of file CCalSteppingAction.hh.