Split a radioactive decay chain to different events based on a time window.
More...
Split a radioactive decay chain to different events based on a time window.
Definition at line 573 of file gears.cc.
◆ StackingAction()
StackingAction::StackingAction |
( |
| ) |
|
|
inline |
created macro /grdm/setTimeWindow
Definition at line 580 of file gears.cc.
◆ ~StackingAction()
StackingAction::~StackingAction |
( |
| ) |
|
|
inline |
◆ ClassifyNewTrack()
G4ClassificationOfNewTrack StackingAction::ClassifyNewTrack |
( |
const G4Track * |
trk | ) |
|
|
inline |
send a daughter particle to waiting stack if it appears too late
Definition at line 592 of file gears.cc.
◆ NewStage()
void StackingAction::NewStage |
( |
| ) |
|
|
inline |
save and reset output before processing waiting tracks
Definition at line 597 of file gears.cc.
◆ SetNewValue()
void StackingAction::SetNewValue |
( |
G4UIcommand * |
cmd, |
|
|
G4String |
value |
|
) |
| |
|
inline |
Definition at line 603 of file gears.cc.
604 {
if (cmd!=fCmdT)
return; fTimeWindow = fCmdT->GetNewDoubleValue(value); }
The documentation for this class was generated from the following file: