ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/decay/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 |
Private Member Functions | |
G4VExtDecayer (const G4VExtDecayer &) | |
G4VExtDecayer & | operator= (const G4VExtDecayer &) |
Definition at line 45 of file G4VExtDecayer.hh.
View newest version in sPHENIX GitHub at line 45 of file G4VExtDecayer.hh
|
inline |
Definition at line 78 of file G4VExtDecayer.hh.
View newest version in sPHENIX GitHub at line 78 of file G4VExtDecayer.hh
|
inlinevirtual |
Definition at line 57 of file G4VExtDecayer.hh.
View newest version in sPHENIX GitHub at line 57 of file G4VExtDecayer.hh
|
inlineprivate |
Definition at line 61 of file G4VExtDecayer.hh.
View newest version in sPHENIX GitHub at line 61 of file G4VExtDecayer.hh
Definition at line 84 of file G4VExtDecayer.hh.
View newest version in sPHENIX GitHub at line 84 of file G4VExtDecayer.hh
References decayerName.
|
pure virtual |
Implemented in G4Pythia6Decayer, and G4Pythia6Decayer.
Referenced by G4Decay::DecayIt().
|
inlineprivate |
Definition at line 64 of file G4VExtDecayer.hh.
View newest version in sPHENIX GitHub at line 64 of file G4VExtDecayer.hh
|
protected |
Definition at line 74 of file G4VExtDecayer.hh.
View newest version in sPHENIX GitHub at line 74 of file G4VExtDecayer.hh
Referenced by GetName().