#include <LaserTrackingAction.h>
Public Member Functions | |
LaserTrackingAction (edm::ParameterSet const &theConf) | |
constructor More... | |
void | PostUserTrackingAction (const G4Track *theTrack) override |
post tracking action More... | |
void | PreUserTrackingAction (const G4Track *theTrack) override |
pre tracking action More... | |
~LaserTrackingAction () override | |
destructor More... | |
the Laser Tracking Action
Definition at line 16 of file LaserTrackingAction.h.
LaserTrackingAction::LaserTrackingAction | ( | edm::ParameterSet const & | theConf | ) |
|
override |
|
override |
post tracking action
Definition at line 27 of file LaserTrackingAction.cc.
|
override |