![]() |
![]() |
#include <LaserSteppingAction.h>
Public Member Functions | |
LaserSteppingAction (edm::ParameterSet const &theConf) | |
constructor More... | |
virtual void | UserSteppingAction (const G4Step *myStep) |
stepping action: set energydeposit when a photon is absorbed in a Si module More... | |
virtual | ~LaserSteppingAction () |
destructor More... | |
Private Attributes | |
int | theDebugLevel |
double | theEnergyLossScalingFactor |
Class for the Stepping action
Definition at line 16 of file LaserSteppingAction.h.
LaserSteppingAction::LaserSteppingAction | ( | edm::ParameterSet const & | theConf | ) |
constructor
Definition at line 14 of file LaserSteppingAction.cc.
|
virtual |
destructor
Definition at line 20 of file LaserSteppingAction.cc.
|
virtual |
stepping action: set energydeposit when a photon is absorbed in a Si module
Definition at line 24 of file LaserSteppingAction.cc.
|
private |
Definition at line 27 of file LaserSteppingAction.h.
|
private |
Definition at line 28 of file LaserSteppingAction.h.