ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CML2SteppingAction Class Reference

#include <geant4/tree/geant4-10.6-release/examples/advanced/medical_linac/include/ML2SteppingAction.hh>

+ Inheritance diagram for CML2SteppingAction:
+ Collaboration diagram for CML2SteppingAction:

Public Member Functions

 CML2SteppingAction (CML2Convergence *convergence)
 
 ~CML2SteppingAction (void)
 
void UserSteppingAction (const G4Step *aStep)
 
- Public Member Functions inherited from G4UserSteppingAction
 G4UserSteppingAction ()
 
virtual ~G4UserSteppingAction ()
 
virtual void SetSteppingManagerPointer (G4SteppingManager *pValue)
 

Private Attributes

CML2Convergenceconvergence
 

Additional Inherited Members

- Protected Attributes inherited from G4UserSteppingAction
G4SteppingManagerfpSteppingManager
 

Detailed Description

Definition at line 52 of file ML2SteppingAction.hh.

View newest version in sPHENIX GitHub at line 52 of file ML2SteppingAction.hh

Constructor & Destructor Documentation

CML2SteppingAction::CML2SteppingAction ( CML2Convergence convergence)

Definition at line 50 of file ML2SteppingAction.cc.

View newest version in sPHENIX GitHub at line 50 of file ML2SteppingAction.cc

References convergence.

CML2SteppingAction::~CML2SteppingAction ( void  )

Definition at line 55 of file ML2SteppingAction.cc.

View newest version in sPHENIX GitHub at line 55 of file ML2SteppingAction.cc

Member Function Documentation

void CML2SteppingAction::UserSteppingAction ( const G4Step aStep)
virtual

Reimplemented from G4UserSteppingAction.

Definition at line 57 of file ML2SteppingAction.cc.

View newest version in sPHENIX GitHub at line 57 of file ML2SteppingAction.cc

References CML2Convergence::add(), and convergence.

+ Here is the call graph for this function:

Member Data Documentation

CML2Convergence* CML2SteppingAction::convergence
private

Definition at line 59 of file ML2SteppingAction.hh.

View newest version in sPHENIX GitHub at line 59 of file ML2SteppingAction.hh

Referenced by CML2SteppingAction(), and UserSteppingAction().


The documentation for this class was generated from the following files: