#include <WLSTrackingAction.hh>
Definition at line 40 of file WLSTrackingAction.hh.
◆ WLSTrackingAction()
WLSTrackingAction::WLSTrackingAction |
( |
| ) |
|
|
inline |
◆ ~WLSTrackingAction()
virtual WLSTrackingAction::~WLSTrackingAction |
( |
| ) |
|
|
inlinevirtual |
◆ PreUserTrackingAction()
void WLSTrackingAction::PreUserTrackingAction |
( |
const G4Track * |
aTrack | ) |
|
|
virtual |
Reimplemented from G4UserTrackingAction.
Definition at line 47 of file WLSTrackingAction.cc.
57 if (aTrack->GetMomentumDirection().z()>0.0) {
63 G4String PVName = aTrack->GetVolume()->GetName();
65 if (PVName ==
"WLSFiber" || PVName ==
"Clad1" || PVName ==
"Clad2")
G4TrackingManager * fpTrackingManager
void SetUserTrackInformation(G4VUserTrackInformation *aValue)
void SetTrajectory(G4VTrajectory *aTrajectory)
The documentation for this class was generated from the following files: