#include <musrParticleChangeForSR.hh>
Public Member Functions | |
| void | SetDecayTime (G4double fDecayTime) |
| G4double | GetDecayTime () |
Public Attributes | |
| G4double | theDecayTime |
Definition at line 7 of file musrParticleChangeForSR.hh.
|
|
Definition at line 20 of file musrParticleChangeForSR.hh. References theDecayTime. 00020 { return theDecayTime; }
|
|
|
Definition at line 18 of file musrParticleChangeForSR.hh. References theDecayTime. 00018 { theDecayTime = fDecayTime; }
|
|
|
Definition at line 13 of file musrParticleChangeForSR.hh. Referenced by GetDecayTime(), and SetDecayTime(). |
1.4.6