|
Geant4
10.03.p02
|
#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 46 of file G4VExtDecayer.hh.
|
inline |
Definition at line 79 of file G4VExtDecayer.hh.
|
inlinevirtual |
Definition at line 58 of file G4VExtDecayer.hh.
Definition at line 85 of file G4VExtDecayer.hh.
|
pure virtual |
|
protected |
Definition at line 75 of file G4VExtDecayer.hh.