|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HETCEmissionFactory.hh>
Inheritance diagram for G4HETCEmissionFactory:Public Member Functions | |
| G4HETCEmissionFactory () | |
| virtual | ~G4HETCEmissionFactory () |
Public Member Functions inherited from G4VPreCompoundEmissionFactory | |
| G4VPreCompoundEmissionFactory () | |
| virtual | ~G4VPreCompoundEmissionFactory () |
| std::vector< G4VPreCompoundFragment * > * | GetFragmentVector () |
Protected Member Functions | |
| virtual std::vector< G4VPreCompoundFragment * > * | CreateFragmentVector () |
| virtual std::vector< G4VPreCompoundFragment * > * | CreateFragmentVector ()=0 |
Definition at line 34 of file G4HETCEmissionFactory.hh.
| G4HETCEmissionFactory::G4HETCEmissionFactory | ( | ) |
Definition at line 43 of file G4HETCEmissionFactory.cc.
|
virtual |
Definition at line 46 of file G4HETCEmissionFactory.cc.
|
protectedvirtual |
Implements G4VPreCompoundEmissionFactory.
Definition at line 49 of file G4HETCEmissionFactory.cc.