Geant4
10.01.p02
|
#include <CCalSteppingAction.hh>
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 44 of file CCalSteppingAction.cc.
References CCalAnalysis::getInstance(), LateralProfile, CCalAnalysis::maxbin(), timeDeposit, and timeHistoMaxBin.
CCalSteppingAction::~CCalSteppingAction | ( | ) |
Definition at line 56 of file CCalSteppingAction.cc.
|
private |
Definition at line 83 of file CCalSteppingAction.cc.
References G4cout, G4endl, CCalAnalysis::getInstance(), CCalAnalysis::InsertLateralProfile(), CCalAnalysis::InsertTime(), LateralProfile, and timeDeposit.
Referenced by CCalEndOfEventAction::EndOfEventAction().
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 61 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.
|
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().