Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VExtDecayer.hh>
Public Member Functions | |
G4VExtDecayer (const G4String &name="") | |
virtual | ~G4VExtDecayer () |
virtual G4DecayProducts * | ImportDecayProducts (const G4Track &aTrack)=0 |
const G4String & | GetName () const |
Protected Attributes | |
G4String | decayerName |
Definition at line 45 of file G4VExtDecayer.hh.
|
inline |
Definition at line 78 of file G4VExtDecayer.hh.
|
inlinevirtual |
Definition at line 57 of file G4VExtDecayer.hh.
|
inline |
Definition at line 84 of file G4VExtDecayer.hh.
|
pure virtual |
Referenced by G4Decay::DecayIt().
|
protected |
Definition at line 74 of file G4VExtDecayer.hh.
Referenced by GetName().