|
Geant4
10.00.p02
|
#include <CCalSteppingAction.hh>
Inheritance diagram for CCalSteppingAction:
Collaboration diagram for CCalSteppingAction:Public Member Functions | |
| ~CCalSteppingAction () | |
| virtual void | UserSteppingAction (const G4Step *aStep) |
Public Member Functions inherited from G4UserSteppingAction | |
| G4UserSteppingAction () | |
| virtual | ~G4UserSteppingAction () |
| void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Private Member Functions | |
| CCalSteppingAction () | |
| void | endOfEvent () |
Private Attributes | |
| float | LateralProfile [70] |
| float | timeDeposit [200] |
| int | timeHistoMaxBin |
Friends | |
| class | CCalEndOfEventAction |
Additional Inherited Members | |
Protected Attributes inherited from G4UserSteppingAction | |
| G4SteppingManager * | fpSteppingManager |
Definition at line 37 of file CCalSteppingAction.hh.
|
private |
Definition at line 45 of file CCalSteppingAction.cc.
References LateralProfile, timeDeposit, and timeHistoMaxBin.
| CCalSteppingAction::~CCalSteppingAction | ( | ) |
Definition at line 61 of file CCalSteppingAction.cc.
|
private |
Definition at line 88 of file CCalSteppingAction.cc.
References G4cout, G4endl, LateralProfile, and timeDeposit.
Referenced by CCalEndOfEventAction::EndOfEventAction().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 66 of file CCalSteppingAction.cc.
References cm, G4StepPoint::GetGlobalTime(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), GeV, LateralProfile, G4INCL::Math::min(), nanosecond, timeDeposit, and timeHistoMaxBin.
Here is the call graph for this function:
|
friend |
Definition at line 39 of file CCalSteppingAction.hh.
|
private |
Definition at line 51 of file CCalSteppingAction.hh.
Referenced by CCalSteppingAction(), endOfEvent(), and UserSteppingAction().
|
private |
Definition at line 52 of file CCalSteppingAction.hh.
Referenced by CCalSteppingAction(), endOfEvent(), and UserSteppingAction().
|
private |
Definition at line 53 of file CCalSteppingAction.hh.
Referenced by CCalSteppingAction(), and UserSteppingAction().